Date: Sat, 10 Feb 2018 20:20:47 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 225810] [uftdi] [patch] kernel/usb/uftdi patch to recognize a TIAO USB Multi Protocol Adapter (TUMPA) Message-ID: <bug-225810-17@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225810 Bug ID: 225810 Summary: [uftdi] [patch] kernel/usb/uftdi patch to recognize a TIAO USB Multi Protocol Adapter (TUMPA) Product: Base System Version: 11.1-STABLE Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: usb Assignee: freebsd-usb@FreeBSD.org Reporter: heathn@gmail.com Keywords: patch Created attachment 190489 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190489&action= =3Dedit Patch adding the product id to uftdi driver This patch add support for the TIAO USB Multi Protocol Adapter (TUMPA) (http://www.tiaowiki.com/w/TIAO_USB_Multi_Protocol_Adapter_User%27s_Manual) using a FT2232H chip. Before patch /var/log/messages: Feb 9 19:16:09 hershey kernel: ugen0.5: <TIAO TIAO USB Multi-Protocol Adap= ter> at usbus0 Feb 9 19:16:10 hershey root: Unknown USB device: vendor 0x0403 product 0x8= a98 bus uhub3 Feb 9 19:16:10 hershey root: Unknown USB device: vendor 0x0403 product 0x8= a98 bus uhub3 After patch: Feb 9 20:14:15 hershey kernel: ugen0.5: <TIAO TIAO USB Multi-Protocol Adap= ter> at usbus0 Feb 9 20:14:15 hershey kernel: uftdi0 on uhub3 Feb 9 20:14:15 hershey kernel: uftdi0: <TIAO USB Multi-Protocol Adapter> on usbus0 Feb 9 20:14:15 hershey kernel: uftdi1 on uhub3 Feb 9 20:14:15 hershey kernel: uftdi1: <TIAO USB Multi-Protocol Adapter> on usbus0 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225810-17>