Change the default IRQ for Adaptec and BusLogic SCSI controllers to a less problematic one.

This commit is contained in:
Alexander Babikov
2020-11-09 04:32:03 +05:00
parent 0deb6b96c3
commit 62b0c03401
2 changed files with 4 additions and 4 deletions

View File

@@ -940,7 +940,7 @@ static const device_config_t aha_154xb_config[] = {
},
},
{
"irq", "IRQ", CONFIG_SELECTION, "", 9,
"irq", "IRQ", CONFIG_SELECTION, "", 11,
{
{
"IRQ 9", 9
@@ -1070,7 +1070,7 @@ static const device_config_t aha_154x_config[] = {
},
},
{
"irq", "IRQ", CONFIG_SELECTION, "", 9,
"irq", "IRQ", CONFIG_SELECTION, "", 11,
{
{
"IRQ 9", 9
@@ -1169,7 +1169,7 @@ static const device_config_t aha_154xcf_config[] = {
},
},
{
"irq", "IRQ", CONFIG_SELECTION, "", 9,
"irq", "IRQ", CONFIG_SELECTION, "", 11,
{
{
"IRQ 9", 9

View File

@@ -1768,7 +1768,7 @@ static const device_config_t BT_ISA_Config[] = {
},
},
{
"irq", "IRQ", CONFIG_SELECTION, "", 9,
"irq", "IRQ", CONFIG_SELECTION, "", 11,
{
{
"IRQ 9", 9