On Sat, May 27, 2006 at 01:03:58AM +0400, Vitja Makarov wrote:
> Hi, all!
> 
> I've recently found that ftdi_sio driver could cause some problems:
> 
> * kernel panic: write much more data than device can transimt at once
> and disconnect device, system hangs((
> * ftdi_sio could ran out of memory write lots of data to device after
> some time you'll see that in kernel log.
> 
> I found that problem is in ftdi_write function it dynamiclly allocates
> urb and submits it. So I changed ftdi_write in pl2303 manner.
> 
> patch & source could be found here: http://beepd.sourceforge.net/ftdi_sio

Care to submit a patch in the "normal" manner as described in
Documentation/SubmittingPatches so that I can apply it to the kernel
tree?

thanks,

greg k-h


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to