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/improve a few devices



details:   https://anonhg.NetBSD.org/src/rev/f318fc18b122
branches:  trunk
changeset: 751017:f318fc18b122
user:      hubertf <hubertf%NetBSD.org@localhost>
date:      Thu Jan 21 23:23:44 2010 +0000

description:
add/improve a few devices

diffstat:

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

diffs (28 lines):

diff -r 18718542d224 -r f318fc18b122 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Jan 21 20:51:31 2010 +0000
+++ b/sys/dev/pci/pcidevs       Thu Jan 21 23:23:44 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1015 2010/01/19 11:43:33 mbalmer Exp $
+$NetBSD: pcidevs,v 1.1016 2010/01/21 23:23:44 hubertf Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1916,8 +1916,8 @@
 product O2MICRO OZ6922         0x6925  OZ6922 PCI-CardBus Bridge
 product O2MICRO OZ6933         0x6933  OZ6933 PCI-CardBus Bridge
 product O2MICRO OZ6972         0x6972  OZ6912/OZ6972 PCI-CardBus Bridge
-product O2MICRO 7120           0x7120  Integrated MMC/SD Controller
-product O2MICRO 7130           0x7130  Integrated MS/xD/SM Controller
+product O2MICRO 7120           0x7120  OZ7120 Integrated MMC/SD Controller
+product O2MICRO 7130           0x7130  OZ7130 Integrated MS/xD/SM Controller
 product O2MICRO 7223           0x7223  OZ711E0 PCI-CardBus Bridge
 
 /* Evans & Sutherland products */
@@ -3522,6 +3522,7 @@
 product PLX 9054       0x9054  9054 I/O Accelerator
 product PLX 9060ES     0x906e  9060ES PCI Bus Controller
 product PLX 9656       0x9656  9656 I/O Accelerator
+product PLX 9656FPBGA  0x5601  9656 I/O Accelerator FPBGA
 
 /* Powerhouse Systems products */
 product POWERHOUSE POWERTOP    0x6037  PowerTop PowerPC System Controller



Home | Main Index | Thread Index | Old Index