VirtualBox

Changeset 33106 in vbox for trunk/src/VBox/Devices/PC/BIOS


Ignore:
Timestamp:
Oct 13, 2010 12:54:09 PM (14 years ago)
Author:
vboxsync
Message:

BIOS: Enable string writes for SCSI

File:
1 edited

Legend:

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

    r33095 r33106  
    143143        outb(io_base+VBOXSCSI_REGISTER_COMMAND, read_byte(cdb_segment, aCDB + i));
    144144
    145 #if 1
     145#if 0
    146146    /* Write data to I/O port. */
    147147    for (i = 0; i < cbBuffer; i++)
Note: See TracChangeset for help on using the changeset viewer.

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