>> The ioctl ops in struct file_operations is deprecated on 2.6.36. You need to convert it to unlocked_ioctl ops.
If you are lucky, just changing the second argument (struct file*) and the return type of the old ioctl function from int to long might make things working (supposing no BKL is needed). (http://web.archiveorange.com/archive/v/u1yF7zbcV1zFXbC3gf6U) Will try to patch it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/644898 Title: required kernel toshiba support not enabled -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs