diff options
-rw-r--r-- | sys/dev/ips/ips.h | 2 |
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 |