From owner-freebsd-bugs Wed Jan 17 0:30:21 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 073B137B400 for ; Wed, 17 Jan 2001 00:30:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0H8U2T12451; Wed, 17 Jan 2001 00:30:02 -0800 (PST) (envelope-from gnats) Date: Wed, 17 Jan 2001 00:30:02 -0800 (PST) Message-Id: <200101170830.f0H8U2T12451@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: helge@oldach.net (Helge Oldach) Subject: Re: kern/24379: ahc broken in STABLE Reply-To: helge@oldach.net (Helge Oldach) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/24379; it has been noted by GNATS. From: helge@oldach.net (Helge Oldach) To: winter@jurai.net (Matthew N. Dodd) Cc: send-pr@oldach.net, FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/24379: ahc broken in STABLE Date: Wed, 17 Jan 2001 09:24:54 +0100 (CET) Matthew N. Dodd: > 'rid' is not being initialized to '0' in > ahc_eisa.c:aic7770_map_registers() before being used in the first > bus_alloc_resource() call. (IIRC and have not already fixed this > problem.) The same is also in aic7770_probe. I have fixed both, but still get the same trap at the same virtual address. I suspect that it happens a bit earlier, e.g. during device probe. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message