keefo / usbutils

USB utilities for Linux, including lsusb

Home Page:http://www.linux-usb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

first get usbhid-dump:
	git submodule init
	git submodule update
initialize autobuild with:
	autoreconf --install --symlink
configure with:
	./configure
build with:
	make

About

USB utilities for Linux, including lsusb

http://www.linux-usb.org

License:GNU General Public License v2.0


Languages

Language:C 91.3%Language:Python 5.7%Language:Shell 2.2%Language:Makefile 0.4%Language:M4 0.3%