diff options
| author | christos <christos@NetBSD.org> | 2014-02-14 04:20:43 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2014-02-14 04:20:43 +0000 |
| commit | 5ad26f63a204aba6bf6265b89ff56220ba46a5d1 (patch) | |
| tree | da8bdcb1d302224af9f72b409d4b7d3e1aaaea5f /sys/dev | |
| parent | f6220b6b3f87807176330f71fbc11e59f7ed2a82 (diff) | |
Add the 4G part of my modem, no driver yet.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 2e98971f872..a674fb7ac99 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.663 2014/01/13 08:23:58 reinoud Exp $ +$NetBSD: usbdevs,v 1.664 2014/02/14 04:20:43 christos Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -531,6 +531,7 @@ vendor AMIT 0x18c5 AMIT vendor QCOM 0x18e8 Qcom vendor LINKSYS3 0x1915 Linksys vendor MEINBERG 0x1938 Meinberg Funkuhren +vendor BECEEM 0x198f Beceem Communications vendor ZTE 0x19d2 ZTE vendor QUANTA 0x1a32 Quanta vendor TERMINUS 0x1a40 Terminus Technology @@ -997,6 +998,9 @@ product BALTECH CARDREADER 0x9999 Card reader /* B&B Electronics products */ product BBELECTRONICS USOTL4 0xAC01 uLinks RS-422/485 +/* Beceem Communications products */ +product BECEEM 250U 0x0220 Mobile WiMax SS + /* Belkin products */ /*product BELKIN F5U111 0x???? F5U111 Ethernet adapter*/ product BELKIN2 F5U002 0x0002 F5U002 Parallel printer adapter |
