From a8dd70567bb7f6e321bebef68f6833a9bef1051e Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 30 Apr 2001 17:25:07 +0000 Subject: have slightly better descr of drivers --- perl-install/modules.pm | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'perl-install/modules.pm') diff --git a/perl-install/modules.pm b/perl-install/modules.pm index 5c01121de..bf689991b 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -58,7 +58,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, "epic100" => "SMC 83c170 EPIC/100", "eth16i" => "ICL EtherTeam 16i", "ewrk3" => "Digital EtherWORKS 3", - "hamachi" => "hamachi", + "hamachi" => "Packet Engines Inc.|PCI Ethernet Adapter", "hp" => "HP LAN/AnyLan", "hp-plus" => "HP PCLAN/plus", "hp100" => "HP10/100VG any LAN ", @@ -67,13 +67,13 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, # requires scsi_mod??? "iph5526" => "iph5526", "lance" => "Lance", "natsemi" => "National Semiconductor 10/100", - "ne" => "NE2000 and compatible", - "ne2k-pci" => "NE2000 PCI", + "ne" => "NE1000, NE2000, and clones", + "ne2k-pci" => "NE2000 PCI clones", "ni5010" => "NI 5010", "ni52" => "NI 5210", "ni65" => "NI 6510", "old_tulip" => "Digital 21040/21041/21140 (old Tulip driver)", - "olympic" => "olympic", + "olympic" => "IBM|16/4 Token ring UTP/STP controller", "pcnet32" => "AMD PC/Net 32", "pegasus" => "pegasus", "plip" => "PLIP (parallel port)", @@ -85,11 +85,11 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, "sktr" => "Syskonnect Token ring adaptor", "smc-ultra" => "SMC Ultra", "smc9194" => "SMC 9000 series", - "starfire" => "Adaptec StarFire", - "tlan" => "Compaq Netelligent", - "tmspci" => "tmspci (token ring)", + "starfire" => "Adaptec|ANA620xx/ANA69011A Fast Ethernet", + "tlan" => "Compaq Netelligent, Olicom OC-2xxx", + "tmspci" => "3Com Token Link Velocity, Compaq IPG-Austin Token Ring", "tulip" => "Digital 21040/21041/21140 (Tulip)", - "via-rhine" => "VIA Rhine", + "via-rhine" => "VIA VT86c100A Rhine-II, 3043 Rhine-I", # "wavelan" => "AT&T WaveLAN & DEC RoamAbout DS", # TODO is a "AT&T GIS WaveLAN ISA" ? "wd" => "WD8003, WD8013 and compatible", "winbond-840" => "Compex RL100-ATX", @@ -98,7 +98,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, #******(missing-2.4) "rl100a" => "rl100a", #******(missing-2.4) "z85230" => "Z85x30", ), - "3c59x" => "3com 3c59x (Vortex)", + "3c59x" => "3com Vortex/Boomerang/Hurricane/Cyclone/Etherlink", "8139too" => "Realtek RTL-8139", "de4x5" => "Digital 425,434,435,450,500", "rtl8139" => "RealTek RTL8129/8139", @@ -179,7 +179,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, "qlogicfas" => "Qlogic FAS", "qlogicfc" => "qlogicfc", "seagate" => "Seagate ST01/02", - "sim710" => "sim710", + "sim710" => "NCR53c710", "sym53c416" => "sym53c416", "t128" => "Trantor T128/T128F/T228", "tmscsim" => "tmscsim", @@ -194,8 +194,8 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, "sym53c8xx" => "Symbios 53c8xx", }], [ 'scsi_raw', { - "scsi_mod" => "scsi_mod", - "sd_mod" => "sd_mod", + "scsi_mod" => "SCSI subsystem support", + "sd_mod" => "Disk SCSI support", #- "ide-mod" => "ide-mod", #- "ide-probe" => "ide-probe", #- "ide-probe-mod" => "ide-probe-mod", @@ -218,7 +218,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/, "eata_pio" => "EATA PIO Adapters", "eata_dma" => "EATA DMA Adapters", "ppa" => "Iomega PPA3 (parallel port Zip)", - "imm" => "Iomega Zip (new driver)", + "imm" => "Iomega Zip (new driver, for post 31/Aug/1998 drives)", ), }], [ 'disk_raw', { @@ -251,19 +251,19 @@ if_(arch() =~ /ppc/, ), if_(arch() !~ /^sparc/, "cmpci" => "C-Media Electronics CMI8338A CMI8338B CMI8738", - "cs46xx" => "CrystalClear SoundFusion (cs46xx)", - "cs4281" => "Crystal CS4281", + "cs46xx" => "Cirrus Logic CrystalClear SoundFusion (cs46xx)", + "cs4281" => "Cirrus Logic|Crystal CS4281 PCI Audio", "es1370" => "Ensoniq ES1370 [AudioPCI]", "es1371" => "Ensoniq ES1371 [AudioPCI-97]", "esssolo1" => "ESS Technology ES1969 Solo-1 Audiodrive", "i810_audio" => "i810 integrated sound card", - "maestro" => "Maestro", + "maestro" => "ESS Maestro 1/2", "maestro3" => "ESS Maestro-3", "nm256" => "Neomagic MagicMedia 256AV", "pas16" => "Pro Audio Spectrum/Studio 16", "trident" => "M5451 PCI South Bridge Audio", "via82cxxx" => "VIA VT82C686_5", - "via82cxxx_audio" => "VT82C686 (Apollo Super AC97)", + "via82cxxx_audio" => "VIA Technologies|VT82C686 [Apollo Super AC97/Audio]", "sonicvibes" => "S3 SonicVibes", "snd-card-ice1712" => "IC Ensemble Inc|ICE1712 [Envy24]", "emu10k1" => "Creative Labs|SB Live! (audio)", @@ -362,8 +362,8 @@ if_(arch() !~ /^sparc/, ), }], [ 'usb', { - "usb-uhci" => "USB (uhci)", - "usb-ohci" => "USB (ohci)", + "usb-uhci" => "USB Controller (uhci)", + "usb-ohci" => "USB Controller (ohci)", "usb-ohci-hcd" => "USB (ohci-hcd)", }], [ 'fs', { -- cgit v1.2.1