cvs commit: src/sys/dev/proatm README proatm.c proatm.h
proatm_rtbl.c
Hartmut Brandt
harti at FreeBSD.org
Tue Jul 22 04:53:21 PDT 2003
harti 2003/07/22 04:53:20 PDT
FreeBSD src repository
Added files: (Branch: RELENG_4)
sys/dev/proatm README proatm.c proatm.h proatm_rtbl.c
Log:
This is a driver for ProSum's ProATM cards. These cards use the IDT77252
and the driver supports UBR, CBR and VBR. The driver will not be brought
over the current, because current has the patm driver (which uses new
ATM infrastructure and hence is hard to MFC). This driver is reported to be
very stable.
PR: kern/46790
Revision Changes Path
1.1.2.1 +219 -0 src/sys/dev/proatm/README (new)
1.1.2.1 +4535 -0 src/sys/dev/proatm/proatm.c (new)
1.1.2.1 +970 -0 src/sys/dev/proatm/proatm.h (new)
1.1.2.1 +2863 -0 src/sys/dev/proatm/proatm_rtbl.c (new)
More information about the cvs-src
mailing list