VirtualBox

Changeset 44206 in vbox for trunk/src/VBox/Devices/PC


Ignore:
Timestamp:
Dec 27, 2012 2:44:35 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
82973
Message:

SCSI/BIOS: Moved port base out of harm's way.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS/scsi.c

    r43757 r44206  
    3333
    3434/* The I/O port of the BusLogic SCSI adapter. */
    35 #define BUSLOGIC_BIOS_IO_PORT       0x330
     35#define BUSLOGIC_BIOS_IO_PORT       0x430
    3636/* The I/O port of the LsiLogic SCSI adapter. */
    37 #define LSILOGIC_BIOS_IO_PORT       0x340
     37#define LSILOGIC_BIOS_IO_PORT       0x434
    3838/* The I/O port of the LsiLogic SAS adapter. */
    39 #define LSILOGIC_SAS_BIOS_IO_PORT   0x350
     39#define LSILOGIC_SAS_BIOS_IO_PORT   0x438
    4040
    4141#define VBSCSI_REGISTER_STATUS   0
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