From owner-freebsd-current@FreeBSD.ORG Tue Apr 8 11:06:56 2003 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 6469D37B401 for ; Tue, 8 Apr 2003 11:06:56 -0700 (PDT) Received: from mail.gactr.uga.edu (mail.gactr.uga.edu [128.192.37.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 858CC43FAF for ; Tue, 8 Apr 2003 11:06:54 -0700 (PDT) (envelope-from Robin.Blanchard@gactr.uga.edu) Received: (qmail 69807 invoked from network); 8 Apr 2003 18:06:53 -0000 Received: from unknown (HELO ex.gactr.uga.edu) ([10.10.11.21]) (envelope-sender ) by mail.servers.gactr.gc.nat (qmail-ldap-1.03) with SMTP for ; 8 Apr 2003 18:06:53 -0000 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 8 Apr 2003 14:06:52 -0400 Message-ID: X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: HEADS UP: fxp breakage Thread-Index: AcL9+Olk8SqQuvccQvy0QI/r5cfhMAAAED9A From: "Robin P. Blanchard" To: "Conrad Sabatier" , "Maxime Henrion" cc: current@freebsd.org Subject: RE: HEADS UP: fxp breakage 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: Tue, 08 Apr 2003 18:06:56 -0000 All four (uni and smp) of my test -CURRENT boxes are up and running fine with: # fgrep -h \$FreeBSD: /usr/src/sys/dev/fxp/* =20 __FBSDID("$FreeBSD: src/sys/dev/fxp/if_fxp.c,v 1.163 2003/04/08 13:05:11 = mux Exp $"); * $FreeBSD: src/sys/dev/fxp/if_fxpreg.h,v 1.33 2003/04/06 21:35:45 mux = Exp $ * $FreeBSD: src/sys/dev/fxp/if_fxpvar.h,v 1.24 2003/04/02 16:47:16 mux = Exp $ * $FreeBSD: src/sys/dev/fxp/rcvbundl.h,v 1.1 2001/10/25 05:23:31 jlemon = Exp $ Uni-kernel includes DEVICE_POLLING and SCHED_ULE and smp-kernel includes = only SCHED_ULE. > -----Original Message----- > From: Conrad Sabatier [mailto:conrads@cox.net]=20 > Sent: Tuesday, April 08, 2003 2:07 PM > To: Maxime Henrion > Cc: current@freebsd.org; Robin P. Blanchard > Subject: Re: HEADS UP: fxp breakage >=20 >=20 > I just cvsupped today (4/8/03) and built a clean world and=20 > kernel. The only problem I'm having now is that if I try to=20 > load the acpi module, the kernel panics as before in=20 > bus_dmamem_alloc(). Other than that, everything's fine. My=20 > kernel config even includes options DEVICE_POLLING and PAE. >=20 > $ fgrep -h \*\ \$FreeBSD /usr/src/sys/dev/fxp/* > * $FreeBSD: src/sys/dev/fxp/if_fxpreg.h,v 1.33 2003/04/06=20 > 21:35:45 mux Exp $ > * $FreeBSD: src/sys/dev/fxp/if_fxpvar.h,v 1.24 2003/04/02=20 > 16:47:16 mux Exp $ > * $FreeBSD: src/sys/dev/fxp/rcvbundl.h,v 1.1 2001/10/25=20 > 05:23:31 jlemon Exp $ >=20 > --=20 > Conrad Sabatier - "In Unix veritas" >=20