Re: ide-tape.c (vs. st.c / ide-scsi.c)

"Stuart D. Gathman" <[email protected]> Sun, 28 Sep 2003 21:30:51 -0400 (EDT)
Newsgroups gmane.linux.ide,gmane.linux.tape
Message-ID <[email protected]>
On Fri, 26 Sep 2003 [email protected] wrote:

> Does using ide-tape have any advantages over using st.c / ide-scsi for
> controlling ATAPI tape drives, other than the following?

For me, ide-tape was easier to set up for all IDE systems (typical low end).
I had to stop using it with kernel-2.4.20 because it simply doesn't
work at all anymore (crashes system).  Setting up for ide-scsi tape
adds several more steps to an install (including append="hdd=ide-scsi" for the
boot loader).

Furthermore, the ide-scsi+st driver prints all kinds of errors on the console
about commands not being recognized when using a low end IDE tape, but the tape
works fine.  Not having looked at the guts of the code, I suspect that ide-tape
knows more about which commands low end IDE drives don't support.

So there is a lot of overlap between ide-scsi+st and ide-tape, but ide-tape
specializes in low end drives - and doesn't expect full SCSI tape compliance.

-- 
			Stuart D. Gathman <[email protected]>
      Business Management Systems Inc.  Phone: 703 591-0911 Fax: 703 591-6154
	"[Microsoft] products are even less buggy than others, in terms of
	    per capita usage." - Steve Balmer, Microsoft Corporation

-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html