Created attachment 160578 [details] patch I found this PCI ID on my HP ProLiant DL360 G7 server
A commit references this bug: Author: hselasky Date: Tue Sep 1 09:33:25 UTC 2015 New revision: 287355 URL: https://svnweb.freebsd.org/changeset/base/287355 Log: Add new PCI ID. Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com> MFC after: 1 month PR: 202807 Changes: head/sys/dev/usb/controller/uhci_pci.c
A commit references this bug: Author: hselasky Date: Mon Sep 14 07:08:29 UTC 2015 New revision: 287772 URL: https://svnweb.freebsd.org/changeset/base/287772 Log: Correct PCI ID. Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com> MFC after: 1 month PR: 202807 Changes: head/sys/dev/usb/controller/uhci_pci.c
A commit references this bug: Author: hselasky Date: Thu Oct 8 07:24:55 UTC 2015 New revision: 289013 URL: https://svnweb.freebsd.org/changeset/base/289013 Log: MFC r287355, r287772 and r287825: Add new USB PCI IDs. PR: 202807 Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com> Differential Revision: https://reviews.freebsd.org/D3665 Changes: _U stable/10/ stable/10/sys/dev/usb/controller/uhci_pci.c stable/10/sys/dev/usb/controller/xhci_pci.c
A commit references this bug: Author: hselasky Date: Thu Oct 8 07:27:25 UTC 2015 New revision: 289014 URL: https://svnweb.freebsd.org/changeset/base/289014 Log: MFC r287355, r287772 and r287825: Add new USB PCI IDs. PR: 202807 Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com> Differential Revision: https://reviews.freebsd.org/D3665 Changes: _U stable/9/sys/ _U stable/9/sys/dev/ stable/9/sys/dev/usb/controller/uhci_pci.c stable/9/sys/dev/usb/controller/xhci_pci.c