1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00

Back out revision 1.33. usb/98983 was misfiled and the patch had no effect.

The originator confirmed the adapter works fine without the patch.

Tested by:	Massimo Lusetti (mlusetti at gmail dot com)
This commit is contained in:
Jung-uk Kim 2006-12-26 17:43:46 +00:00
parent 88b0915eb1
commit 0c4578975e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=165556

View File

@ -249,8 +249,6 @@ static const struct uplcom_product {
0x300, TYPE_PL2303X },
/* IOGEAR/ATEN UC-232A (also ST Lab USB-SERIAL-1) */
{ USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2303, -1, TYPE_PL2303 },
/* HAMLET exagerate XURS232 */
{ USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2303, -1, TYPE_PL2303X },
/* TDK USB-PHS Adapter UHA6400 */
{ USB_VENDOR_TDK, USB_PRODUCT_TDK_UHA6400, -1, TYPE_PL2303 },
/* RATOC REX-USB60 */