On Sun, 2009-11-08 at 01:53 +0000, Ben Hutchings wrote:
> On Sat, 2009-11-07 at 20:40 -0500, Andy Walls wrote:
> > On Sat, 2009-11-07 at 21:51 +0000, Ben Hutchings wrote:

> > >  
> > > +MODULE_FIRMWARE("dvb-cx18-mpc718-mt352.fw");
> > > +
> > 
> > Ben,
> > 
> > This particular firmware is only needed by one relatively rare TV card.
> > Is there any way for MODULE_FIRMWARE advertisements to hint at
> > "mandatory" vs. "particular case(s)"?
> 
> No, but perhaps there ought to be.  In this case the declaration could
> be left out for now.  It is only critical to list all firmware in
> drivers that may be needed for booting.

OK.  I don't know that a TV card driver is every *needed* for booting.
Maybe one day when I can net-boot with cable-modem like
functionality... ;)


I'm OK with the MODULE_FIRMWARE announcements in cx18 so long as
automatic behaviors like

1. persistent, repeatitive, or truly alarming user warnings, or
2. refusing to load the module due to missing firmware files

don't happen.

Regards,
Andy

> Ben.


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to