Module Name:    src
Committed By:   msaitoh
Date:           Mon Feb  8 23:58:39 UTC 2010

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

Log Message:
Add some MegaRAID Entries


To generate a diff of this commit:
cvs rdiff -u -r1.1019 -r1.1020 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.1019 src/sys/dev/pci/pcidevs:1.1020
--- src/sys/dev/pci/pcidevs:1.1019	Wed Feb  3 19:27:24 2010
+++ src/sys/dev/pci/pcidevs	Mon Feb  8 23:58:38 2010
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1019 2010/02/03 19:27:24 macallan Exp $
+$NetBSD: pcidevs,v 1.1020 2010/02/08 23:58:38 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3102,6 +3102,10 @@
 product SYMBIOS SAS1066			0x005E	SAS1066
 product SYMBIOS SAS1078			0x0060	SAS1078 PCI
 product SYMBIOS SAS1078_PCIE		0x0062	SAS1078 PCI Express
+product SYMBIOS SAS2008			0x0072	SAS2008
+product SYMBIOS SAS2108_1		0x0078	MegaRAID SAS2108 CRYPTO GEN2
+product SYMBIOS SAS2108_2		0x0079	MegaRAID SAS2108 GEN2
+product SYMBIOS SAS1078DE		0x007c	SAS1078DE
 product SYMBIOS 875J			0x008f	53c875J
 product SYMBIOS FC909			0x0620	FC909
 product SYMBIOS FC909A			0x0621	FC909A

Reply via email to