From owner-freebsd-hackers@FreeBSD.ORG Mon Feb 7 14:38:29 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 609B516A4CE for ; Mon, 7 Feb 2005 14:38:29 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AF9F43D41 for ; Mon, 7 Feb 2005 14:38:28 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id j17EcOSR078821; Mon, 7 Feb 2005 15:38:27 +0100 (CET) (envelope-from sos@DeepCore.dk) Message-ID: <42077D4E.1030604@DeepCore.dk> Date: Mon, 07 Feb 2005 15:38:06 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Luiz Otavio Souza References: <20050206222416.O88635@serv-qmp.walk.com.br> <42071856.5080205@DeepCore.dk> <20050207122355.N1626@serv-qmp.walk.com.br> In-Reply-To: <20050207122355.N1626@serv-qmp.walk.com.br> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.6 cc: freebsd-hackers@freebsd.org Subject: Re: ATA_IDENTIFY timed out on ASUS P4VP-MX X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 14:38:29 -0000 Luiz Otavio Souza wrote: > I tried the patch, and just get a different warning. >=20 > i'm attaching two dmesg, one with 5.3-RELEASE (with some extra debug=20 > info) and one for ATA-mIII. Hmm, seems interrupt arent getting through, not much I can do about that = one. Maybe -current can help as its interrupt routing code has changed=20 quite a bit. Otherwise try to get ahold of an updated BIOS ... --=20 -S=F8ren