From 0c4578975eb2852a450566f4434e03b89e1139c2 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Tue, 26 Dec 2006 17:43:46 +0000 Subject: [PATCH] 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) --- sys/dev/usb/uplcom.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/dev/usb/uplcom.c b/sys/dev/usb/uplcom.c index c7f3caadaf46..c6d519821125 100644 --- a/sys/dev/usb/uplcom.c +++ b/sys/dev/usb/uplcom.c @@ -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 */