Date: Tue, 22 Jul 2003 04:53:20 -0700 (PDT) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/proatm README proatm.c proatm.h proatm_rtbl.c Message-ID: <200307221153.h6MBrKTU078057@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307221153.h6MBrKTU078057>
