diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2015-08-04 21:19:29 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2015-08-04 21:19:29 +0000 |
commit | 91ed461bb4f663023ccd7e50ae29c766ea1db04e (patch) | |
tree | f894f8b0070ecdebd7794f718aab603cc945c996 /sys/dev | |
parent | 4ff410068111e339d596986479ec7eac2fc204d3 (diff) |
add C610 HD Audio, from Alexandre H. ok deraadt
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index da06d9a942a..8aea987d6c8 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1766 2015/06/05 05:24:08 stsp Exp $ +$OpenBSD: pcidevs,v 1.1767 2015/08/04 21:19:28 tedu Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4564,6 +4564,7 @@ product INTEL C610_PCIE_5 0x8d18 C610 PCIE product INTEL C610_PCIE_6 0x8d1a C610 PCIE product INTEL C610_PCIE_7 0x8d1c C610 PCIE product INTEL C610_PCIE_8 0x8d1e C610 PCIE +product INTEL C610_HDA 0x8d20 C610 HD Audio product INTEL C610_SMB 0x8d22 C610 SMBus product INTEL C610_EHCI_1 0x8d26 C610 USB product INTEL C610_EHCI_2 0x8d2d C610 USB |