Add new USB v2.0 PCI ID.

Submitted by:		Dmitry Luhtionov <dmitryluhtionov@gmail.com>
Sponsored by:		Mellanox Technologies
This commit is contained in:
Hans Petter Selasky 2018-11-02 15:03:52 +00:00
parent 19a22ae313
commit 46b05e1923

View File

@ -210,6 +210,9 @@ ehci_pci_match(device_t self)
case 0x15621131:
return "Philips ISP156x USB 2.0 controller";
case 0x70021039:
return "SiS 968 USB 2.0 controller";
case 0x31041106:
return ("VIA VT6202 USB 2.0 controller");