From owner-freebsd-stable Sat Feb 22 5:17:34 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66DB537B401; Sat, 22 Feb 2003 05:17:33 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48B2043FDF; Sat, 22 Feb 2003 05:17:32 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id h1MDHF3Y072727; Sat, 22 Feb 2003 06:17:15 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 22 Feb 2003 06:09:17 -0700 (MST) Message-Id: <20030222.060917.48674795.imp@bsdimp.com> To: eikemeier@fillmore-labs.com Cc: stable@freebsd.org, jhb@freebsd.org Subject: Re: changes in FreeBSD-STABLE src/sys/i386/i386/nexus.c 1.26.2.9 From: "M. Warner Losh" In-Reply-To: <3E5775E1.10504@fillmore-labs.com> References: <3E5775E1.10504@fillmore-labs.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cTimeTag Unit 3 Channel 3:Got Tag 472221 84751:086171223:200000002 Correlated Timescale In message: <3E5775E1.10504@fillmore-labs.com> Oliver Eikemeier writes: : After rebuilding my kernel with FreeBSD-STABLE booting fails with: : : panic: still using grody create_intr interface : : when loading the ata0 driver (FreeBSD 4.8-PRERELEASE, 440 LX based : motherboard) : : After I changed line 495 of src/sys/i386/i386/nexus.c rev 1.26.2.9 to : : switch (flags & ~INTR_TYPE_FAST) { : : everything works as expected. Could this be a typo in the recent : changes? Otherwise I'm happy to post my dmesg. Nope, I botched the merge :-( 1.26.9.10 fixes this problem. Sorry for the bother. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message