From owner-freebsd-bugs Wed May 30 16: 7:26 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from mail.wolves.k12.mo.us (mail.wolves.k12.mo.us [207.160.214.1]) by hub.freebsd.org (Postfix) with ESMTP id A525437B422; Wed, 30 May 2001 16:07:23 -0700 (PDT) (envelope-from cdillon@wolves.k12.mo.us) Received: from mail.wolves.k12.mo.us (cdillon@mail.wolves.k12.mo.us [207.160.214.1]) by mail.wolves.k12.mo.us (8.9.3/8.9.3) with ESMTP id SAA08638; Wed, 30 May 2001 18:07:22 -0500 (CDT) (envelope-from cdillon@wolves.k12.mo.us) Date: Wed, 30 May 2001 18:07:22 -0500 (CDT) From: Chris Dillon To: Cc: Subject: Re: kern/21400: ata driver stealing IRQ15 on Compaq Proliant ML530 In-Reply-To: <200105300931.f4U9Vro26388@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 30 May 2001 sos@FreeBSD.ORG wrote: > Synopsis: ata driver stealing IRQ15 on Compaq Proliant ML530 > > State-Changed-From-To: open->closed > State-Changed-By: sos > State-Changed-When: Wed May 30 02:30:59 PDT 2001 > State-Changed-Why: > This is belived to be fixed in 4.3. > > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=21400 I tried with a 4.3-STABLE world/kernel compiled just a couple of hours ago, and it still doesn't work. I think the problem might be that the BIOS says that IRQ15 is available, and that there is not an ata controller using it, but in fact there probably is. I see that ata actually attaches to both an ata0 and ata1, even though the BIOS says there is only one ata controller: atapci0: port 0x2420-0x242f at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 -- Chris Dillon - cdillon@wolves.k12.mo.us - cdillon@inter-linc.net FreeBSD: The fastest and most stable server OS on the planet. For IA32 and Alpha architectures. IA64, PPC, and ARM under development. http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message