fixed misnamed device_t instance
This commit is contained in:
@@ -1938,7 +1938,7 @@ const device_t buslogic_542bh_device = {
|
|||||||
BT_ISA_Config
|
BT_ISA_Config
|
||||||
};
|
};
|
||||||
|
|
||||||
const device_t buslogic_545s_device = {
|
const device_t buslogic_545c_device = {
|
||||||
"BusLogic BT-545C ISA",
|
"BusLogic BT-545C ISA",
|
||||||
"buslogic_545c",
|
"buslogic_545c",
|
||||||
DEVICE_ISA | DEVICE_AT,
|
DEVICE_ISA | DEVICE_AT,
|
||||||
|
Reference in New Issue
Block a user