>-----Original Message----- >From: linux-usb-owner@xxxxxxxxxxxxxxx [mailto:linux-usb-owner@xxxxxxxxxxxxxxx] On Behalf Of Shivdas >Gujare >Sent: Monday, December 07, 2009 12:40 PM >To: linux-usb@xxxxxxxxxxxxxxx >Subject: identify/measure usb speed in linux > >Hi, > >Is there any way I can identify "whats is the speed[High/full/low] at >which my device is working in linux? cat /proc/bus/usb/devices First line of each device T: Will show the speed: Spd=480(HS), Spd=12(LS) and so on... -- 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