VirtualBox

Ignore:
Timestamp:
Mar 26, 2012 12:55:17 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
77069
Message:

Renamed SCSI BIOS constants to elucidate their purpose.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevLsiLogicSCSI.h

    r33540 r40640  
    2121
    2222/*
    23  * I/O port registered in the ISA compatible range to let the BIOS access
    24  * the controller.
    25  */
    26 #define LSILOGIC_ISA_IO_PORT 0x340
    27 #define LSILOGIC_SAS_ISA_IO_PORT 0x350
     23 * Custom fixed I/O ports for BIOS controller access. Note that these should
     24 * not be in the ISA range (below 400h) to avoid conflicts with ISA device
     25 * probing. Addresses in the 300h-340h range should be especially avoided.
     26 */
     27#define LSILOGIC_BIOS_IO_PORT       0x340
     28#define LSILOGIC_SAS_BIOS_IO_PORT   0x350
    2829
    2930#define LSILOGICSCSI_REQUEST_QUEUE_DEPTH_DEFAULT 256
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette