Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src: report the product name when there's no description
Some devices like the CH341 do not report any description, but they provide a product name, which is better than nothing. This patch allows this product to be retrieved in this case. This gives for example: port | age (sec) | device | driver | description ------+------------+------------+------------------+---------------------- 0 | 892294 | ttyUSB0 | ch341-uart | USB2.0-Serial
- Loading branch information