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:
OBattler
2017-10-16 18:40:34 +02:00
parent 86c439c14b
commit e49c411183
4 changed files with 86 additions and 90 deletions

View File

@@ -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;