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 several core i7 devices, and some more ricoh...



details:   https://anonhg.NetBSD.org/src/rev/b02749e80ac7
branches:  trunk
changeset: 752999:b02749e80ac7
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Mar 14 03:13:04 2010 +0000

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

diffstat:

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

diffs (32 lines):

diff -r cf9e4e2ca1b5 -r b02749e80ac7 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Mar 14 01:13:16 2010 +0000
+++ b/sys/dev/pci/pcidevs       Sun Mar 14 03:13:04 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index