diff --git a/hardware/ideterqua.rst b/hardware/ideterqua.rst index 39967e8..1732fb8 100644 --- a/hardware/ideterqua.rst +++ b/hardware/ideterqua.rst @@ -18,7 +18,7 @@ The following resources are used by these additional controllers: .. note:: The tertiary and quaternary I/O ports and IRQs were incorrectly switched in 86Box versions prior to 4.0.1. -Each controller's IRQ can be configured through its respective *Settings* button on :ref:`settings/storage:Tertiary / Quaternary IDE Controller`. The *Plug and Play* option on the *IRQ* box enables Plug and Play functionality, allowing a PnP compliant operating system to automatically set the controller's IRQ, while all other options set a static IRQ with no Plug and Play. +Each controller's IRQ can be configured through its respective *Configure* button on :ref:`settings/storage:Tertiary / Quaternary IDE Controller`. The *Plug and Play* option on the *IRQ* box enables Plug and Play functionality, allowing a PnP compliant operating system to automatically set the controller's IRQ, while all other options set a static IRQ with no Plug and Play. .. note:: * When using a non-Plug and Play IDE controller on an emulated machine which supports Plug and Play, remember to mark the IRQ as being used by a legacy ISA device in the BIOS setup utility. * Many operating systems do not allow non-Plug and Play IDE controllers to use IRQs outside of the default ones listed on the table above. diff --git a/settings/storage.rst b/settings/storage.rst index 91ebd6b..c9963fd 100644 --- a/settings/storage.rst +++ b/settings/storage.rst @@ -17,14 +17,14 @@ FD Controller Floppy disk drive controller card to emulate. Selecting a controller is not required, unless you wish to use one of the add-on controllers for adding high-density 1.44M floppy support to XT machines. -The BIOS option ROM address used by the selected controller can be configured through the *Settings* button. +The BIOS option ROM address used by the selected controller can be configured through the *Configure* button. Tertiary / Quaternary IDE Controller ------------------------------------ Add a third or fourth (respectively) IDE channel to the emulated machine, through a generic ISA or VLB IDE controller card. -The IRQ used by each controller can be configured through its respective *Settings* button. +The IRQ used by each controller can be configured through its respective *Configure* button. .. note:: The tertiary and quaternary controllers are not Plug and Play compliant by default; they may require manual configuration of emulated operating systems, and may not be bootable. See :doc:`../hardware/ideterqua` for more information.