Personally, I'd use qemu or kvm and instrument their USB passthrough code, then use libvirt libusb to prototype the replacement driver in userspace (this latter bit I've done before; writing USB device drivers in Python is fun!).
|
2 | meant libusb, not libvirt | ||
|
|
||||
|
1 |
|
||
|
Personally, I'd use qemu or kvm and instrument their USB passthrough code, then use libvirt to prototype the replacement driver in userspace (this latter bit I've done before; writing USB device drivers in Python is fun!). |
||||
