Date: Sun, 16 Aug 1998 10:15:00 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/conf files src/sys/pci if_xl.c if_xlreg.h if_vx_pci.c src/sys/i386/conf GENERIC LINT Message-ID: <199808161715.KAA26787@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1998/08/16 10:14:59 PDT Modified files: sys/conf files sys/pci if_vx_pci.c sys/i386/conf GENERIC LINT Added files: sys/pci if_xl.c if_xlreg.h Log: Import the (Fast) Etherlink XL driver. I'm reasonally confident in its stability now. ALso modify /sys/conf/files, /sys/i386/conf/GENERIC and /sys/i386/conf/LINT to add entries for the XL driver. Deactivate support for the XL adapters in the vortex driver. LAstly, add a man page. (Also added an MLINKS entry for the ThunderLAN man page which I forgot previously.) Revision Changes Path 1.149 +1 -0 src/sys/conf/files 1.9 +7 -0 src/sys/pci/if_vx_pci.c 1.113 +2 -1 src/sys/i386/conf/GENERIC 1.452 +10 -2 src/sys/i386/conf/LINT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808161715.KAA26787>