Date: Fri, 17 Dec 1999 22:11:22 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/i386/conf LINT GENERIC src/sys/i386/isa isa_compat.h src/sys/pc98/pc98 isa_compat.h src/sys/dev/sn if_sn.c if_snreg.h Message-ID: <199912180611.WAA29934@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 1999/12/17 22:11:22 PST
Modified files:
sys/conf files
sys/i386/conf LINT GENERIC
sys/i386/isa isa_compat.h
sys/pc98/pc98 isa_compat.h
Added files:
sys/dev/sn if_sn.c if_snreg.h
Log:
Driver for the smc91xx series of ethernet chips. Ported from PAO to
3.3R and then to -current. The pccard support has been left in the
driver, but is presently non-functional because we are using the
isa_compat layer for the moment.
Obtained From: PAO
Sponsored by: Timing Solutions
Revision Changes Path
1.303 +2 -1 src/sys/conf/files
1.701 +2 -1 src/sys/i386/conf/LINT
1.214 +2 -1 src/sys/i386/conf/GENERIC
1.21 +6 -1 src/sys/i386/isa/isa_compat.h
1.8 +6 -1 src/sys/pc98/pc98/isa_compat.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912180611.WAA29934>
