cvs commit: src/sys/modules Makefile src/sys/modules/axe Makefile src/sys/modules/netgraph Makefile src/sys/conf files src/sys/i386/conf GENERIC src/sys/sparc64/conf GENERIC src/sys/alpha/conf GENERIC src/sys/pc98/conf GENERIC ...

Murray Stokely murray at FreeBSD.org
Sun Apr 20 13:07:36 PDT 2003


On Sun, Apr 20, 2003 at 12:05:34PM -0700, Bill Paul wrote:
>   Note: I'm not sure if this will force the driver to end up in the
>   install kernel image or not. Special magic needs to be done to exclude
>   it to keep the boot floppies from bloating again, someone please
>   advise.

Add an entry to drivers.conf to add it to the third "drivers floppy"
image.

	- Murray

Index: drivers.conf
===================================================================
RCS file: /a/ncvs/src/release/i386/drivers.conf,v
retrieving revision 1.23
diff -u -r1.23 drivers.conf
--- drivers.conf	17 Apr 2003 06:06:54 -0000	1.23
+++ drivers.conf	20 Apr 2003 20:06:11 -0000
@@ -71,6 +71,7 @@
 trm	trm		3	disk	"Tekram DC395X SCSI cards"
 twe	twe		3	disk	"3ware ATA RAID"
 
+axe	if_axe		3	network "ASIX AX88172 USB 2.0 Ethernet"
 an	if_an		3	network	"Aironet 4500/4800 802.11 PCMCIA/ISA/PCI card"
 awi	if_awi		3	network "BayStack 660 and others"
 de	if_de		3	network	"DEC DE435 PCI NIC or other DC21040-AA based card"

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 155 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20030420/f1c0534b/attachment.bin


More information about the cvs-src mailing list