From owner-freebsd-current@FreeBSD.ORG Fri Oct 8 12:52:22 2004 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 65D4116A4CE for ; Fri, 8 Oct 2004 12:52:22 +0000 (GMT) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B42F43D31 for ; Fri, 8 Oct 2004 12:52:00 +0000 (GMT) (envelope-from jhay@icomtek.csir.co.za) Received: from zibbi.icomtek.csir.co.za (localhost [127.0.0.1]) i98CpqZV085576; Fri, 8 Oct 2004 14:51:53 +0200 (SAST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost)i98Cpq4i085575; Fri, 8 Oct 2004 14:51:52 +0200 (SAST) (envelope-from jhay) Date: Fri, 8 Oct 2004 14:51:52 +0200 From: John Hay To: "Patrick M. Hausen" Message-ID: <20041008125152.GA85303@zibbi.icomtek.csir.co.za> References: <200410081222.i98CMrKP025993@hugo10.ka.punkt.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410081222.i98CMrKP025993@hugo10.ka.punkt.de> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: 5.3-BETA7 ata problem with VIA 8235 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: Fri, 08 Oct 2004 12:52:22 -0000 On Fri, Oct 08, 2004 at 02:22:53PM +0200, Patrick M. Hausen wrote: > Hi! > > Next test with the current beta: > > We have a system with a VIA chipset based mainboard, the ATA > controller is reported to be a VIA 8235. > This system has worked just fine with 5.1 then stopped working when > the atang changes were commited. It wasn't that important to us > (it's really cheap [tm] hardware), but since I'm doing some tests > with the current beta anyway and there were various ata fixes > announced: > > Boot from miniinst.iso: > > ... > atapci0: port 0xdc00-0xdc0f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at deviec 17.1 on pci0 > ata0: channel #0 on atapci0 > ata1: channel #1 on atapci0 > ... > ata0-master: FAILURE - ATA_IDENTTIFY timed out > ... > ata1-master: FAILURE - ATAPI_IDENTIFY timed out > ... > > With most systems I tried before (5.2.1-RELEASE, previous 5.3-BETAs) the > system just hung without a clear error message after loading md0. Try disabling the apic. Break out of the loader by pressing '6' and then type: set hint.apic.0.disabled=1 boot We have two Asus P4VP-MX motherboards with that chipset. I think the apic is initialized too late or something. If you do a verbose boot without disabling the apic, you see apic messages after ata failed. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org