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; <A HREF="http://pyusb.berlios.de/">writing USB device drivers in Python</A> is fun!).