summaryrefslogtreecommitdiffstats
path: root/release/i386
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2002-10-17 18:00:30 +0000
committersam <sam@FreeBSD.org>2002-10-17 18:00:30 +0000
commitd4b1c09d7298f522e999d38fae06fe9948b2314a (patch)
tree9863165540b64f9c0e88b4a28634a41798db4447 /release/i386
parentad75b0681567cc6a0cf4d82f806cac9f020cdc1f (diff)
downloadFreeBSD-src-d4b1c09d7298f522e999d38fae06fe9948b2314a.zip
FreeBSD-src-d4b1c09d7298f522e999d38fae06fe9948b2314a.tar.gz
Mark more drivers as going on the (nonexistent) drivers.flp floppy
to reduce the size of the bootstrap kernels. This is needed to make stuff fit in primary floppy images. Specific drivers moved: RAID support, tx Ethernet, and wi (wireless). Probably want to revisit at least the last two drivers before release. Submitted by: jhay (mostly)
Diffstat (limited to 'release/i386')
-rw-r--r--release/i386/drivers.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/release/i386/drivers.conf b/release/i386/drivers.conf
index aa98c3c..baffc8f 100644
--- a/release/i386/drivers.conf
+++ b/release/i386/drivers.conf
@@ -35,6 +35,7 @@
#
#drv filename floppy type description
+amr amr 3 disk "AMI MegaRAID"
an if_an 2 network "Aironet 4500/4800 802.11 PCMCIA/ISA/PCI card"
aue if_aue 2 network "ADMtek USB ethernet adapter"
cue if_cue 2 network "CATC USB ethernet adapter"
@@ -47,6 +48,8 @@ fxp if_fxp 2 network "Intel EtherExpress Pro/100B PCI Fast Ethernet card"
kue if_kue 2 network "Kawasaki LSI USB ethernet adapter"
lnc if_lnc 2 network "NE2100, NE32-VL Lance Ethernet cards"
miibus miibus 2 network "MII bus support"
+mlx mlx 3 disk "Mylex DAC-family RAID"
+mly mly 3 disk "Mylex AcceleRAID/eXtremeRAID family"
pcn if_pcn 2 network "AMD Am79c79x PCI ethernet card"
rl if_rl 2 network "RealTek 8129/8139 PCI ethernet card"
sf if_sf 2 network "Adaptec AIC-6915 PCI ethernet card"
@@ -56,11 +59,12 @@ sn if_sn 3 network "SMC's 9000 series of ethernet chips"
ste if_ste 2 network "Sundance ST201 PCI ethernet card"
ti if_ti 3 network "Alteon Networks PCI gigabit ethernet card"
tl if_tl 3 network "Texas Instruments ThunderLAN PCI ethernet card"
-tx if_tx 2 network "SMC 9432TX ethernet card"
+tx if_tx 3 network "SMC 9432TX ethernet card"
+twe twe 3 disk "3ware ATA RAID"
vr if_vr 2 network "VIA VT3043/VT86C100A Rhine PCI ethernet card"
vx if_vx 2 network "3Com 3c590/3c595 PCI ethernet card"
wb if_wb 2 network "Winbond W89C840F PCI ethernet card"
-wi if_wi 2 network "Lucent WaveLAN/IEEE 802.11 PCMCIA card"
+wi if_wi 3 network "Lucent WaveLAN/IEEE 802.11 PCMCIA card"
xe if_xe 2 network "Xircom pccard ethernet"
xl if_xl 2 network "3COM 3c90x / 3c90xB PCI ethernet card"
CD9660 cd9660 3 options "ISO 9660 Filesystem"
OpenPOWER on IntegriCloud