From owner-freebsd-amd64@FreeBSD.ORG Sat Jun 26 22:58:09 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDFC016A4CE for ; Sat, 26 Jun 2004 22:58:09 +0000 (GMT) Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49C4543D41 for ; Sat, 26 Jun 2004 22:58:09 +0000 (GMT) (envelope-from marcolz@stack.nl) Received: from turtle.stack.nl (turtle.stack.nl [IPv6:2001:610:1108:5010::132]) by mailhost.stack.nl (Postfix) with ESMTP id 218651F101; Sun, 27 Jun 2004 00:57:48 +0200 (CEST) Received: by turtle.stack.nl (Postfix, from userid 333) id 035171CD92; Sun, 27 Jun 2004 00:57:47 +0200 (CEST) Date: Sun, 27 Jun 2004 00:57:47 +0200 From: Marc Olzheim To: me Message-ID: <20040626225747.GA52328@stack.nl> References: <20040511165044.GA52478@stack.nl> <20040511190859.GA80652@dragon.nuxi.com> <20040511193404.GA56219@stack.nl> <20040511194308.GB14683@dragon.nuxi.com> <20040511201156.GA57223@stack.nl> <20040511205725.GA57636@stack.nl> <20040512022938.GA23426@dragon.nuxi.com> <20040526190653.GA1508@stack.nl> <20040622161301.GA780@stack.nl> <40DDC516.5000309@wizkid.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40DDC516.5000309@wizkid.homeip.net> X-Operating-System: FreeBSD turtle.stack.nl 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 X-URL: http://www.stack.nl/~marcolz/ User-Agent: Mutt/1.5.6i cc: freebsd-amd64@freebsd.org Subject: Re: ATA driver cannot detect the Serial ATA disk in FreeBSD/AMD64-Current X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2004 22:58:10 -0000 On Sat, Jun 26, 2004 at 08:48:54PM +0200, me wrote: > Hi, > > running a generic Kernel with onboard Sata in non-Raid mode and all > drives are found and usable on a Tyan Thunder K8S Pro S2882UG3NR. > Maybe you have enabled Raid-mode in Bios, try to disable it. Nope... As said, a -current of april third works ok. Something broke halfway april with the driver rewrite... Marc