diff options
author | damien <damien@mandriva.com> | 2002-01-04 11:23:26 +0000 |
---|---|---|
committer | damien <damien@mandriva.com> | 2002-01-04 11:23:26 +0000 |
commit | 371b7a5ea6674fda75acb461626d6c1efc0adae2 (patch) | |
tree | e3d2eb4df7e50e22c766c1c265b6f40b46444a6e | |
parent | f6f704d2ed9ad5c123a5c59c88bc6c825f04ee38 (diff) | |
download | drakx-backup-do-not-use-371b7a5ea6674fda75acb461626d6c1efc0adae2.tar drakx-backup-do-not-use-371b7a5ea6674fda75acb461626d6c1efc0adae2.tar.gz drakx-backup-do-not-use-371b7a5ea6674fda75acb461626d6c1efc0adae2.tar.bz2 drakx-backup-do-not-use-371b7a5ea6674fda75acb461626d6c1efc0adae2.tar.xz drakx-backup-do-not-use-371b7a5ea6674fda75acb461626d6c1efc0adae2.zip |
changed asus isdn hisax identify
-rw-r--r-- | perl-install/network/isdn_consts.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/network/isdn_consts.pm b/perl-install/network/isdn_consts.pm index 79756643d..d8f09a3e0 100644 --- a/perl-install/network/isdn_consts.pm +++ b/perl-install/network/isdn_consts.pm @@ -133,14 +133,14 @@ package network::isdn; # $Id$ io => '0x200', card => 'isa', }, - {description => "ASUS COM ISDNLink (PCI)", #12 + {description => "ASUS COM ISDNLink (PCI)", driver => 'hisax', type => '35', card => 'pci', }, - {description => "DynaLink (PCI)", #12 + {description => "DynaLink (PCI)", driver => 'hisax', - type => '12', + type => '36', card => 'pci', }, {description => "HFC-2BS0 based cards (ISA)", #13 irq, io |