Bug 156861 - Modaliases for dvb?
Summary: Modaliases for dvb?
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Other (show other bugs)
Version: Beta 6
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Torsten Duwe
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-10 00:16 UTC by Andreas Gruenbacher
Modified: 2006-03-10 13:29 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Gruenbacher 2006-03-10 00:16:07 UTC
AFAICT, the dvb package only makes sense if a DVB card is present in a system. Would it make sense to use modalias tags (see bug 155303, bug 155357) to define when the package should get installed?
Comment 1 Torsten Duwe 2006-03-10 10:27:32 UTC
This is true. However, the dvb package provides the drivers for 2.4 series kernels; as they are synched with 2.6.

Besides that, the relationship between hardware and drivers is not bijective; as many of the DVB chips currently in use (Philips and old Brooktree / Conexant) are merely data pumps, and require either a DVB driver or an analog TV (frame grabber) driver to interpret the incoming data properly. Newer chips only currently hit the market (new Conexant, SkyStar) that are unambiguously DVB.

Conclusively, the dvb package (for 2.4 kernels ;-) _requires_ one of the to-be-listed PCI IDs, but it would be dangerous to trigger on all of these.

So, 1. does this qualify for a Modalias list? and 2. is this relevant at all because of the old kernel dependence?
Comment 2 Andreas Gruenbacher 2006-03-10 13:29:02 UTC
Fixed; see bug 156864.