Unbreak "make release" by moving bfe and re driver into 2nd floppy.

This commit is contained in:
kuriyama 2003-09-12 08:20:47 +00:00
parent 6808836f35
commit d257b7d4ae

View File

@ -39,6 +39,7 @@
#drv filename floppy type description
aue if_aue 2 network "ADMtek USB ethernet adapter"
bge if_bge 2 network "Broadcom BCM570xx Gigabit Ethernet"
bfe if_bfe 2 network "Broadcom BCM440x PCI ethernet card"
cue if_cue 2 network "CATC USB ethernet adapter"
dc if_dc 2 network "DEC/Intel 21143 (and clones) PCI fast ethernet card"
ed if_ed 2 network "NE[12]000, SMC Ultra, 3c503, DS8390 ISA ethernet cards"
@ -49,6 +50,7 @@ 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"
pcn if_pcn 2 network "AMD Am79c79x PCI ethernet card"
re if_re 2 network "RealTek 8139C+/8169/8169S/8110S 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"
sis if_sis 2 network "SiS 900/SiS 7016 PCI ethernet card"