Module Name:    src
Committed By:   jmcneill
Date:           Fri Dec 24 19:22:17 UTC 2010

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
add Hauppauge WinTV USB2 FM


To generate a diff of this commit:
cvs rdiff -u -r1.571 -r1.572 src/sys/dev/usb/usbdevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.571 src/sys/dev/usb/usbdevs:1.572
--- src/sys/dev/usb/usbdevs:1.571	Tue Dec 21 07:03:08 2010
+++ src/sys/dev/usb/usbdevs	Fri Dec 24 19:22:17 2010
@@ -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 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 @@
 
 /* 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

Reply via email to