USB serial linux kernel module
Andrew Lunn
andrew@lunn.ch
Sun Jul 13 13:02:00 GMT 2008
Hi Frank
I worked on the Linux kernel module for the USB serial interface.
Attached is a patch that allows it to compile with 2.6.26-rc9. The
patch also handles the device when it is in ACM mode. I found that
Linux attaches a device to the ACM interface which just has an
interrupt endpoint. This device is useless. By adding a probe function
i can detect this interface and tell the usb-serial layer to ignore
it.
Please could you test this patch and let me know if it works for
you. If so, i will commit it.
Thanks
Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecos_usbserial.diff
Type: text/x-diff
Size: 3631 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/ecos-patches/attachments/20080713/5f9e0108/attachment.bin>
More information about the Ecos-patches
mailing list