On Tuesday 25 August 2009 00:00:42 John Hein wrote: > What's the best way to re-enumerate a device on the USB? > USB1 or USB2.
The best way is to use an external USB HUB. Then there is a command in FreeBSD-8 called: usbconfig -u X -a Y reset which reenumerates your device. Sysctls are also present to adjust the reset-rate. --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
