Bug 116462

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: HotplugAssignee: 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
If I plugin some ISDN USB device, here is no popup to configure it. 
If I start YaST manually it detect the devices as unconfigured. 
This is a regression to 9.3
Comment 1 Sven Schmidt 2005-09-14 09:20:11 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.
Comment 2 Christian Zoz 2005-10-11 10:38:51 UTC
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
Comment 3 Christian Zoz 2005-10-11 10:42:50 UTC
Created attachment 53612 [details]
lshal
Comment 4 Christian Zoz 2005-10-11 10:43:19 UTC
Created attachment 53613 [details]
hwinfo --isdn
Comment 5 Christian Zoz 2005-10-11 10:45:18 UTC
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*'
Comment 6 Karsten Keil 2007-02-22 18:13:09 UTC
We do not have these drivers anymore.
Comment 7 Ihno Krumreich 2007-06-04 16:33:08 UTC
Closed.