Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 1996 13:18:10 -0800 (PST)
From:      "JULIAN Elischer" <julian@ref.tfs.com>
To:        nirva@mail.zynet.com (Danny Dulai)
Cc:        freebsd-scsi@freebsd.org
Subject:   Re: 7 disc changer
Message-ID:  <199603082118.NAA07958@ref.tfs.com>
In-Reply-To: <199603082051.NAA30111@thelair.zynet.com> from "Danny Dulai" at Mar 8, 96 01:51:14 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> I am having trouble getting FreeBSD 2.1.0 to see all of my
> Nakamichi 7 disc changer.  The scsi card is a Buslogic 946C.
> It never scans or finds anything past the first disc.  I
> tried applying a patch that i saw in this list:
> 
> 	>    if(cd->dkunit) {
> 	to
> 	>    if(cd->dkunit >= 0) {
> 
> 	in sys/scsi/cd.c
> 
> but had no luck with it.  Is there something that I'm just
> totally spacing out? Has anyone gotten all 7 discs to
> show up?
 you need to edit the table in /sys/scsi/scsiconf.c
 to add an entry for that device to tell it to check for more
 devices..
 use the pioneed 600 unit as a sample..
 (there are two ocurrances... duplicate both..)
> 
>                                      --Nirva
> 
> PS. Under Linux and NT, all 7 discs are found.
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603082118.NAA07958>