aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-06-01 20:01:05 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-06-01 20:01:05 +0000
commit215640d59f3366b9909b64a40696582eb260e1f0 (patch)
tree0d828b64c517b97a8df5425dc5a03f111b395aab
parent052a8966eb6ca306a1b605954a61f65d6ffc22f1 (diff)
downloadsrc-215640d59f3366b9909b64a40696582eb260e1f0.tar.gz
src-215640d59f3366b9909b64a40696582eb260e1f0.zip
Keep entries sorted by floppy, type, and name.
Notes
Notes: svn path=/head/; revision=115635
-rw-r--r--release/alpha/drivers.conf8
-rw-r--r--release/i386/drivers.conf17
-rw-r--r--release/pc98/drivers.conf18
3 files changed, 23 insertions, 20 deletions
diff --git a/release/alpha/drivers.conf b/release/alpha/drivers.conf
index c3b0d0b82901..eb5a3430fd9d 100644
--- a/release/alpha/drivers.conf
+++ b/release/alpha/drivers.conf
@@ -43,7 +43,6 @@ fxp if_fxp 2 network "Intel PRO/100B (8255{7,8})"
miibus miibus 2 network "MII bus support"
pcn if_pcn 2 network "AMD Am79C97x PCI 10/100"
rl if_rl 2 network "RealTek 8129/8139"
-tl if_tl 3 network "Texas Instruments ThunderLAN"
txp if_txp 2 network "3Com 3XP Typhoon/Sidewinder (3CR990)"
vr if_vr 2 network "VIA Rhine, Rhine II"
vx if_vx 2 network "3Com 3c590 and 3c595 EtherLink III"
@@ -56,13 +55,14 @@ amr amr 3 disk "AMI MegaRAID"
ispfw ispfw 3 disk "Qlogic SCSI firmware modules"
mlx mlx 3 disk "Mylex DAC-family RAID"
+axe if_axe 3 network "ASIX AX88172 USB 2.0 Ethernet"
+gif if_gif 3 network "IPv6 and IPv4 tunneling"
sf if_sf 3 network "Adaptec AIC-6915 (``Starfire'')"
sis if_sis 3 network "SiS 900 / 7016"
ste if_ste 3 network "Sundance ST201 (D-Link DFE-550TX)"
-wb if_wb 3 network "Winbond W89C840F"
-axe if_axe 3 network "ASIX AX88172 USB 2.0 Ethernet"
-gif if_gif 3 network "IPv6 and IPv4 tunneling"
+tl if_tl 3 network "Texas Instruments ThunderLAN"
tun if_tun 3 network "Packet tunnel"
+wb if_wb 3 network "Winbond W89C840F"
CD9660 cd9660 3 options "ISO 9660 Filesystem"
NFSCLIENT nfsclient 3 options "Network Filesystem Client"
diff --git a/release/i386/drivers.conf b/release/i386/drivers.conf
index d613c30bdaa4..004ab927c058 100644
--- a/release/i386/drivers.conf
+++ b/release/i386/drivers.conf
@@ -65,19 +65,22 @@ SYSVMSG sysvmsg 2 options "SYSV-style message queues"
SYSVSEM sysvsem 2 options "SYSV-style semaphores"
SYSVSHM sysvshm 2 options "SYSV-style shared memory"
-agp agp 3 video "AGP Host Bridge support"
+firewire firewire 3 bus "FireWire/IEEE-1394 OHCI card"
+
amr amr 3 disk "AMI MegaRAID"
ips ips 3 disk "IBM ServeRAID"
mlx mlx 3 disk "Mylex DAC-family RAID"
mly mly 3 disk "Mylex AcceleRAID/eXtremeRAID family"
+sbp sbp 3 disk "SBP-2 SCSI over FireWire"
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"
+axe if_axe 3 network "ASIX AX88172 USB 2.0 Ethernet"
de if_de 3 network "DEC DE435 PCI NIC or other DC21040-AA based card"
ex if_ex 3 network "Intel EtherExpress Pro/10 and Pro/10+"
+fwe if_fwe 3 network "Ethernet over FireWire"
ie if_ie 3 network "EtherExpress 8/16, 3C507, StarLAN 10 etc."
plip plip 3 network "TCP/IP over parallel"
sk if_sk 3 network "SysKonnect PCI gigabit ethernet card"
@@ -86,14 +89,12 @@ sn if_sn 3 network "SMC's 9000 series of ethernet chips"
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 3 network "SMC 9432TX ethernet card"
-wlan wlan 3 network "802.11 support"
-wlan rc4 3 network "802.11 crypto support"
wi if_wi 3 network "Lucent WaveLAN/IEEE 802.11 PCMCIA card"
-
-firewire firewire 3 bus "FireWire/IEEE-1394 OHCI card"
-sbp sbp 3 disk "SBP-2 SCSI over FireWire"
-fwe if_fwe 3 network "Ethernet over FireWire"
+wlan rc4 3 network "802.11 crypto support"
+wlan wlan 3 network "802.11 support"
CD9660 cd9660 3 options "ISO 9660 Filesystem"
MSDOSFS msdosfs 3 options "MSDOS filsystem"
NFSCLIENT nfsclient 3 options "Network Filesystem Client"
+
+agp agp 3 video "AGP Host Bridge support"
diff --git a/release/pc98/drivers.conf b/release/pc98/drivers.conf
index d4d97e1ae2f7..7ebabcdb8235 100644
--- a/release/pc98/drivers.conf
+++ b/release/pc98/drivers.conf
@@ -37,8 +37,12 @@
#
#drv filename floppy type description
+
+an if_an 2 network "Aironet 4500/4800 802.11 PCMCIA/ISA/PCI card"
awi if_awi 2 network "BayStack 660 and others"
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 cards"
+fe if_fe 2 network "Fujitsu MB8696x based cards"
fxp if_fxp 2 network "Intel EtherExpress Pro/100B PCI Fast Ethernet card"
pcn if_pcn 2 network "AMD Am79c79x PCI ethernet card"
rl if_rl 2 network "RealTek 8129/8139 PCI ethernet card"
@@ -49,13 +53,11 @@ tl if_tl 2 network "Texas Instruments ThunderLAN PCI ethernet card"
tx if_tx 2 network "SMC 9432TX ethernet card"
vr if_vr 2 network "VIA VT3043/VT86C100A Rhine PCI ethernet card"
wb if_wb 2 network "Winbond W89C840F PCI ethernet card"
-xl if_xl 2 network "3COM 3c90x / 3c90xB PCI ethernet card"
-ed if_ed 2 network "NE[12]000, SMC Ultra, 3c503, DS8390 cards"
-fe if_fe 2 network "Fujitsu MB8696x based cards"
-an if_an 2 network "Aironet 4500/4800 802.11 PCMCIA/ISA/PCI card"
-wlan wlan 2 network "802.11 support"
-wlan rc4 2 network "802.11 crypto support"
wi if_wi 2 network "Lucent WaveLAN/IEEE 802.11 PCMCIA card"
-#NFSCLIENT nfsclient 2 options "Network Filesystem Client"
-MSDOSFS msdosfs 2 options "MSDOS filsystem"
+wlan rc4 2 network "802.11 crypto support"
+wlan wlan 2 network "802.11 support"
+xl if_xl 2 network "3COM 3c90x / 3c90xB PCI ethernet card"
+
CD9660 cd9660 2 options "ISO 9660 Filesystem"
+MSDOSFS msdosfs 2 options "MSDOS filsystem"
+#NFSCLIENT nfsclient 2 options "Network Filesystem Client"