On Fri, 1 May 2009, Martin Fuzzey wrote: > Hi all, > > are HCDs expected to be "silent" [unless debug is enabled] while running > the usb testsuite? Generally yes. If there are exceptions, I can't remember them at the moment. > Currently my HCD generates some warnings on tests 11 and 12 (unlinks) > should I get rid of these warnings (ie do these tests represent "normal" > behaviour that shouldn't pollute log files)? There shouldn't be any HCD messages for tests 11 and 12. Unlinking is perfectly normal, and unavoidable races mean that sometimes drivers will try to unlink URBs that haven't been submitted or have already completed. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html