summaryrefslogtreecommitdiffstats
path: root/sys/dev/ips/ips.h
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2004-03-27 15:56:34 +0000
committerscottl <scottl@FreeBSD.org>2004-03-27 15:56:34 +0000
commit72f88d2a01a7d5c8e808acb79fc372c4678dae8d (patch)
treed03f38ddd22b028d52922b27f89fed2065279afe /sys/dev/ips/ips.h
parent1368ee7bbe8fe12cc3198ba6d3b60c72aba57b4c (diff)
downloadFreeBSD-src-72f88d2a01a7d5c8e808acb79fc372c4678dae8d.zip
FreeBSD-src-72f88d2a01a7d5c8e808acb79fc372c4678dae8d.tar.gz
Fix typo in the device id for the new cards.
Diffstat (limited to 'sys/dev/ips/ips.h')
-rw-r--r--sys/dev/ips/ips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ips/ips.h b/sys/dev/ips/ips.h
index 39eb9ed..27946da 100644
--- a/sys/dev/ips/ips.h
+++ b/sys/dev/ips/ips.h
@@ -57,7 +57,7 @@
#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_MARCO_DEVICE_ID 0x0250
#define IPS_CSL 0xff
#define IPS_POCL 0x30
OpenPOWER on IntegriCloud