On Mon, 25 Jul 2005 08:21:26 -0500 Lonnie Mendez <[EMAIL PROTECTED]> wrote: > > Hm... looks like something someone recently reported to me. In > fact, can you try this and see if it works: > > http://gnome.dnsalias.net/viewcvs/serial/cypress_m8/ > > More specifically, place revision 6 of cypress_m8.c and > cypress_m8.h in drivers/usb/serial/. Select the cypress_m8 module > from the kernel configuration under the USB Serial Adapters and > recompile/install. You will need a recent kernel, such as > 2.6.11/2.6.12 to use the module source as-is. The cypress_m8 module > was added in 2.6.10, but will probably not compile with this kernel.
That actually worked, thanks very much though I had to make a tiny adjustment! You put the vendor ID in cypress_m8.h as 0d70 instead of 07d0. Lucky I spotted that. Thanks! James ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
