From owner-freebsd-current@FreeBSD.ORG Mon Sep 1 23:31:27 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A100816A4BF; Mon, 1 Sep 2003 23:31:27 -0700 (PDT) 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 49BC043FF9; Mon, 1 Sep 2003 23:31:25 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost [127.0.0.1]) by spider.deepcore.dk (8.12.9/8.12.9) with ESMTP id h826VMx6022613; Tue, 2 Sep 2003 08:31:22 +0200 (CEST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.9/8.12.9/Submit) id h826VLCo022612; Tue, 2 Sep 2003 08:31:22 +0200 (CEST) From: Soren Schmidt Message-Id: <200309020631.h826VLCo022612@spider.deepcore.dk> In-Reply-To: <3F542F91.8070409@he.iki.fi> To: Petri Helenius Date: Tue, 2 Sep 2003 08:31:21 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 X-mail-scanned: by DeepCore Virus & Spam killer v1.3 cc: freebsd-current@FreeBSD.ORG cc: sos@FreeBSD.ORG Subject: Re: ATAng detection issues X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2003 06:31:27 -0000 It seems Petri Helenius wrote: > > I also noticed that earlier ATAng spits out these messages; (cut&pasting boot -v > is a little tedious, but I can copy it all if it helps) > > The err=0x01 caught my eye. Err=0x01 is actually "OK Im' there" signal from an ATA device :) What I need to know is if the probe find all it should or not. -Søren