summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Kronlage <fkr@cvs.openbsd.org>2006-08-07 16:22:45 +0000
committerFelix Kronlage <fkr@cvs.openbsd.org>2006-08-07 16:22:45 +0000
commit768dd14b54d6d11d9d42c0ed56343fe4a32b44de (patch)
tree73f5fe6086e2cb68d574f8afefca1c69e53c719a
parent56b591390ecb639962015438aebef34369298b2a (diff)
attach the HUAWEI Mobile E618 umts adapter
-rw-r--r--sys/dev/usb/ubsa.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/usb/ubsa.c b/sys/dev/usb/ubsa.c
index 3f9287f7703..654aab00d3b 100644
--- a/sys/dev/usb/ubsa.c
+++ b/sys/dev/usb/ubsa.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ubsa.c,v 1.15 2006/06/23 06:27:11 miod Exp $ */
+/* $OpenBSD: ubsa.c,v 1.16 2006/08/07 16:22:44 fkr Exp $ */
/* $NetBSD: ubsa.c,v 1.5 2002/11/25 00:51:33 fvdl Exp $ */
/*-
* Copyright (c) 2002, Alexander Kabaev <kan.FreeBSD.org>.
@@ -227,6 +227,8 @@ Static const struct usb_devno ubsa_devs[] = {
{ USB_VENDOR_ETEK, USB_PRODUCT_ETEK_1COM },
/* GoHubs GO-COM232 */
{ USB_VENDOR_GOHUBS, USB_PRODUCT_GOHUBS_GOCOM232 },
+ /* HUAWEI Mobile */
+ { USB_VENDOR_HUAWEI, USB_PRODUCT_HUAWEI_E618 },
/* Peracom */
{ USB_VENDOR_PERACOM, USB_PRODUCT_PERACOM_SERIAL1 },
/* Option Vodafone Mobile Connect 3G */