From owner-cvs-all Thu Dec 5 6:17:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E39637B401; Thu, 5 Dec 2002 06:17:07 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DF6D43E4A; Thu, 5 Dec 2002 06:17:06 -0800 (PST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.5/8.12.6) id gB5EH5kW085943; Thu, 5 Dec 2002 15:17:05 +0100 (CET) (envelope-from sos) From: Soeren Schmidt Message-Id: <200212051417.gB5EH5kW085943@spider.deepcore.dk> Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-cbus.c ata-disk.c ata-dma.c ata-isa.c ata-pci.c atapi-fd.c In-Reply-To: <20021205.225457.41669971.nyan@jp.FreeBSD.org> To: Takahashi Yoshihiro Date: Thu, 5 Dec 2002 15:17:05 +0100 (CET) Cc: sos@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It seems Takahashi Yoshihiro wrote: > In article <200212041856.gB4IuqsX064096@spider.deepcore.dk> > Soeren Schmidt writes: > > > > I have tested the ata driver. But, I can't use the ad1 and ad2 > > > devices. A old kernel with the wd driver has no problem. I attach > > > the dmesgs and geoms. > > > > Could you try this patch please ? > > I have tested the patch, but it does not solve the problem. Hmm, I think we need phk to chime in here then, someting is not quite right with picking up geometries... > And, I found an another problem. There are 'timeout waiting for > interrupt' for ad1 and 'hard error' for ad1 and ad2. Those are harmless and from the ATA RAID probes, it because of the geomtry stuff again that the probe tries to access beyond disk, or that the disk does not really have the amount of sectors reported. On my PC98 its the latter, the disk reports one cylinder to many... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message