diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2017-06-02 16:04:12 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2017-06-02 16:04:12 +0000 |
commit | fa68857a36ff2204b70cbee45679094f2bfb56ec (patch) | |
tree | 77f1f332b715dbc32d2388893c732abcfda01aec /sys/dev | |
parent | 6e01555bf8f5184803c287347f84346db914a0a7 (diff) |
Intel HD Graphics 510.
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 cf7af4f7dc2..c5f589adaf1 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1819 2017/05/31 03:37:54 jsg Exp $ +$OpenBSD: pcidevs,v 1.1820 2017/06/02 16:04:11 kettenis Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3444,6 +3444,7 @@ product INTEL CORE6G_H_PCIE_X16 0x1901 Core 6G PCIE product INTEL CORE6G_THERM 0x1903 Core 6G Thermal product INTEL CORE6G_U_HB 0x1904 Core 6G Host product INTEL CORE6G_H_PCIE_X8 0x1905 Core 6G PCIE +product INTEL CORE6G_U_GT1 0x1906 HD Graphics 510 product INTEL CORE6G_H_PCIE_X4 0x1909 Core 6G PCIE product INTEL CORE6G_Y_HB 0x190c Core 6G Host product INTEL CORE6G_S_HB_DUAL 0x190f Core 6G Host |