[Bug 667014] [NEW] v4l-dvb Missing Latest model of HD-PVR Device

Herb McNew 667014 at bugs.launchpad.net
Tue Oct 26 21:07:07 UTC 2010


Public bug reported:

lsusb:
Bus 001 Device 002: ID 2040:4903 Hauppauge

new Hardware ID 0x4903 is not in the driver.
modifying hdpvr.h and hdpvr-core.c to add a new PRODUCT_ID for the 0x4903 and
recompile appears to correct the problem.

hdpvr.h line 34 added:
#define HD_PVR_PRODUCT_ID4      0x4903

hdpvr-core.c line 63 added:
        { USB_DEVICE(HD_PVR_VENDOR_ID, HD_PVR_PRODUCT_ID4) },

** Affects: linux
     Importance: Unknown
         Status: Unknown

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

** Bug watch added: Linux Kernel Bug Tracker #19882
   http://bugzilla.kernel.org/show_bug.cgi?id=19882

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=19882
   Importance: Unknown
       Status: Unknown

-- 
v4l-dvb Missing Latest model of HD-PVR Device
https://bugs.launchpad.net/bugs/667014
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list