Plan to use usbip upgrade my cheap printer(Epson ME350) into a wireless printer, also a wireless scanner.
But just find it is very hard to complete that.
There is kmod-usbip-client, kmod-usbip-server in the openwrt truck, but I just can not find usbipd, that is a important compose for transfer data to client computer. As I remember, it is there in old openwrt truck…
If I can not find any exist package, I have to rewrite part of that usbipd, to make it work.
usbipd is based on glibc…but current openwrt is using ulibc, can not compile directly.
Only this middle adapter application missed…I am so eager to try usbip control my printer wirelessly. 🙂
I am using it to have my 3D printer served via wifi (although not with vocore) .
You read the wiki http://wiki.openwrt.org/doc/howto/usb.iptunnel ?
It does not depend on glibc, it just needs Glib2. The packages in BB are
good. You don’t need to compile them.