Commit 788cba94 authored by Jens Axboe's avatar Jens Axboe

[PATCH] finally, sgio updates

Lots of stuff here... Basically we are using all that flashy
infrastructure I sent you to allow DMA for ATAPI at a 4-byte
granularity. So we can burns audio cds with zero-copy dma, and all that
cool stuff.

o Use bio_map_user(), fallback to kmalloc approach if it fails

o Use per-queue timeouts

o Check for right sg version, we can add old type support too later.

o Support SCSI_IOCTL_SEND_COMMAND old crap

o Check for size of command

o Make cdrom eject work

Etc...
parent 5fe41502
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment