usbatm : modprobe & rmmod

Duncan Sands duncan.sands at math.u-psud.fr
Mon Jan 24 03:25:14 EST 2005


> Why not in actual usb_atm :
> udsl_instance_setup has a structure as a parameter, this struct contain 
> all the parameters the user of the library can touch (usb_dev, endpoint,...)
> udsl_instance_setup kmalloc udsl_instance_data and fill it with the 
> parameters.Then it return a pointer to the udsl_instance_data.
> 
> udsl_instance_disconnect isn't changed.

Or why not use the new driver organisation I'm working on, where there are
fewer problems of this kind, because the data structure lifecycle is better
organised.

Ciao,

D.



More information about the Usbatm mailing list