Add common "block command" definitions and update cdrom code.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 15 Feb 2010 16:56:07 +0000 (11:56 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Tue, 16 Feb 2010 00:19:11 +0000 (19:19 -0500)
commit7d7002512e3d7a05fb701d8dff21ad8c2928538a
treecc89ae51dc58c28adb56c2318b5ed759df53409e
parent68caaa745ab1df22a4b9c52235f40d19d2084f35
Add common "block command" definitions and update cdrom code.

Introduce standard definitions and names for the "command data block"
commands used in the cdrom code.
src/ata.c
src/ata.h
src/blockcmd.h [new file with mode: 0644]
src/cdrom.c