Module Name:    src
Committed By:   msaitoh
Date:           Thu Nov 29 18:45:20 UTC 2012

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Update SMBus devices from Document(c600-series-chipset-spec-update and
x79-express-chipset-specification-update)


To generate a diff of this commit:
cvs rdiff -u -r1.1143 -r1.1144 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1143 src/sys/dev/pci/pcidevs:1.1144
--- src/sys/dev/pci/pcidevs:1.1143	Sun Oct 21 23:06:59 2012
+++ src/sys/dev/pci/pcidevs	Thu Nov 29 18:45:20 2012
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1143 2012/10/21 23:06:59 matt Exp $
+$NetBSD: pcidevs,v 1.1144 2012/11/29 18:45:20 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2773,7 +2773,7 @@ product INTEL C600_PCIE_6	0x1d1a	C600/X7
 product INTEL C600_PCIE_7	0x1d1c	C600/X79 PCIE
 product INTEL C600_PCIE_8	0x1d1e	C600/X79 PCIE
 product INTEL C600_HDA		0x1d20	C600 HD Audio
-product INTEL C600_SMB_1	0x1d22	C600/X79 SMBus Controller
+product INTEL C600_SMBUS	0x1d22	C600 SMBus Controller
 product INTEL C600_THERM	0x1d24	C600 Thermal Management Controller
 product INTEL C600_EHCI_1	0x1d26	C600 USB
 product INTEL C600_EHCI_2	0x1d2d	C600 USB
@@ -2799,7 +2799,9 @@ product INTEL C600_SAS_10	0x1d6c	C600 SA
 product INTEL C600_SAS_11	0x1d6d	C600 SAS Controller
 product INTEL C600_SAS_12	0x1d6e	C600 SAS Controller
 product INTEL C600_SAS_SATA_4	0x1d6f	C600 SAS Controller (SATA)
-product INTEL C600_SMB_2	0x1d70	C600/X79 Series SMBus Controller
+product INTEL C600_SMB_0	0x1d70	C600/X79 Series SMBus Controller
+product INTEL C600_SMB_1	0x1d71	C606/C608 SMBus Controller
+product INTEL C600_SMB_2	0x1d72	C608 SMBus Controller
 product INTEL 7SER_DT_SATA_1	0x1e00	7 Series (desktop) SATA Controller
 product INTEL 7SER_MO_SATA_1	0x1e01	7 Series (mobile) SATA Controller
 product INTEL 7SER_DT_SATA_AHCI	0x1e02	7 Series (desktop) SATA Controller (AHCI)

Reply via email to