usbatm xusbatm.c,NONE,1.1

matthieu castet castet.matthieu at free.fr
Sat Apr 2 16:50:59 EST 2005


Hi Roman,
Roman Kagan wrote:
>   Hi,
> 
> I've added to CVS a new driver, xusbatm (couldn't come up with a better
> name).  This is a dumb usbatm-based driver, whose purpose is to handle
> the devices which are not taken care of by dedicated drivers.  Such
> modems are supposed to be initialized in user space, and then handed
> over to this driver, specifying vendor ID, product ID, rx and tx
> endpoints and, if needed, rx and tx padding, as module parameters.
> (Support for different interfaces will be added later.)
Why don't you use array as module parameter (644 permision will allow to 
edit them via sysfs), and then in the xusbatm_usb_probe set this value 
in the struct ?


Matthieu



More information about the Usbatm mailing list