VirtualBox

Ignore:
Timestamp:
Apr 24, 2010 2:22:22 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
60556
Message:

VBoxSCSI: Always reset the state if the protocol is violated and make it possible to reset the state from the BIOS

File:
1 edited

Legend:

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

    r21321 r28684  
    4444 * |   2    |  R/W   | Detect   |
    4545 * +--------+--------+----------+
     46 * |   3    |  Write | Reset    |
     47 * +--------+--------+----------+
    4648 *
    4749 * The register at port 0 receives the SCSI CDB issued from the driver when writing to it but
     
    8284#define VBOXSCSI_TXDIR_FROM_DEVICE 0
    8385#define VBOXSCSI_TXDIR_TO_DEVICE   1
     86
     87/** Maximum CDB size the BIOS driver sends. */
     88#define VBOXSCSI_CDB_SIZE_MAX     10
    8489
    8590typedef struct VBOXSCSI
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