Changeset 86 for trunk/src/os2ahci/ata.c
- Timestamp:
- Apr 28, 2011, 7:41:44 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/ata.c
r82 r86 47 47 * be 0 for the time being. 48 48 * 49 * - 'cmd' is pass wd as 16-bit integer because the compiler would push49 * - 'cmd' is passed as 16-bit integer because the compiler would push 50 50 * a 'u8' as 16-bit value (it's a fixed argument) and the stdarg 51 51 * macros would screw up the address of the first variable argument
Note:
See TracChangeset
for help on using the changeset viewer.