Add more OHCI pci ids.

Submitted by:	Hans Petter Selasky
This commit is contained in:
Andrew Thompson 2009-12-22 01:59:17 +00:00
parent bae15f4ab1
commit 725f67ad7b

View file

@ -175,6 +175,12 @@ ohci_pci_match(device_t self)
case 0x03f110de:
return ("nVidia nForce MCP61 USB Controller");
case 0x0aa510de:
return ("nVidia nForce MCP79 USB Controller");
case 0x0aa710de:
return ("nVidia nForce MCP79 USB Controller");
case 0x0aa810de:
return ("nVidia nForce MCP79 USB Controller");
case 0x70011039:
return ("SiS 5571 USB controller");