https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209674
Anthony Jenkins <scoobi_...@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scoobi_...@yahoo.com --- Comment #5 from Anthony Jenkins <scoobi_...@yahoo.com> --- (In reply to bourne.ident...@hotmail.com from comment #2) I think Hans was suggesting you run usbdump /continuously/, piping the output to a file, while waiting for the anomaly to occur. You can redact the file to remove any USB events up to just before the anomaly occurs, before attaching to this bug. usbdump -i usbus2 -f 4 -s 65536 -vvv | gzip -c > usbdump.gz Anthony -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-usb@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"