[8392] in linux-scsi channel archive
Re: SD_EXTRA_DEVS, what if...
daemon@ATHENA.MIT.EDU (Guest section DW)
Fri Mar 17 15:41:08 2000
Message-ID: <20000317013948.A4675@win.tue.nl>
Date: Fri, 17 Mar 2000 01:39:48 +0100
From: Guest section DW <dwguest@win.tue.nl>
To: Eric Youngdale <eric@andante.org>, linux-scsi@vger.rutgers.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
In-Reply-To: <Pine.LNX.4.10.10003152012420.12277-102000@gwyn.tux.org>; from Eric Youngdale on Wed, Mar 15, 2000 at 10:50:48PM -0500
On Wed, Mar 15, 2000 at 10:50:48PM -0500, Eric Youngdale wrote:
> It turned out to be a little easier than I thought. As it turns
> out we use a kdev_t that is 16 bits for all platforms. That simplified
> the job a bit. Mind you, that is a limit that may come back to haunt
> us...
Hmm. kdev_t is not 16-bit at all. It is a data type of unknown size
and structure (outside of kdev_t.h). On over half of my machines it
is a 32-bit pointer.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu