Correct PCI ID.

Submitted by:	Dmitry Luhtionov <dmitryluhtionov@gmail.com>
MFC after:	1 month
PR:		202807
This commit is contained in:
Hans Petter Selasky 2015-09-14 07:08:29 +00:00
parent cfb9fa4ec9
commit 6eed0dd7c4

View File

@ -223,7 +223,7 @@ uhci_pci_match(device_t self)
case 0x76028086:
return ("Intel 82372FB/82468GX USB controller");
case 0x3309103c:
case 0x3300103c:
return ("HP iLO Standard Virtual USB controller");
case 0x30381106: