Message ID | 2023102224-lagged-coffee-db34@gregkh (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | usb.ids: update the USB Class codes | expand |
--- a/usb.ids +++ b/usb.ids @@ -23876,6 +23876,22 @@ C 0e Video 01 Video Control 02 Video Streaming 03 Video Interface Collection +C 0f Personal Healthcare +C 10 Audio/Video + 00 AVData Control + 01 AVData Video Stream + 01 AVData Audio Stream +C 11 Billboard +C 12 TypeC Bridge +C 13 Bulk Display +C 14 MCTCP over USB + 00 MCTCP Management + 01 MCTCP 1.x + 02 MCTCP 2.x + 01 MCTCP Host + 01 MCTCP 1.x + 02 MCTCP 2.x +C 3c I3C C 58 Xbox 42 Controller C dc Diagnostic
There are a number of newer USB class codes that are missing from usb.ids, so update them to the latest approved values. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>