Search
lxdream.org :: lxdream/src/gdrom/ide.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/gdrom/ide.h
changeset 858:368fc0dcd57c
prev736:a02d1475ccfd
next1097:d4807997e450
author nkeynes
date Tue Oct 14 08:44:37 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Fix a few more subtle flag problems
file annotate diff log raw
1.1 --- a/src/gdrom/ide.h Mon Jul 14 07:44:42 2008 +0000
1.2 +++ b/src/gdrom/ide.h Tue Oct 14 08:44:37 2008 +0000
1.3 @@ -29,6 +29,7 @@
1.4 extern "C" {
1.5 #endif
1.6
1.7 +#define GDROM_DRIVE_STATUS_LENGTH 10
1.8 #define GDROM_SENSE_LENGTH 10
1.9 #define GDROM_MODE_LENGTH 32
1.10
.