Move common "command data block" functions to new file blockcmd.c.
authorKevin O'Connor <kevin@koconnor.net>
Wed, 17 Feb 2010 06:01:32 +0000 (01:01 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Wed, 17 Feb 2010 06:01:32 +0000 (01:01 -0500)
commit76977b2d8d6b54e40a3d2668372d942b9332d86f
tree42f018e8eca8704e840c33152cb705b93c44ab59
parentd7e998fdd0ea1cacbc83e9add182c49917bf35e6
Move common "command data block" functions to new file blockcmd.c.

Move common "cdb" request functions to a new file.
Makefile
src/ata.c
src/blockcmd.c [new file with mode: 0644]
src/blockcmd.h
src/cdrom.c