summaryrefslogtreecommitdiffstats
path: root/perl-install/modules.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-04-04 13:11:30 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-04-04 13:11:30 +0000
commite8b08629486cf33f6ea155b436eaa86acb28e9e7 (patch)
treee5e07ade4d4950b468a66dfab9a310b83df2936b /perl-install/modules.pm
parent219b63a085118989d1637a0445f11caa2665e260 (diff)
downloaddrakx-backup-do-not-use-e8b08629486cf33f6ea155b436eaa86acb28e9e7.tar
drakx-backup-do-not-use-e8b08629486cf33f6ea155b436eaa86acb28e9e7.tar.gz
drakx-backup-do-not-use-e8b08629486cf33f6ea155b436eaa86acb28e9e7.tar.bz2
drakx-backup-do-not-use-e8b08629486cf33f6ea155b436eaa86acb28e9e7.tar.xz
drakx-backup-do-not-use-e8b08629486cf33f6ea155b436eaa86acb28e9e7.zip
- add photo, tv and scanner
- add pegasus and kaweth modules
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r--perl-install/modules.pm24
1 files changed, 22 insertions, 2 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm
index 99277989e..890306063 100644
--- a/perl-install/modules.pm
+++ b/perl-install/modules.pm
@@ -63,6 +63,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/,
"hp-plus" => "HP PCLAN/plus",
"hp100" => "HP10/100VG any LAN ",
"ibmtr" => "Token Ring Tropic",
+ "kaweth" => "kaweth",
# requires scsi_mod??? "iph5526" => "iph5526",
"lance" => "Lance",
"natsemi" => "National Semiconductor 10/100",
@@ -74,6 +75,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/,
"old_tulip" => "Digital 21040/21041/21140 (old Tulip driver)",
"olympic" => "olympic",
"pcnet32" => "AMD PC/Net 32",
+ "pegasus" => "pegasus",
"plip" => "PLIP (parallel port)",
"rcpci" => "Red Creek Hardware VPN",
"rrunner" => "Roadrunner serial HIPPI", # mostly unused
@@ -112,6 +114,7 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/,
"parport_pc" => "parport_pc",
"sunrpc" => "sunrpc",
"pci-scan" => "pci-scan",
+ "usbcore" => "usbcore",
}],
[ 'isdn', {
"hisax" => "hisax",
@@ -120,8 +123,25 @@ if_(arch() !~ /alpha/ && arch() !~ /sparc/,
"t1pci" => "t1pci",
"c4" => "c4",
}],
-[ 'media', {
+[ 'tv', {
+ "cpia_usb" => '',
+ "ibmcam" => '',
+ "mod_quickcam" => '',
+ "ov511" => '',
+ "bttv" => "Brooktree Corporation|Bt8xx Video Capture",
+}],
+[ 'scanner', {
+ "scanner" => '',
+ "microtek" => '',
+}],
+[ 'photo', {
+ "dc2xx" => '',
+ "mdc800" => '',
+}],
+[ 'joystick', {
"ns558" => "Creative Labs SB Live! joystick",
+}],
+[ 'radio', {
"radio-maxiradio" => "radio-maxiradio",
}],
[ 'scsi', {
@@ -353,7 +373,6 @@ if_(arch() !~ /^sparc/,
}],
[ 'other', {
"agpgart" => "agpgart",
- "bttv" => "Brooktree Corporation|Bt8xx Video Capture",
"buz" => "Zoran Corporation|ZR36057PQC Video cutting chipset",
"defxx" => "DEC|DEFPA",
"i810_rng" => "i810_rng",
@@ -379,6 +398,7 @@ qw(
sk98lin acenic
aironet4500_card com20020-pci hamachi starfire winbond-840
+kaweth
dc395x_trm
BusLogic seagate fdomain g_NCR5380 tmscsim
)