On Tue, 10 May 2005, [iso-8859-1] Roger Lindsjö wrote: >What level were you using for the trace? Earlier it was possible to each >byte[] as it was posted / received from the USB stack. Dan, is that >still possible?
Yep, it is off by default though. In the 1.0.0 properties file, there is a property: # This enables or disables urb tracing. # The trace_data must also be enabled. # WARNING! DATA-level tracing will generate a LOT of output. # These are the levels for this tracer. # 2 - METADATA # 3 - DATA #com.ibm.jusb.os.linux.LinuxUsbServices.JNI.trace_urb = false that should be uncommented and set to true. Then, the URB data will be traced as well (i.e. metadata and data depending on trace level) -- Dan Streetman [EMAIL PROTECTED] --------------------- 186,272 miles per second: It isn't just a good idea, it's the law! ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_ids93&alloc_id281&op=click _______________________________________________ javax-usb-devel mailing list javax-usb-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/javax-usb-devel