<br><br><div><span class="gmail_quote">On 22/03/07, <b class="gmail_sendername">Dave Jones</b> <<a href="mailto:davej@redhat.com">davej@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, Mar 22, 2007 at 11:15:32AM -0400, Chuck Ebbert wrote:<br><br> > What are we supposed to do when this kind of thing happens? It appears that<br> > multiple drivers claim to support the same hardware.<br><br>Grr, this happens far too often.  We have the same with for eg,
<br>orinoco and hostap right now.  The usual deal is that we either<br>just build the 'best' driver for that hardware, or if there's a case<br>where both drivers support the same hardware _and_ some hardware unique
<br>to them, we nobble the pci table so that the crappier driver<br>doesn't load on that hardware.<br><br>As to which is the best one in this case.. I really don't know.<br><br>Or maybe this is a situation where it's valid to have both drivers loaded?
<br>We don't actually support that right now, but patches went to linux-pci list<br>last week that should be showing up in GregKHs tree adding an alternative<br>method for drivers to bind to a device in situations where it's possible
<br>for two drivers to drive different parts of the same chip.<br>(This case has been showing up more and more recently too..<br> agp vs edac, matroxfb vs lm_sensors,..)</blockquote><div><br>Taking a look at:
<br><br><a href="http://lwn.net/Articles/212535/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lwn.net/Articles/212535/</a><br><br>which
may be able to shed some light on the changes. Even with the blackbird
driver blacklisted, the v4l2 loads but the dvb driver does not. It
should be noted that the two co-exist peacefully when loaded but
something is preventing the latter from loading  - perhaps because the kernel "sees" the driver requirements as being satisfied by the v4l2 module?<br><br>In any case, in this instance it is just that the cx88-dvb driver is failing to load as opposed to anything more sinister.
<br></div><br></div>Cheers<br>Chris<br clear="all"><br>-- <br><a href="http://www.chruz.com">http://www.chruz.com</a>