Fixed AHA and BusLogic software reset - fixes unnecessary stalls (mostly with BusLogic SCSI BIOS'es);
Fixed BusLogic BT-958D reset - now it actually resets again.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* of SCSI Host Adapters made by Mylex.
|
||||
* These controllers were designed for various buses.
|
||||
*
|
||||
* Version: @(#)scsi_x54x.h 1.0.0 2017/10/14
|
||||
* Version: @(#)scsi_x54x.h 1.0.1 2017/10/16
|
||||
*
|
||||
* Authors: TheCollector1995, <mariogplayer@gmail.com>
|
||||
* Miran Grca, <mgrca8@gmail.com>
|
||||
@@ -421,8 +421,6 @@ typedef struct {
|
||||
uint8_t max_id;
|
||||
uint8_t pci_slot;
|
||||
|
||||
uint32_t reset_duration;
|
||||
|
||||
mem_mapping_t mmio_mapping;
|
||||
|
||||
uint8_t int_geom_writable;
|
||||
|
||||
Reference in New Issue
Block a user