From 277111e6aa3154570bb671fbd617e14c32ae901a Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 11 Nov 2002 11:44:57 +0000 Subject: Sort by floppy, type, driver name. --- release/alpha/drivers.conf | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) (limited to 'release/alpha') diff --git a/release/alpha/drivers.conf b/release/alpha/drivers.conf index 5d2482f..e01544b 100644 --- a/release/alpha/drivers.conf +++ b/release/alpha/drivers.conf @@ -25,6 +25,7 @@ # SUCH DAMAGE. # # $FreeBSD$ + # # drv: driver name in kernel config file # filename: filename of kernel module (without .ko) @@ -36,24 +37,26 @@ # #drv filename floppy type description -miibus miibus 2 network "MII bus support" -de if_de 2 network "DEC DEC/Intel 21040, 21041, 21140" dc if_dc 2 network "DEC DEC/Intel 21143 and workalikes" +de if_de 2 network "DEC DEC/Intel 21040, 21041, 21140" +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 2 network "Texas Instruments ThunderLAN" txp if_txp 2 network "3Com 3XP Typhoon/Sidewinder (3CR990)" -vx if_vx 2 network "3Com 3c590 and 3c595 EtherLink III" -pcn if_pcn 2 network "AMD Am79C97x PCI 10/100" -fxp if_fxp 2 network "Intel PRO/100B (8255{7,8})" -rl if_rl 2 network "RealTek 8129/8139" -tl if_tl 2 network "Texas Instruments ThunderLAN" -vr if_vr 2 network "VIA Rhine, Rhine II" -xl if_xl 2 network "3Com 3c90x (Boomerang, Cyclone)" +vr if_vr 2 network "VIA Rhine, Rhine II" +vx if_vx 2 network "3Com 3c590 and 3c595 EtherLink III" +xl if_xl 2 network "3Com 3c90x (Boomerang, Cyclone)" + +ahc ahc 3 disk "Adaptec 2940" +amr amr 3 disk "AMI MegaRAID" +ispfw ispfw 3 disk "Qlogic SCSI firmware modules" +mlx mlx 3 disk "Mylex DAC-family RAID" +mpt mpt 3 disk "LSI-Logic Fusion" + +if_gif if_gif 3 network "IPv6 and IPv4 tunneling" +if_tun if_tun 3 network "Packet tunnel" -if_tun if_tun 3 network "Packet tunnel" -if_gif if_gif 3 network "IPv6 and IPv4 tunneling" -amr amr 3 disk "AMI MegaRAID" -mlx mlx 3 disk "Mylex DAC-family RAID" -mpt mpt 3 disk "LSI-Logic Fusion" -ahc ahc 3 disk "Adaptec 2940" -ispfw ispfw 3 disk "Qlogic SCSI firmware modules" -CD9660 cd9660 3 options "ISO 9660 Filesystem" -NFSCLIENT nfsclient 3 options "Network Filesystem Client" +CD9660 cd9660 3 options "ISO 9660 Filesystem" +NFSCLIENT nfsclient 3 options "Network Filesystem Client" -- cgit v1.1