From owner-freebsd-qa@FreeBSD.ORG Wed Dec 31 05:58:31 2003 Return-Path: Delivered-To: freebsd-qa@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05C3D16A4CE for ; Wed, 31 Dec 2003 05:58:31 -0800 (PST) Received: from sentry.24cl.com (174.113.sn.ct.dsl.thebiz.net [216.238.113.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1881543D2D for ; Wed, 31 Dec 2003 05:58:28 -0800 (PST) (envelope-from zlists@mgm51.com) Received: from XPMM (unknown [63.119.50.193]) by sentry.24cl.com (Postfix) with ESMTP id 0C9B729437 for ; Wed, 31 Dec 2003 08:58:27 -0500 (EST) Message-ID: <200312310858280109.03A8718D@sentry.24cl.com> In-Reply-To: <20031230185841.B35480@carver.gumbysoft.com> References: <200312301857030994.007E9620@sentry.24cl.home> <20031230185841.B35480@carver.gumbysoft.com> X-Mailer: Courier 3.50.00.00.1081 (http://www.rosecitysoftware.com) (P) Date: Wed, 31 Dec 2003 08:58:28 -0500 From: "MikeM" To: freebsd-qa@freebsd.org Content-Type: text/plain; charset="us-ascii" Subject: Re: 5.2RC2 - timeouts with tertiary IDE controller & CD-ROM X-BeenThere: freebsd-qa@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Quality Assurance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Dec 2003 13:58:31 -0000 On 12/30/2003 at 7:00 PM Doug White wrote: |On Tue, 30 Dec 2003, MikeM wrote: | |> > Yay timing issues. Your drive is jumpered for master and/or single |> > operation, yes? |> |> Unknown. The CD-ROM drive is a no-name drive that has no |> documentation for the jumper(s). | |Most of the CDROM drives I've come across have 3 settings, labelled MA, |SL, and CS. Normally MA == Master & Single, SL == Slave, and CS == Cable |Select. Make sure that MA is jumpered. No labels on any of the pins, no documentation pasted on the top or bottom of the drive, no manual, nothing. As you, this is the first CD-ROM drive I've ever seen without any docs or labels. Tomorrow, I'll try to google the CD-ROM's manufacturer's name to see if there's a website with the needed docs. | |> > have you replaced the cable? |> |> I just replaced the cable with another, and I saw the same symptoms. |> Additionally, the previous cable has worked fine on FreebSD 4.9 and RH |> Linux 8.0 (can I say that here) when the CD-ROM is plugged into the |> tertiary IDE controller. The previous cable also worked fine with |> FreeBSD 5.2RC2 when the the CD-ROM was plugged into the secondary IDE |> controller. | |Good to check nonetheless. | |5.2 has a newer ATA driver that did change the timings and such for |detection. There's a LOT of ATA devices that are really, really picky |about the timing. Interesting that 5.2 works when the drive is plugged into the secondary IDE controller, but not the tertiary IDE controller. Whatever the problem is, it is right on the ragged edge of being "in tolerance".