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

vitja.


-------------------------------------------------------
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&kid7521&bid$8729&dat1642
_______________________________________________
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