From owner-freebsd-amd64@FreeBSD.ORG Thu Jul 23 17:31:28 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B4821065687 for ; Thu, 23 Jul 2009 17:31:28 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 77F648FC16 for ; Thu, 23 Jul 2009 17:31:28 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6NHVSe1030371 for ; Thu, 23 Jul 2009 17:31:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6NHVSwL030370; Thu, 23 Jul 2009 17:31:28 GMT (envelope-from gnats) Date: Thu, 23 Jul 2009 17:31:28 GMT Message-Id: <200907231731.n6NHVSwL030370@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Ralf Folkerts Cc: Subject: Re: amd64/135040: [ata] FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ralf Folkerts List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jul 2009 17:31:29 -0000 The following reply was made to PR amd64/135040; it has been noted by GNATS. From: Ralf Folkerts To: bug-followup@FreeBSD.org, ralf.folkerts@gmx.de Cc: Subject: Re: amd64/135040: [ata] FreeBSD/amd64 does not (always) detect disk on SB600/AliveXFire eSata 2 Date: Thu, 23 Jul 2009 19:02:47 +0200 Hi, unfortunately I did not manage to get the Info re. the BIOS-Bug that was mentioned in the amd64-Mailing-List-Post by Jung-uk Kim :-( So, would it be possible to "generally" limit the DMA-Size in the ATA-Driver for the SB600? After running a few Tests I reverted back to the hw.physmem as I'm afraid of having to re-apply the Mod. to the DMA code each time rebuild the Kernel ;-) Cheers, _ralf_