diff options
| author | Sam Leffler <sam@FreeBSD.org> | 2002-10-17 18:00:30 +0000 |
|---|---|---|
| committer | Sam Leffler <sam@FreeBSD.org> | 2002-10-17 18:00:30 +0000 |
| commit | 39820c9674667919ba4fda0cf31a6aeaf0a08daa (patch) | |
| tree | 9863165540b64f9c0e88b4a28634a41798db4447 /release | |
| parent | b6e2845324f473cdcd7efa836df1a6b7a5547b8a (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/i386/drivers.conf | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/release/i386/drivers.conf b/release/i386/drivers.conf index aa98c3c61c7d..baffc8f29566 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" |
