Merge branch 'v3.0' into v3.2

This commit is contained in:
RichardG867
2025-08-01 16:46:14 -03:00
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ The following resources are used by these additional controllers:
|Quaternary|01E8h |03EEh |11 |
+----------+-------------+---------------+---+
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.

View File

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