[linux-dvb] MSI Digivox Mini
Philip Lawatsch
philip at lawatsch.at
Fri Jan 27 21:54:08 CET 2006
Philip Lawatsch wrote:
>> Can you try to make the dibusb-mc.c module claim this device, to see
>> the real revision of the Chip?
>
> I'm recompiling now, I hope I patched it correctly.
Nope, I didn't :(
I modprobed dvb-usb with debug=255 (and compiled it with debug of course).
usb 1-2.7: new high speed USB device using ehci_hcd and address 8
check for cold 10b8 bc6
check for warm 10b8 bc7
check for cold 5d8 8109
something went very wrong, device was not found in current device list -
let's see what comes next.
usbcore: registered new driver dvb_usb_dibusb_mc
All I did was add my device to
static struct usb_device_id dibusb_dib3000mc_table []
like this:
/* 03 */ {USB_DEVICE(USB_VID_EMPIA, USB_PID_DIGIVOX_MINI)},
Since I know nothing about the code here I'm not going to trial and
error modifying
static struct dvb_usb_properties dibusb_mc_properties
-> If someone knows what I should modify please tell me, or better yet,
give me a patch ;)
kind regards Philip
More information about the linux-dvb
mailing list