Changeset 27273 in vbox
- Timestamp:
- Mar 11, 2010 11:57:54 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 58669
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevATA.cpp
r26285 r27273 3736 3736 ataAbortCurrentCommand(s, false); 3737 3737 break; 3738 case ATA_SLEEP: 3739 ataCmdOK(s, 0); 3740 ataSetIRQ(s); 3741 break; 3738 3742 /* ATAPI commands */ 3739 3743 case ATA_IDENTIFY_PACKET_DEVICE:
Note:
See TracChangeset
for help on using the changeset viewer.