Re: [PATCH] adding PCI bus information to SCSI layer

Chris Wedgwood (cw@f00f.org)
Thu, 3 May 2001 20:57:54 +1200


On Tue, May 01, 2001 at 09:32:41PM +0100, Alan Cox wrote:

Having thought over the issues I plan to maintain a 32bit dev_t kernel with
conventional mknod behaviour, even if Linus won't. One very interesting item
that Peter Anvin noted is that its not clear in POSIX that

mknod /dev/ttyF00 c 100 100

open("/dev/ttyF00/speed=9600,clocal");

is illegal. That may be a nice way to get much of the desired behaviour without
totally breaking compatibility

Linus has suggested we do something similar in 2.5.x for multiple
data streams (or forks) in certain filesystems sugh as HFS and
NTFS... you might want to check the two very similar ideas don't
collide.

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