VirtualBox

Ignore:
Timestamp:
Dec 12, 2011 6:09:12 PM (13 years ago)
Author:
vboxsync
Message:

Messing with read sizes some more.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS-new/ahci.c

    r39590 r39591  
    507507    bios_dsk->drqp.lba     = (uint32_t)length << 8;     //@todo: xfer length limit
    508508    bios_dsk->drqp.buffer  = buffer;
    509 //    bios_dsk->drqp.nsect   = length / 2048;
     509    bios_dsk->drqp.nsect   = length / bios_dsk->drqp.sect_sz;
    510510//    bios_dsk->drqp.sect_sz = 2048;
    511511
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