From owner-freebsd-current@FreeBSD.ORG Mon Mar 16 16:48:12 2009 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D17EB1065749 for ; Mon, 16 Mar 2009 16:48:12 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 8C9AC8FC1F for ; Mon, 16 Mar 2009 16:48:12 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@FreeBSD.org with esmtp (envelope-from ) id <1LjFz1-000720-R6>; Mon, 16 Mar 2009 17:48:11 +0100 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for freebsd-current@FreeBSD.org with esmtpsa (envelope-from ) id <1LjFz1-0006R5-PO>; Mon, 16 Mar 2009 17:48:11 +0100 Message-ID: <49BE8267.202@zedat.fu-berlin.de> Date: Mon, 16 Mar 2009 16:46:31 +0000 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 2.0.0.19 (X11/20090311) MIME-Version: 1.0 To: freebsd-current@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Cc: Subject: atacontrol reinit ataX does work only sporadically on FreeBSd 8.0-CURRENT/amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 16 Mar 2009 16:48:13 -0000 Running a box with FreeBSD 8.0-CURRENT #4 r189874. Try to attach a SATA harddrive via atacontrol. This drive is attached to the controller 'ata9' (ICH9 on P35-based board). BIOS has 'AHCI' on all controller enabled, so far everything seems to be all right. Well, I performed 'atacontrol reinit ata9' and 'atacontrol attach ata9' once sucessfully, but after detaching, extracting the drive and attaching it again this task does not perform successfully anymore. dmesg shows ata9: port is not ready (timeout 10000ms) ata9: port is not ready (timeout 1000ms) ata9: software reset clear timeout ata9: port is not ready (timeout 10000ms) ata9: port is not ready (timeout 10000ms) ata9: port is not ready (timeout 1000ms) ata9: software reset clear timeout Has anyone any idea what's up? Regards, Oliver