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 IBM RSS devices.



details:   https://anonhg.NetBSD.org/src/rev/a5206c64461c
branches:  trunk
changeset: 750930:a5206c64461c
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Tue Jan 19 11:43:33 2010 +0000

description:
Add two IBM RSS devices.

diffstat:

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

diffs (18 lines):

diff -r 32cf6b8f9260 -r a5206c64461c sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Jan 18 23:57:14 2010 +0000
+++ b/sys/dev/pci/pcidevs       Tue Jan 19 11:43:33 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1014 2010/01/14 11:27:23 sborrill Exp $
+$NetBSD: pcidevs,v 1.1015 2010/01/19 11:43:33 mbalmer Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2145,6 +2145,8 @@
 product IBM GXT6500P   0x021b  GXT-6500P Graphics Adapter
 product IBM GXT4500P   0x021c  GXT-4500P Graphics Adapter
 product IBM GXT135P    0x0233  GXT-135P Graphics Adapter
+product IBM 4810_BSP   0x0295  4810 BSP
+product IBM 4810_SCC   0x0297  4810 SCC
 product IBM SERVERAID8K        0x9580  ServeRAID 8k
 product IBM MPIC2      0xffff  MPIC-II
 



Home | Main Index | Thread Index | Old Index