Date: Sun, 20 Apr 2003 13:07:34 -0700 From: Murray Stokely <murray@FreeBSD.org> To: Bill Paul <wpaul@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: 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 ... Message-ID: <20030420130734.D686@freebsdmall.com> In-Reply-To: <200304201905.h3KJ5Yds051296@repoman.freebsd.org>; from wpaul@FreeBSD.org on Sun, Apr 20, 2003 at 12:05:34PM -0700 References: <200304201905.h3KJ5Yds051296@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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" =20 +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" --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQE+ov4GtNcQog5FH30RAmFxAJ9BcvYr7m9hD/6LodI8YwdALh4YnQCgtOad OAJxCjf/0OXtAzXbHnpRqJA= =jWxz -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030420130734.D686>