[usbip-devel] linux module migration
Status: Alpha
Brought to you by:
hirofuchi
From: rektide <re...@vo...> - 2012-03-12 20:16:45
|
Hello usbip-devel, I'm suffering from the change in module names that the Linux kernel has underwent. OpenWRT still includes 0.1.7 from the sourceforge SVN tree, which is not compatible with the new kernel modules named usbip-core and usbip-host: running usbipd on this tree gives this error: usbip err: stub_driver.c: 33 (open_sysfs_stub_driver) usbip_common_mod.ko and usbip.ko must be loaded This problem is being tracked in OpenWRT land as ticket #10992, https://dev.openwrt.org/ticket/10992 . I have confidence OpenWRT can use the userspace driver bundled in the kernel, but I'm curious whether usbip has any intent to distribute this module outside of the kernel source proper, whether there is any specific project I can track to just watch usbip devel, or perhaps that we can use at OpenWRT to build a reasonably up to date set of usbip tools? Is there an up to date source tree for usbip, or usbip userland drivers? Regards, rektide |