Add new USB v2.0 PCI ID.
Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com> Sponsored by: Mellanox Technologies
This commit is contained in:
parent
19a22ae313
commit
46b05e1923
@ -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");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user