|
Bugzilla – Full Text Bug Listing |
| Summary: | New ISDN/DSL USB and PCMCIA devices do not trigger a config dialog | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Karsten Keil <karsten.keil> |
| Component: | Hotplug | Assignee: | Karsten Keil <karsten.keil> |
| Status: | VERIFIED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | S.Schmidt |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Third Party Developer/Partner | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
lshal
hwinfo --isdn Patch for udev.isdn.sh |
||
|
Description
Karsten Keil
2005-09-12 12:44:35 UTC
It happens to PCI DSL/ISDN controllers too. Will that be fixed for the final? Else it would be a big step back in usability. I plugged a Sedlbauer PCMCIA ISDN card and a AVM USB BlueFritz! AP-DSL and both are in lshal output but there is no info that these devices are ISDN or DSL. So far it seems reasonable that suseplugger does not popup an ISDN configuration dialog. hwinfo --dsl shows nothing hwinfo --isdn shows only the Sedlbauer PCMCIA card Further there are bugs in udev.isdn.sh. I'll attach lshal, hwinfo and a patch for udev.isdn.sh Created attachment 53612 [details]
lshal
Created attachment 53613 [details]
hwinfo --isdn
Created attachment 53614 [details]
Patch for udev.isdn.sh
bash is needed for /etc/sysconfig/network/scripts/functions.common
Without nullglob it calls
ifup 'isdn*'
and
ifup 'ippp*'
We do not have these drivers anymore. Closed. |