Bug 10419 - Teles PnP module i loaded with wrong kernel parameter
Summary: Teles PnP module i loaded with wrong kernel parameter
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: isdn-config
Version: 6.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Florian La Roche
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-03-29 19:22 UTC by svendsen
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-04-28 11:12:30 UTC
Embargoed:


Attachments (Terms of Use)

Description svendsen 2000-03-29 19:22:03 UTC
When setting up a new ISDN card, the Teles PnP card, isdn-config
generates the file /etc/sysconfig/isdncard:

 NAME="Teles PnP"
 MODULE="hisax"
 RESOURCES="type=4 protocol=2 irq=11 id=HiSax io=0x580 io1=0x180"

The RESOURCES line should instead look like this:

 RESOURCES="type=4 protocol=2 irq=11 id=HiSax io0=0x580 io1=0x180"
                                                ^
                                                |
                                               Here!

Comment 1 Florian La Roche 2000-04-28 11:12:59 UTC
fixed in the current rawhide version


Note You need to log in before you can comment on or make changes to this bug.