From 0a96d505550060312a1cd9a04a9ae9bf23ebdaa2 Mon Sep 17 00:00:00 2001 From: damien Date: Tue, 24 Jul 2001 15:40:06 +0000 Subject: corrected speed fax + PCI, updated configuration --- perl-install/network/isdn_consts.pm | 5 +++++ 1 file changed, 5 insertions(+) (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 09c52139f..990801603 100644 --- a/perl-install/network/isdn_consts.pm +++ b/perl-install/network/isdn_consts.pm @@ -169,6 +169,11 @@ package network::isdn; # $Id$ io => '0xd80', card => 'isa', }, + {description => "Sedlbauer Speed Fax+ (PCI)", #28 no parameter + driver => 'hisax', + type => '28', + card => 'pci', + }, {description => "USR Sportster internal (ISA)", #16 irq, io driver => 'hisax', type => '16', -- cgit v1.2.1