summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb2/serial/ugensa2.c
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2009-01-13 19:04:48 +0000
committerthompsa <thompsa@FreeBSD.org>2009-01-13 19:04:48 +0000
commit5c89187668ff7f586450d98f4547a41f11074681 (patch)
tree533fb3f2ac762d92d1f83114bef1d5a8d0e6af04 /sys/dev/usb2/serial/ugensa2.c
parent363fc21dd448edbf420aa898b5fe551cafd65a3e (diff)
downloadFreeBSD-src-5c89187668ff7f586450d98f4547a41f11074681.zip
FreeBSD-src-5c89187668ff7f586450d98f4547a41f11074681.tar.gz
MFp4: //depot/projects/usb@155948
Remove duplicate USB device ID's. These ID's are already present in the U3G driver. Reported by: Paul-Henning Kamp. Submitted by: Hans Petter Selasky
Diffstat (limited to 'sys/dev/usb2/serial/ugensa2.c')
-rw-r--r--sys/dev/usb2/serial/ugensa2.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/usb2/serial/ugensa2.c b/sys/dev/usb2/serial/ugensa2.c
index 417166a..8f64522 100644
--- a/sys/dev/usb2/serial/ugensa2.c
+++ b/sys/dev/usb2/serial/ugensa2.c
@@ -177,9 +177,6 @@ static const struct usb2_device_id ugensa_devs[] = {
{USB_VPI(USB_VENDOR_CMOTECH, USB_PRODUCT_CMOTECH_CDMA_MODEM1, 0)},
{USB_VPI(USB_VENDOR_KYOCERA2, USB_PRODUCT_KYOCERA2_CDMA_MSM_K, 0)},
{USB_VPI(USB_VENDOR_HP, USB_PRODUCT_HP_49GPLUS, 0)},
-/* {USB_VPI(USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E270, 0)}, */
- {USB_VPI(USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_MOBILE, 0)},
- {USB_VPI(USB_VENDOR_MERLIN, USB_PRODUCT_MERLIN_V620, 0)},
{USB_VPI(USB_VENDOR_NOVATEL2, USB_PRODUCT_NOVATEL2_FLEXPACKGPS, 0)},
};
OpenPOWER on IntegriCloud