From owner-freebsd-current@FreeBSD.ORG Sun Aug 31 07:59:30 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 3F34916A4BF for ; Sun, 31 Aug 2003 07:59:30 -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 557B443FE5 for ; Sun, 31 Aug 2003 07:59:27 -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 h7VEw5x6003196; Sun, 31 Aug 2003 16:58:05 +0200 (CEST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.9/8.12.9/Submit) id h7VEvv5j003195; Sun, 31 Aug 2003 16:57:57 +0200 (CEST) From: Soren Schmidt Message-Id: <200308311457.h7VEvv5j003195@spider.deepcore.dk> In-Reply-To: <20030831112521.GG61234@oak.rpg.pl> To: Jan Srzednicki Date: Sun, 31 Aug 2003 16:57:57 +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 Subject: Re: ATAng not detecting drives 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: Sun, 31 Aug 2003 14:59:30 -0000 It seems Jan Srzednicki wrote: > ad0: 19546MB [39714/16/63] at ata0-master UDMA66 > ad1: 39093MB [79428/16/63] at ata0-slave UDMA66 > ata1-slave: FAILURE - ATA_IDENTIFY status=51 > error=4 > acd0: CDROM at ata1-master UDMA33 > cd0 at ata1 bus 0 target 0 lun 0 > cd0: Removable CD-ROM SCSI-0 device > cd0: 33.000MB/s transfers > cd0: cd present [2154583490 x 838860800 byte records] > Mounting root from ufs:/dev/ad0s2a > > (it's this ata1-slave thing). > Previously, it has been seen as: > > acd1: CD-RW at ata1-slave UDMA33 Ok, I've finally managed to get a setup that exhibits this problem, expect a fix soon... -Søren