Created attachment 879545 [details] usb.ids patch Hi Michal, I noticed that my new AudioQuest Dragonfly (a usb dac) wasn't in the USB db, so here's the small patch: --- /tmp/usb.ids.old 2014-02-25 03:50:45.000000000 -0500 +++ /usr/share/hwdata/usb.ids 2014-03-27 13:10:51.872963172 -0400 @@ -15959,6 +15959,8 @@ 0011 AFG Function Generator (CDC) 21a1 Emotiv Systems Pty. Ltd. 0001 EPOC Consumer Headset Wireless Dongle +21b4 AudioQuest Inc. + 0081 DragonFly 1.2 21d6 Agecodagis SARL 0002 Seismic recorder [Tellus] 2222 MacAlly Thanks
Thanks Jason for a patch. Unfortunately hwdata doesn't patch ids files. Once the change is accepted upstream, it will be pulled in automatically in next release. I can see your change is already requested upstream [1], if you want to speed up the process, you could ping its maintainer. https://usb-ids.gowdy.us/read/UD/21b4
(In reply to Michal Minar from comment #1) Thanks - would also be nice if there was an "update-usbids" equivalent for the "update-pciids" in pciutils which manually updates the db locally from upstream.
Good idea. I've created a bug request[1] based on your comment. [1] bug 1087199