Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Add two otehr I2C devices of Intel.



details:   https://anonhg.NetBSD.org/src/rev/48447aafdf37
branches:  trunk
changeset: 445658:48447aafdf37
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Nov 08 04:04:42 2018 +0000

description:
Add two otehr I2C devices of Intel.

diffstat:

 sys/dev/pci/pcidevs |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 2da524b2949e -r 48447aafdf37 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Nov 08 02:30:14 2018 +0000
+++ b/sys/dev/pci/pcidevs       Thu Nov 08 04:04:42 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1349 2018/10/16 00:07:08 jmcneill Exp $
+$NetBSD: pcidevs,v 1.1350 2018/11/08 04:04:42 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -5047,6 +5047,8 @@
 product INTEL 100SERIES_LP_I2C_1 0x9d61        100 Series I2C 1
 product INTEL 100SERIES_LP_I2C_2 0x9d62        100 Series I2C 2
 product INTEL 100SERIES_LP_I2C_3 0x9d63        100 Series I2C 3
+product INTEL 100SERIES_LP_I2C_4 0x9d64        100 Series I2C 4
+product INTEL 100SERIES_LP_I2C_5 0x9d65        100 Series I2C 5
 product INTEL 100SERIES_LP_UART_2 0x9d66 100 Series UART 2
 product INTEL 100SERIES_LP_HDA 0x9d70  100 Series HD Audio
 product INTEL 2HS_U_HDA                0x9d71  200 Series HD Audio



Home | Main Index | Thread Index | Old Index