Move Bill Paul's new axe driver module to floppy disk 3 on i386 and

alpha, disk 2 on pc98, and keep it in the boot kernel for sparc64.
This commit is contained in:
Murray Stokely 2003-04-21 00:10:26 +00:00
parent d7a013c320
commit e45f7f07a9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=113776
3 changed files with 3 additions and 0 deletions

View file

@ -57,6 +57,7 @@ ispfw ispfw 3 disk "Qlogic SCSI firmware modules"
mlx mlx 3 disk "Mylex DAC-family RAID"
mpt mpt 3 disk "LSI-Logic Fusion"
axe if_axe 3 network "ASIX AX88172 USB 2.0 Ethernet"
if_gif if_gif 3 network "IPv6 and IPv4 tunneling"
if_tun if_tun 3 network "Packet tunnel"

View file

@ -71,6 +71,7 @@ mly mly 3 disk "Mylex AcceleRAID/eXtremeRAID family"
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"

View file

@ -37,6 +37,7 @@
#
#drv filename floppy type description
axe if_axe 2 network "ASIX AX88172 USB 2.0 Ethernet"
awi if_awi 2 network "BayStack 660 and others"
dc if_dc 2 network "DEC/Intel 21143 (and clones) PCI fast ethernet card"
fxp if_fxp 2 network "Intel EtherExpress Pro/100B PCI Fast Ethernet card"