[Bug 235459] Re: USB to serial adapter HL-340 doesn't work
Jonathan Ernst
jonathan at ernstfamily.ch
Mon Jun 9 11:55:22 UTC 2008
drivers/usb/serial/ch341.c needs to be patched :
static struct usb_device_id id_table [] = {
{ USB_DEVICE(0x4348, 0x5523) },
+ { USB_DEVICE(0x1a86, 0x7523) },
{ },
};
http://blog.crox.net/archives/34-Using-the-HL-340-USB-serial-adapter-
with-Linux-1a867523,-driver-ch341.html
--
USB to serial adapter HL-340 doesn't work
https://bugs.launchpad.net/bugs/235459
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux-meta in ubuntu.
More information about the kernel-bugs
mailing list