| Summary: | Adding a Product ID to usbdevs | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Yoshikazu GOTO <goto> |
| Component: | kern | Assignee: | Volker Werth <vwe> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Please use only one PR per issue. See PR kern/135628 for further information. Responsible Changed From-To: freebsd-bugs->vwe track |
Please add a entry of Product ID to usbdevs file. The output of "usbdevs -v" command is as follows. ---- Controller /dev/usb6: addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), Intel(0x0000), rev 1.00 port 1 addr 2: high speed, self powered, config 1, USB Mass Storage Device(0x8813), Myson Century, Inc.(0x04cf), rev a0.01 ---- Fix: $ diff usbdevs usbdevs.new 1815a1816 > product MYSON HEDEN8813 0x8813 USB Mass Storage Device