From owner-freebsd-mobile Fri Feb 11 12: 7:22 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by builder.freebsd.org (Postfix) with ESMTP id 6302A4170; Fri, 11 Feb 2000 12:06:49 -0800 (PST) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id NAA58047; Fri, 11 Feb 2000 13:06:38 -0700 (MST) (envelope-from ken) Date: Fri, 11 Feb 2000 13:06:38 -0700 From: "Kenneth D. Merry" To: Peter Radcliffe Cc: freebsd-mobile@FreeBSD.ORG, scsi@FreeBSD.ORG Subject: Re: Adaptec 1460B, PAO3 and cdrom drive problems. Message-ID: <20000211130638.A58011@panzer.kdm.org> References: <200001120657.XAA12127@harmony.village.org> <20000211111321.A12769@pir.net> <20000211103708.A57034@panzer.kdm.org> <20000204224930.B44997@cc942873-a.ewndsr1.nj.home.com> <200002052251.OAA12829@ptavv.es.net> <20000207175326.G9141@pir.net> <20000211134533.B14877@pir.net> <20000211124118.A57790@panzer.kdm.org> <20000211150048.J14877@pir.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000211150048.J14877@pir.net>; from pir@pir.net on Fri, Feb 11, 2000 at 03:00:48PM -0500 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Feb 11, 2000 at 15:00:48 -0500, Peter Radcliffe wrote: > "Kenneth D. Merry" probably said: > > That's odd -- your CDROM drive is using 512 byte sectors. Try flipping the > > dip switch or whatever to change it to 2K sectors. > > I can't. It's a Sun cdrom drive, which only does 512 bytes. Ahh. > > camcontrol tur cd0 -v > > camcontrol inquiry cd0 -v > > pir@disapp# camcontrol tur cd0 -v > Unit is not ready > (pass0:aic0:0:6:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 > (pass0:aic0:0:6:0): UNIT ATTENTION asc:28,0 > (pass0:aic0:0:6:0): Not ready to ready change, medium may have changed > pir@disapp# camcontrol tur cd0 -v > Unit is ready > pir@disapp# camcontrol inquiry cd0 -v > pass0: Removable CD-ROM SCSI-2 device > pass0: Serial Number [ > pass0: 3.300MB/s transfers > > > Maybe we can narrow this down to either a SCSI problem or some other sort > > of problem. Also, try changing your drive to 2K sectors. > > This setup works under windows, so I was assuming it wasn't a SCSI > problem. The same drive works on my Adaptec 3940UW in my desktop > FreeBSD box. Hmm. Well, try putting some printfs in cdopen() in src/sys/cam/scsi/scsi_cd.c, and see where it is bailing out. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message