From owner-freebsd-bugs@FreeBSD.ORG Thu Aug 12 13:20:31 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D53F216A4CF for ; Thu, 12 Aug 2004 13:20:31 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C273D43D2D for ; Thu, 12 Aug 2004 13:20:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i7CDKVdJ013095 for ; Thu, 12 Aug 2004 13:20:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7CDKVqN013094; Thu, 12 Aug 2004 13:20:31 GMT (envelope-from gnats) Date: Thu, 12 Aug 2004 13:20:31 GMT Message-Id: <200408121320.i7CDKVqN013094@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: John Baldwin Subject: Re: kern/68351: bge0 watchdog timeout on 5.2.1 and -current, 5.1 is ok X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John Baldwin List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2004 13:20:32 -0000 The following reply was made to PR kern/68351; it has been noted by GNATS. From: John Baldwin To: Vadim Mikhailov Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/68351: bge0 watchdog timeout on 5.2.1 and -current, 5.1 is ok Date: Wed, 11 Aug 2004 17:25:46 -0400 On Tuesday 10 August 2004 08:04 pm, Vadim Mikhailov wrote: > John Baldwin wrote: > >>> It looks like the interrupts are routed just as both ACPI and > >>>the MP Table say they should be. Have you tried using cvs to change the > >>>sys/dev/bge source back to 5.1 sources with the rest of the kernel being > >>>5.2.1 to see if it works ok? > >> > >> Yes I did. Unfortunately difference between 5.1 and 5.2.1 is just too > >>big: > >>http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/bge/if_bge.c.diff?f=h&r > >>1= 1.41&r2=1.60 With 5.2.1-p9 sources when I replace if_bge.c rev. 1.60 > >> (5_2_1_RELEASE) with rev. 1.41 (5_1_0_RELEASE) kernel would not compile > >> at all: > >> > >>/usr/src/sys/dev/bge/if_bge.c:107:24: pci/pcireg.h: No such file or > >>directory /usr/src/sys/dev/bge/if_bge.c:108:24: pci/pcivar.h: No such > >> file or directory mkdep: compile failed > >>*** Error code 1 > > > > Just change the files to say '#include ', that is, add > > the 'dev/' to the start of the filename and that should fix that problem. > > If you could try with those changes I'd appreciate it. > > Still no go. As I said before, difference between 5.1 and 5.2.1 is just too > big. When I change #includes to , I get this on make > buildkernel: Ok. Hmm. I'm not sure what else to look at on this one as I do think it is a problem in bge(4) but don't know how to track those down. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/