|
From: kenichi_cui <cxx...@ho...> - 2010-04-06 12:18:40
|
HI xiaofeng: you can treat my usb device as a usb key ! I have a test driver builded by DDK for the device. anyway, Testing with driver is not enough for usb unit testing. that's why I use LIBUSB. Acutually, I remove all driver by usbdview and reinstall again. it has same problem. Xiaofan Chen wrote: > > On Tue, Apr 6, 2010 at 4:50 PM, kenichi_cui <cxx...@ho...> wrote: >> >> My usb device works indeed, because I have programmed a driver for it, >> the >> driver works well. >> but I am afraid of those driver conflict. >> > > I have no idea what your device is. What is this Jetway Security Crypto > Disk? > What is the driver you developed to use with it? > > Anyway, I can only suggest you to use usbdeview to remove your driver > and then try again with winusb if you want to use WinUSB. What > is the reason you want to use WinUSB if you already have your > own driver? > > > -- > Xiaofan http://mcuee.blogspot.com > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Libusb-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libusb-devel > > -- View this message in context: http://old.nabble.com/libusb-1.0-windows-backend-now-in-Cygwin-packages-tp28077699p28150942.html Sent from the LibUSB Dev mailing list archive at Nabble.com. |