Module Name:    src
Committed By:   bouyer
Date:           Sat Jan 23 17:50:43 UTC 2010

Modified Files:
        src/sys/dev/pci [netbsd-5]: pcidevs

Log Message:
Pull up following revision(s) (requested by mbalmer in ticket #1254):
        sys/dev/pci/pcidevs: revision 1.1015
        sys/dev/pci/pcidevs.h: regen
        sys/dev/pci/pcidevs_data.h: regen
Add two IBM RSS devices.


To generate a diff of this commit:
cvs rdiff -u -r1.962.4.7 -r1.962.4.8 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.962.4.7 src/sys/dev/pci/pcidevs:1.962.4.8
--- src/sys/dev/pci/pcidevs:1.962.4.7	Fri Dec 18 05:45:29 2009
+++ src/sys/dev/pci/pcidevs	Sat Jan 23 17:50:42 2010
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.962.4.7 2009/12/18 05:45:29 snj Exp $
+$NetBSD: pcidevs,v 1.962.4.8 2010/01/23 17:50:42 bouyer Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2063,6 +2063,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
 

Reply via email to