Is there a way to report an EOF condition from the block
device driver's strategy routine, or it can be achieved
only setting the blk_size array?
There's a lot of block drivers (mostly the CDROM drivers)
which don't set the blk_size, and dd'ing a CD ends with
lots of ugly I/O error messages...
Thanks
vbzoli