Hey, On Thu, May 13, 2010 at 01:56:16PM +0400, Alexander Kurz wrote: > index 3325f24..0d7cc50 100644 > --- a/drivers/staging/comedi/drivers/quatech_daqp_cs.c > +++ b/drivers/staging/comedi/drivers/quatech_daqp_cs.c > @@ -1243,6 +1243,9 @@ static struct pcmcia_device_id daqp_cs_id_table[] = { > }; > > MODULE_DEVICE_TABLE(pcmcia, daqp_cs_id_table); > +MODULE_AUTHOR("Brent Baccala <baccala@xxxxxxxxxxxx>"); > +MODULE_DESCRIPTION("Comedi driver for Quatech DAQP PCMCIA data capture cards"); > +MODULE_LICENSE("GPL"); > > struct pcmcia_driver daqp_cs_driver = { > .probe = daqp_cs_attach, Is this OK with you, Brent? (esp. the license of said file being clarified to be "GPL")? Best, Dominik _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel