Re: Larger dev_t

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 28 Mar 2001 03:19:02 +0100 (BST)


> Exactly. It's just that for historical reasons, I think the major for
> "disk" should be either the old IDE or SCSI one, which just can show more
> devices. That way old installers etc work without having to suddenly start
> knowing about /dev/disk0.

They will mostly break. Installers tend to parse /proc/scsi and have fairly
complex ioctl based relationships based on knowing ide v scsi.

/dev/disc/ is a little un-unix but its clean

-
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/