From owner-freebsd-current@FreeBSD.ORG Sun Oct 5 03:10:59 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 A3DBD16A4B3 for ; Sun, 5 Oct 2003 03:10:59 -0700 (PDT) Received: from email01.aon.at (WARSL402PIP8.highway.telekom.at [195.3.96.97]) by mx1.FreeBSD.org (Postfix) with SMTP id 6319843FF5 for ; Sun, 5 Oct 2003 03:10:58 -0700 (PDT) (envelope-from shoesoft@gmx.net) Received: (qmail 87376 invoked from network); 5 Oct 2003 10:10:56 -0000 Received: from m124p025.dipool.highway.telekom.at (HELO ?62.46.5.121?) ([62.46.5.121]) (envelope-sender ) by qmail1rs.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 5 Oct 2003 10:10:56 -0000 From: Stefan Ehmann To: freebsd-current@freebsd.org Content-Type: text/plain Message-Id: <1065348683.760.8.camel@shoeserv.freebsd> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sun, 05 Oct 2003 12:11:24 +0200 Content-Transfer-Encoding: 7bit Subject: ATAng problem: harddisk not detected 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, 05 Oct 2003 10:10:59 -0000 After yesterday's cvsup and kernel/world build my primary slave harddisk not longer gets detected (once again). If I revert to src/sys/dev/ata/ata-lowlevel.c 1.11 it is detected properly. (It might also work with later versions. If you need the exact revision where it stopped working please tell me) verbose dmesg can be found here http://stud4.tuwien.ac.at/~e0125637/dmesg.new verbose dmesg with ata-lowlevel.c 1.11 http://stud4.tuwien.ac.at/~e0125637/dmesg.old Stefan Ehmann