serial icon indicating copy to clipboard operation
serial copied to clipboard

Fix empty PortInfo.description/hardware_id on Mac M1

Open Quotation opened this issue 3 years ago • 2 comments

on Mac M1, both PortInfo.description and PortInfo.hardware_id are always "n/a", because usb device type name was changed from "IOUSBDevice" to "IOUSBHostInterface".

Quotation avatar Aug 03 '22 14:08 Quotation

I think it would also fix the #243 right ?

benkuper avatar Apr 08 '23 09:04 benkuper

I confirm it fixes both description as well as vid/pid filter on Silicon !

benkuper avatar Apr 08 '23 11:04 benkuper