| 
      
      
      From: John E. <jei...@mw...> - 2006-07-04 09:34:49
      
     | 
| On Tue, 04 Jul 2006 10:14:33 +0100, Dan Ellis wrote: > Presumably you've identified your device by checking the VID and PID > returned after scanning the bus and they are as expected? Yes the device is found OK and usb_open returns no error > Have you checked for an error return from usb_set_configuration? Returns 0 so success. > > How do you know SET_CONFIGURATION isn't sent? Did you snoop the traffic > on the PC, use an analyzer, or have some output from your device? I am using a serial port on the device to print messages to the screen. When using windows usber.sys, linux usbserial or linux libusb SET_CONFIGURATION is received on the device. > Dan. > > Using Tomcat but need to do more? Need to support web services, > security? Get stuff done quickly with pre-integrated technology to make > your job easier Download IBM WebSphere Application Server v.1.0.1 based > on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 |