mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Fix typo in the device id for the new cards.
This commit is contained in:
parent
8bd3b0415b
commit
dd851ecc32
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=127487
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user