[usbip-devel] Virtual USB Device
Status: Alpha
Brought to you by:
hirofuchi
From: Sven K. <sve...@gm...> - 2013-08-31 09:51:08
|
Hi, I'm looking for a way to implement a virtual USB device. The VHCI controller developed in this project seems to provide a way to do that. I see the VHCI driver is in the official kernel already. That's good. But I have few questions: 1) Do you know of anybody who has attempted to implemented a virtual device? I would like to take a look at the code. 2) Is there a library to speak to the VHCI driver in the kernel? I found https://sourceforge.net/projects/usb-vhci/files/native%20libraries/ Is it related to this project and does version 0.6 work with the driver in the kernel? Regards, Sven |