>I've forgotton the name of the program or programs that can query a usb >device on a linux box and report on the usages, endpoints, etc. that it >finds. Can someone please remind me? > >Thanks, > >--Doug >
you can access device information using the usbdevfs. type the following mount -t usbdevfs none /proc/bus/usb cat /proc/bus/usb/devices check out the linux usb website for furthur USB usage: http://www.linux-usb.org/USB-guide/book1.html Pei Liu ------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel