Module Name:    src
Committed By:   mrg
Date:           Sun Mar 14 03:13:05 UTC 2010

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

Log Message:
add several core i7 devices, and some more ricoh card reader controllers.


To generate a diff of this commit:
cvs rdiff -u -r1.1024 -r1.1025 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.1024 src/sys/dev/pci/pcidevs:1.1025
--- src/sys/dev/pci/pcidevs:1.1024	Thu Feb 25 03:18:44 2010
+++ src/sys/dev/pci/pcidevs	Sun Mar 14 03:13:04 2010
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1024 2010/02/25 03:18:44 macallan Exp $
+$NetBSD: pcidevs,v 1.1025 2010/03/14 03:13:04 mrg Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2827,6 +2827,12 @@
 product INTEL 21152		0xb152	S21152BB PCI-PCI Bridge
 product INTEL 21154		0xb154	S21152BA,S21154AE/BE PCI-PCI Bridge
 product INTEL 21555		0xb555	21555 Non-Transparent PCI-PCI Bridge
+product INTEL CP_QPI_LINK	0xd150	Core Processor QPI Link
+product INTEL CP_QPI_RPREGS	0xd151	Core Processor QPI Routing and Protocol Registers
+product INTEL CP_SYS_MREGS	0xd155	Core Processor System Management Registers
+product INTEL CP_SS_REGS	0xd156	Core Processor Semaphore and Scratchpad Registers
+product INTEL CP_SCS_REGS	0xd157	Core Processor System Control and Status Registers
+product INTEL CP_MISC_REGS	0xd158	Core Processor Miscellaneous Registers
 
 /* Intergraph products */
 product INTERGRAPH 4D50T	0x00e4	Powerstorm 4D50T
@@ -3747,6 +3753,9 @@
 product RICOH Rx5C847	0x0847 5C847 PCI-CardBus Bridge/SD/MMC/MMC+/MS/xD/Firewire
 product RICOH RxDPCC	0x0852 xD-Picture Card Controller
 product RICOH Rx5C853	0x0853 5C853 PCI-CardBus Bridge/SD/MMC/MMC+/MS/xD/SC/Firewire
+product RICOH Rx5U230	0xe230 5U230 Memory Stick Controller
+product RICOH Rx5U832	0xe832 5U832 Firewire Controller
+product RICOH Rx5C852	0xe852 5C852 xD Controller
 
 /* RISCom (SDL Communications?) products */
 product RISCOM N2	0x5568	N2

Reply via email to