aboutsummaryrefslogtreecommitdiffstats
path: root/usb-devices
diff options
context:
space:
mode:
Diffstat (limited to 'usb-devices')
-rwxr-xr-xusb-devices3
1 files changed, 3 insertions, 0 deletions
diff --git a/usb-devices b/usb-devices
index 89d1b7d..7627fb1 100755
--- a/usb-devices
+++ b/usb-devices
@@ -31,6 +31,9 @@ class_decode() {
"0d") echo "c-sec" ;;
"0e") echo "video" ;;
"0f") echo "perhc" ;;
+ "10") echo "av " ;;
+ "11") echo "blbrd" ;;
+ "12") echo "bridg" ;;
"dc") echo "diagd" ;;
"e0") echo "wlcon" ;;
"ef") echo "misc " ;;