diff options
| author | msaitoh <msaitoh@NetBSD.org> | 2018-04-02 07:30:34 +0000 |
|---|---|---|
| committer | msaitoh <msaitoh@NetBSD.org> | 2018-04-02 07:30:34 +0000 |
| commit | 9b46c9de17af59386c55ddcba1e7ff41320f4bb0 (patch) | |
| tree | 1b6aa65645d5b3193875418ed874f8d96b54874c /sys/dev | |
| parent | 7b9cbad3aea6aaa424936eb873d1691a66a7688e (diff) | |
Add Intel X299 and Z370 LPC.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index e4cdbf17890..d4e1f0922dd 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$NetBSD: pcidevs,v 1.1323 2018/03/31 14:39:47 sevan Exp $ +$NetBSD: pcidevs,v 1.1324 2018/04/02 07:30:34 msaitoh Exp $ /* * Copyright (c) 1995, 1996 Christopher G. Demetriou @@ -5178,6 +5178,8 @@ product INTEL 2HS_LPC_Z27 0xa2c5 Z270 LPC product INTEL 2HS_LPC_Q27 0xa2c6 Q270 LPC product INTEL 2HS_LPC_Q25 0xa2c7 Q250 LPC product INTEL 2HS_LPC_B25 0xa2c8 B250 LPC +product INTEL 2HS_LPC_Z37 0xa2c9 Z370 LPC +product INTEL 2HS_LPC_X29 0xa2d2 X299 LPC product INTEL 2HS_I2C_0 0xa2e0 200 Series I2C 0 product INTEL 2HS_I2C_1 0xa2e1 200 Series I2C 1 product INTEL 2HS_I2C_2 0xa2e2 200 Series I2C 2 |
