VirtualBox

Changeset 16553 in vbox


Ignore:
Timestamp:
Feb 6, 2009 3:56:58 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42496
Message:

SCSI: Add missing WRITE(6) command. Needed for FreeBSD

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/scsi.h

    r15815 r16553  
    112112    SCSI_READ_16                        = 0x88,
    113113    SCSI_WRITE_16                       = 0x8a,
    114     SCSI_READ_6                         = 0x08
     114    SCSI_READ_6                         = 0x08,
     115    SCSI_WRITE_6                        = 0x0a
    115116} SCSICMD;
    116117
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