summaryrefslogtreecommitdiffstats
path: root/sys/dev/ips/ips.h
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2004-03-19 17:36:47 +0000
committerscottl <scottl@FreeBSD.org>2004-03-19 17:36:47 +0000
commitf08849a36be287ee0d3a88cfaf3dd6c0831282dc (patch)
treeee12015c81bef13e6b84ea68e7e00e0fa46829ac /sys/dev/ips/ips.h
parent8f8e02cc5ef4173158a712baba9c00bf6f9d5946 (diff)
downloadFreeBSD-src-f08849a36be287ee0d3a88cfaf3dd6c0831282dc.zip
FreeBSD-src-f08849a36be287ee0d3a88cfaf3dd6c0831282dc.tar.gz
Add generic support for the recent Adaptec flavors of ServeRAID.
Diffstat (limited to 'sys/dev/ips/ips.h')
-rw-r--r--sys/dev/ips/ips.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/ips/ips.h b/sys/dev/ips/ips.h
index cd3b015..39eb9ed 100644
--- a/sys/dev/ips/ips.h
+++ b/sys/dev/ips/ips.h
@@ -54,8 +54,10 @@
* IPS CONSTANTS
*/
#define IPS_VENDOR_ID 0x1014
+#define IPS_VENDOR_ID_ADAPTEC 0x9005
#define IPS_MORPHEUS_DEVICE_ID 0x01BD
#define IPS_COPPERHEAD_DEVICE_ID 0x002E
+#define IPS_MARCO_DEVICE_ID 0x0950
#define IPS_CSL 0xff
#define IPS_POCL 0x30
OpenPOWER on IntegriCloud