diff options
author | David Coppa <dcoppa@cvs.openbsd.org> | 2011-02-01 18:24:00 +0000 |
---|---|---|
committer | David Coppa <dcoppa@cvs.openbsd.org> | 2011-02-01 18:24:00 +0000 |
commit | c6666890692b2e64ee375049f9116d91cb9101f0 (patch) | |
tree | 30923beec251c22b4671090451814ecab5492521 /sys/dev/usb | |
parent | 169b1050b2b533314ef47a5b646cf073b2f70065 (diff) |
Add the Toshiba 3G HSDPA MiniCard, found in my Dell Latitude D630.
Ok jsg@, sthen@, miod@
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index fcbc8ff43ec..1ac7201b8ce 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.539 2011/01/30 17:28:05 tedu Exp $ +$OpenBSD: usbdevs,v 1.540 2011/02/01 18:23:59 dcoppa Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -3681,6 +3681,7 @@ product TODOS ARGOS_MINI 0x0002 Argos Mini Smartcard /* Toshiba Corp products */ product TOSHIBA RT3070 0x0a07 RT3070 +product TOSHIBA HSDPA 0x1302 HSDPA /* Trek Technology products */ product TREK THUMBDRIVE 0x1111 ThumbDrive |