Re: Usb generic serial.

2008-01-23 Thread Greg KH
On Thu, Jan 10, 2008 at 01:29:27PM +0100, Paul Chavent wrote: > Hello and happy new year 2008. > > In drivers/usb/serial/usb-serial.c there is a function (fixup_generic / > set_to_generic_if_null) that hooks null fops to the generic driver ones. > > The drivers/usb/serial/generic.c implements thro

Usb generic serial.

2008-01-10 Thread Paul Chavent
Hello and happy new year 2008. In drivers/usb/serial/usb-serial.c there is a function (fixup_generic / set_to_generic_if_null) that hooks null fops to the generic driver ones. The drivers/usb/serial/generic.c implements throttle, unthrottle and resume, but those aren't used by default in fixu