Hi, I am trying to write a driver for a USB based Data Acquisition Device. I have limited access to the hardware device and I want to test the attach and probe calls. Is there anyway to stimulate or create a dummy USB device so that the kernel can make those calls. Any information will be helpful. Regards.
On Fri, Apr 22, 2011 at 22:57, Prashant Shah <pshah.mumbai@gmail.com> wrote:
Hi,
I am trying to write a driver for a USB based Data Acquisition Device. I have limited access to the hardware device and I want to test the attach and probe calls. Is there anyway to stimulate or create a dummy USB device so that the kernel can make those calls.
try to check USB emulation provided in KVM/Qemu... maybe that fits your need... -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com
participants (2)
-
Mulyadi Santosa -
Prashant Shah