Date: Fri, 8 Mar 1996 13:51:14 -0700 (MST) From: Danny Dulai <nirva@mail.zynet.com> To: freebsd-scsi@freebsd.org Subject: 7 disc changer Message-ID: <199603082051.NAA30111@thelair.zynet.com>
next 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? --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?199603082051.NAA30111>