Linux image Version: 2.6.31-4.23. The problem is still the same.

Here is the patch:
Signed-off-by: Nils Kassube <[email protected]>
---
--- orig/linux-2.6.31/drivers/media/dvb/dvb-usb/af9015.c        2009-06-30 
11:34:45.000000000 +0200
+++ linux-2.6.31/drivers/media/dvb/dvb-usb/af9015.c     2009-07-07 
14:58:27.000000000 +0200
@@ -81,7 +81,6 @@
 
        switch (req->cmd) {
        case GET_CONFIG:
-       case BOOT:
        case READ_MEMORY:
        case RECONNECT_USB:
        case GET_IR_CODE:
@@ -100,6 +99,7 @@
        case WRITE_VIRTUAL_MEMORY:
        case COPY_FIRMWARE:
        case DOWNLOAD_FIRMWARE:
+       case BOOT:
                break;
        default:
                err("unknown command:%d", req->cmd);

-- 
BUG in dvb-usb
https://bugs.launchpad.net/bugs/403156
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to