diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-09-16 23:17:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-16 23:17:25 +0700 |
commit | 1435d15545dc3aeae670e9a3eefdd5b6d240bdce (patch) | |
tree | 411d294d7354cd1ea058009ac55e13e7802c2907 /system/USBdev/README | |
parent | 92e5fb6dc09628eb29b1ad8ba9290aaa184fed54 (diff) |
system/USBdev: Added (Recognition tool of USB devices).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/USBdev/README')
-rw-r--r-- | system/USBdev/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/USBdev/README b/system/USBdev/README new file mode 100644 index 000000000000..47745db5779d --- /dev/null +++ b/system/USBdev/README @@ -0,0 +1,4 @@ +USBdev is a USB devices recognition tool on Linux. The tool compares +the USB devices that is connected before and after once you connect +to the further doors USB. USBdev use linux-usb.org repository to get +data devices. |