Date: Mon, 2 Oct 2000 07:27:21 -0700 (PDT) From: Takahashi Yoshihiro <nyan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall devices.c src/sys/conf files.pc98 src/sys/dev/snc dp83932.c dp83932reg.h dp83932subr.c dp83932subr.h dp83932var.h if_snc.c if_snc_cbus.c if_snc_pccard.c if_sncreg.h if_sncvar.h src/sys/modules Makefile ... Message-ID: <200010021427.HAA16733@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nyan 2000/10/02 07:27:21 PDT
Modified files:
release/sysinstall devices.c
sys/conf files.pc98
sys/modules Makefile
sys/pc98/conf GENERIC GENERIC.hints
sys/pc98/i386 userconfig.c
Added files:
sys/dev/snc dp83932.c dp83932reg.h dp83932subr.c
dp83932subr.h dp83932var.h if_snc.c
if_snc_cbus.c if_snc_pccard.c if_sncreg.h
if_sncvar.h
sys/modules/snc Makefile
Log:
Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02R
support which use National Semiconductor DP8393X (SONIC) as ethernet
controller. Currently, this driver is used on only PC-98.
Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
Obtained from: NetBSD/pc98
Revision Changes Path
1.129 +2 -1 src/release/sysinstall/devices.c
1.169 +6 -1 src/sys/conf/files.pc98
1.141 +5 -1 src/sys/modules/Makefile
1.160 +2 -1 src/sys/pc98/conf/GENERIC
1.6 +6 -1 src/sys/pc98/conf/GENERIC.hints
1.114 +3 -2 src/sys/pc98/i386/userconfig.c
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?200010021427.HAA16733>
