diff options
| author | jmcneill <jmcneill@NetBSD.org> | 2010-12-24 19:22:17 +0000 |
|---|---|---|
| committer | jmcneill <jmcneill@NetBSD.org> | 2010-12-24 19:22:17 +0000 |
| commit | 3fa605f684cb98159041e2f3f3f1781071c9c4cc (patch) | |
| tree | 56568fb98238ef5dc614efaef99f9e7eba5638dd /sys/dev/usb/usbdevs | |
| parent | 7154ff6dc7746e335d491784e97dadcd45a32ab4 (diff) | |
add Hauppauge WinTV USB2 FM
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 1c86a472554..746a0316e51 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$NetBSD: usbdevs,v 1.571 2010/12/21 07:03:08 jnemeth Exp $ +$NetBSD: usbdevs,v 1.572 2010/12/24 19:22:17 jmcneill Exp $ /* * Copyright (c) 1998-2004 The NetBSD Foundation, Inc. @@ -514,6 +514,7 @@ vendor AIRTIES 0x1eda AirTies vendor DLINK 0x2001 D-Link vendor PLANEX2 0x2019 Planex Communications vendor ENCORE 0x203d Encore +vendor HAUPPAUGE2 0x2040 Hauppauge Computer Works vendor DLINK3 0x2101 D-Link vendor ERICSSON 0x2282 Ericsson vendor MOTOROLA2 0x22b8 Motorola @@ -1403,6 +1404,7 @@ product HANK HP5187 0x3713 HP Wireless Keyboard&Mouse /* Hauppauge Computer Works */ product HAUPPAUGE WINTV_USB_FM 0x4d12 WinTV USB FM +product HAUPPAUGE2 WINTV_USB2_FM 0xb110 WinTV USB2 FM /* Hawking Technologies products */ product HAWKING RT2870_1 0x0001 RT2870 |
