]> git.neil.brown.name Git - history.git/commit
Make ide-cd.c use the request command length information.
authorLinus Torvalds <torvalds@home.transmeta.com>
Sun, 3 Nov 2002 02:57:37 +0000 (18:57 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sun, 3 Nov 2002 02:57:37 +0000 (18:57 -0800)
commite06c97710aac80c10510e66e83f3ef9606356f4f
tree6dfb8a9e9dd95ebfc65af8eb2f645c506c483a65
parent524a8a1ada8fa85524862cd50df2594ddcbfc11f
Make ide-cd.c use the request command length information.

ATAPI always pads the commands out to at least 12 bytes,
otherwise it's just the plain SCSI command set.
drivers/ide/ide-cd.c