From 371b7a5ea6674fda75acb461626d6c1efc0adae2 Mon Sep 17 00:00:00 2001 From: damien Date: Fri, 4 Jan 2002 11:23:26 +0000 Subject: changed asus isdn hisax identify --- perl-install/network/isdn_consts.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-install/network/isdn_consts.pm') 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 -- cgit v1.2.1