Bug 113228

Summary: saa7134-dvb missing pci ids
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Ludwig Nussel <lnussel>
Component: KernelAssignee: Torsten Duwe <duwe>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ludwig Nussel 2005-08-26 08:02:56 UTC
saa7134-dvb is not loaded automatically as it doesn't export an id table. When  
loaded manually it finds the devices it's responsible for though.
Comment 1 Olaf Kirch 2005-08-26 08:14:06 UTC
Torsten, DVB is yours, isn't it? 
Comment 2 Torsten Duwe 2005-08-26 08:38:50 UTC
I'll see what I can do. 
Comment 3 Olaf Kirch 2005-09-05 19:35:40 UTC
Chris, maybe Kraxel can have a look 
Comment 4 Gerd Hoffmann 2005-09-08 09:03:33 UTC
Hmm, it used to work by a request_module() in saa7134's init code path (which
gets autoloaded via PCI ID and knows which of the cards are dvb cards).  That
broke some day due to modutils locking changes, loading a depending module
before the initialization is completed doesn't work any more.  I've tried to
figure another sane way to get autoload work again some time ago but failed ...
Comment 5 Greg Kroah-Hartman 2006-08-14 06:02:45 UTC
Should be fixed in 10.1.  Closed due to inactivity.