[456] in linux-scsi channel archive
Re: Generic Scsi Driver Bug Report and comments.
daemon@ATHENA.MIT.EDU (Eric Youngdale)
Thu Aug 3 00:26:58 1995
From: "Eric Youngdale" <eric@aib.com>
Date: Wed, 2 Aug 1995 16:12:52 -0400
In-Reply-To: woody@mail.csh.rit.edu (Craig "Woody"ward)
"Re: Generic Scsi Driver Bug Report and comments." (Aug 1, 11:13am)
To: woody@mail.csh.rit.edu (Craig "Woody"ward),
linux-scsi@vger.rutgers.edu (linux scsi)
On Aug 1, 11:13am, Craig "Woody"ward wrote:
> Subject: Re: Generic Scsi Driver Bug Report and comments.
> >FROM: heiko@colossus.escape.de (Heiko Eissfeldt)
> >> A better way would to map devices as follows:
> >>
> >> /dev/sg00 -> Controller 0, Id 0
> >> /dev/sg01 -> Controller 0, Id 1
> >> /dev/sg10 -> Controller 1, Id 0
> >> /dev/sg11 -> Controller 1, Id 1
> >> etc.
I think the point is being missed here. The issue is not so much
the namespace that is used, but how to map minor numbers to real devices.
While it would be nice to be able to fix this just for the sg driver,
I would prefer a more generic solution that works for all scsi devices
(disks, cdroms, etc), since the same problems occur there too.
-Eric
--
"The woods are lovely, dark and deep. But I have promises to keep,
And lines to code before I sleep, And lines to code before I sleep."