diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-09-05 02:05:28 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-09-05 02:05:28 +0000 |
commit | f6283c0342fcda9c162fbed4b2fd4cb01b3ab643 (patch) | |
tree | a37acb3e8a197d750c3f789ea924151c498e35f1 /sys/dev | |
parent | 3d3d7801309b0ccc1d067d7d90e6a4a5f42702f4 (diff) |
add some braswell ids
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/pci/pcidevs | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 8aea987d6c8..886528a4e2b 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1767 2015/08/04 21:19:28 tedu Exp $ +$OpenBSD: pcidevs,v 1.1768 2015/09/05 02:05:27 jsg Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -3475,7 +3475,32 @@ product INTEL ATOMC2000_PCU_SMB 0x1f3c Atom C2000 PCU SMBus product INTEL I354_BP_1GBPS 0x1f40 I354 product INTEL I354_SGMII 0x1f41 I354 SGMII product INTEL I354_BP_2_5GBPS 0x1f45 I354 +product INTEL BSW_HB 0x2280 Braswell Host +product INTEL BSW_HDA 0x2284 Braswell HD Audio +product INTEL BSW_SIO_DMA_2 0x2286 Braswell SIO DMA +product INTEL BSW_SIO_HSUART_1 0x228a Braswell Serial +product INTEL BSW_SIO_HSUART_2 0x228c Braswell Serial product INTEL BRASWELL_SMB 0x2292 Braswell SMBus +product INTEL BSW_TXE 0x2298 Baswell TXE +product INTEL BSW_PCU_LPC 0x229c Braswell PCU LPC +product INTEL BSW_AHCI 0x22a3 Braswell AHCI +product INTEL CHV_IGD_1 0x22b0 HD Graphics +product INTEL CHV_IGD_2 0x22b1 HD Graphics +product INTEL CHV_IGD_3 0x22b2 HD Graphics +product INTEL CHV_IGD_4 0x22b3 HD Graphics +product INTEL BSW_XHCI 0x22b5 Braswell xHCI +product INTEL BSW_SIO_DMA_1 0x22c0 Braswell SIO DMA +product INTEL BSW_SIO_I2C_1 0x22c1 Braswell SIO I2C +product INTEL BSW_SIO_I2C_2 0x22c2 Braswell SIO I2C +product INTEL BSW_SIO_I2C_3 0x22c3 Braswell SIO I2C +product INTEL BSW_SIO_I2C_4 0x22c4 Braswell SIO I2C +product INTEL BSW_SIO_I2C_5 0x22c5 Braswell SIO I2C +product INTEL BSW_SIO_I2C_6 0x22c6 Braswell SIO I2C +product INTEL BSW_SIO_I2C_7 0x22c7 Braswell SIO I2C +product INTEL BSW_PCIE_1 0x22c8 Braswell PCIE +product INTEL BSW_PCIE_2 0x22ca Braswell PCIE +product INTEL BSW_PCIE_3 0x22cc Braswell PCIE +product INTEL BSW_PCIE_4 0x22ce Braswell PCIE product INTEL DH8900_LPC 0x2310 DH8900 LPC product INTEL DH8900_AHCI 0x2323 DH8900 AHCI product INTEL DH8900_SATA_1 0x2326 DH8900 SATA |