Re: [PATCH 2.5.22] simple ide-tape.c and ide-floppy.c cleanup

Pete Zaitcev (zaitcev@redhat.com)
Wed, 3 Jul 2002 16:18:44 -0400


>[...]
> To be honest - why keep ide-[cd,floppy,tape] when they can be almost
> completely replaced with ide-scsi?

James Bottomley was going to take care of this, so I did not
even bother with ide-tape cleanups in 2.5. Good riddance for
that crap.

Note though, ide-tape is not anywhere near semantically
to the ide-scsi+st, because of its "sophisticated" (e.g. utterly
broken) internal pipeline. It does a lot of work underneath
the /dev boundary. Apparently, the author had a bad case of streaming
stoppages on his 386, so instead of fixing the root cause he
wrote the monster we have today. Getting rid of ide-tape may
cause problems on 386's. But then again, perhaps not.

-- Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/