]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add PNP info to the PCI attachment of the ahci driver
authorimp <imp@FreeBSD.org>
Wed, 13 Jun 2018 20:25:04 +0000 (20:25 +0000)
committerimp <imp@FreeBSD.org>
Wed, 13 Jun 2018 20:25:04 +0000 (20:25 +0000)
commit7eb115bd63893243292599fd4f9ec233eaec11d0
tree4695f88c3aa253583567c8d52d12c8a75ca2ff9a
parent7e9f23554f5b6ab1a9a8dd7bcd84962c005a2317
Add PNP info to the PCI attachment of the ahci driver

Mark the PNP table, but still need to handle the CLASS / SUBCLASS /
REVID matching.

Reviewed by: imp, chuck
Submitted by: Lakhan Shiva Kamireddy <lakhanshiva@gmail.com>
Sponsored by: Google, Inc. (GSoC 2018)
sys/dev/ahci/ahci_pci.c