On Sat, 2009-11-07 at 22:16 +0000, Simon Arlott wrote: > On 07/11/09 22:09, Ben Hutchings wrote: > > Signed-off-by: Ben Hutchings <ben@xxxxxxxxxxxxxxx> > > --- > > drivers/usb/atm/cxacru.c | 3 +++ > > 1 files changed, 3 insertions(+), 0 deletions(-) > > > > diff --git a/drivers/usb/atm/cxacru.c b/drivers/usb/atm/cxacru.c > > index 56802d2..ab129ac 100644 > > --- a/drivers/usb/atm/cxacru.c > > +++ b/drivers/usb/atm/cxacru.c > > @@ -1041,6 +1041,9 @@ static int cxacru_heavy_init(struct usbatm_data *usbatm_instance, > > return ret; > > } > > > > +MODULE_FIRMWARE("cxacru-fw.bin"); > > +MODULE_FIRMWARE("cxacru-bp.bin"); > > + > > static int cxacru_bind(struct usbatm_data *usbatm_instance, > > struct usb_interface *intf, const struct usb_device_id *id) > > { > > It also optionally loads "cxacru-cf.bin". I saw that, but thought it better not to list optional files. Ben. -- Ben Hutchings The generation of random numbers is too important to be left to chance. - Robert Coveyou -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html