Re: [BK PATCHES] add ata scsi driver

From: Linus Torvalds (torvalds@transmeta.com)
Date: Tue May 27 2003 - 02:01:26 EST



On Mon, 26 May 2003, Linus Torvalds wrote:
>
> And quite frankly, names matter, and calling it SCSI is clearly wrong.

Btw, in case you wonder why I care about names and organization, it's
because with the names and organization comes assumptions and
expectations.

One prime example of this is cdrecord, and the incredible braindamage that
the name "SCSI" foisted upon it. Why? Because everybody (ie schily)
_knows_ that SCSI is addressed by bus/id/lun, and thinks that anything
else is wrong. So you have total idiocies like the "cdrecord -scanbus"
crap for finding your device, and totally useless naming that makes no
sense in any sane environment.

Calling something SCSI when it isn't brings on these kinds of bad things:
people make assuptions that aren't sensible or desireable.

Names have power. There's baggage and assumptions in a name. In the case
of SCSI, there is a _lot_ of baggage.

Linus

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