[7897] in linux-scsi channel archive
Re: Another multi-lun CD changer (was: ... simultaneous access problem)
daemon@ATHENA.MIT.EDU (Brendan Miller)
Sat Jan 22 20:08:55 2000
Date: Fri, 21 Jan 2000 14:01:34 -0800
From: Brendan Miller <brmiller@netgate.net>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Ishikawa <ishikawa@yk.rim.or.jp>,
Eric Youngdale <eric@andante.org>,
LINUX SCSI <linux-scsi@vger.rutgers.edu>
Message-ID: <20000121140134.A7177@netgate.net>
Reply-To: Brendan Miller <brmiller@netgate.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
In-Reply-To: <E12BQTX-00019e-00@the-village.bc.nu>; from Alan Cox on Thu, Jan 20, 2000 at 10:54:44PM +0000
> There is 8)
>
> BLIST_MAX5LUN
>
> Used for:
> {"REGAL", "CDC-4X", "*", BLIST_MAX5LUN | BLIST_SINGLELUN},
--
> Yes. Look at REGAL again - the flags they use are both SINGLELUN and
> 5LUNS. This is exactly the same set of flags that you need to be using.
Okay, well I added
{"LASOUND","CDX7405","3.10", BLIST_MAX5LUN | BLIST_SINGLELUN},
to the end of the device list (right before the NULL,NULL,NULL--by the way,
shouldn't there be four elementsi in this list--NULL,NULL,NULL,0?)
and everything works fine, without max_scsi_luns and PROBE_ALL_LUNS.
So I am indeed a happy camper. I know it says that the 'revision'
field isn't used yet, but I thought I would add the revision I have
just in case it's of use to you all.
Whose responsibility is it to add this to the mainline kernel? Let
me know if there is a "test report" that needs to be generated. :)
Brendan
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu