Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2003 14:06:52 -0400
From:      "Robin P. Blanchard" <Robin.Blanchard@gactr.uga.edu>
To:        "Conrad Sabatier" <conrads@cox.net>, "Maxime Henrion" <mux@freebsd.org>
Cc:        current@freebsd.org
Subject:   RE: HEADS UP: fxp breakage
Message-ID:  <EE3D3FBAFFCAED448C21C398FDAD91AC0442A4@EBE1.gc.nat>

next in thread | raw e-mail | index | archive | help

All four (uni and smp) of my test -CURRENT boxes are up and running fine
with:

# fgrep -h \$FreeBSD:  /usr/src/sys/dev/fxp/*                   
__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] 
> Sent: Tuesday, April 08, 2003 2:07 PM
> To: Maxime Henrion
> Cc: current@freebsd.org; Robin P. Blanchard
> Subject: Re: HEADS UP: fxp breakage
> 
> 
> I just cvsupped today (4/8/03) and built a clean world and 
> kernel.  The only problem I'm having now is that if I try to 
> load the acpi module, the kernel panics as before in 
> bus_dmamem_alloc().  Other than that, everything's fine.  My 
> kernel config even includes options DEVICE_POLLING and PAE.
> 
> $ fgrep -h \*\ \$FreeBSD /usr/src/sys/dev/fxp/*
>  * $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 $
> 
> -- 
> Conrad Sabatier <conrads@cox.net> - "In Unix veritas"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EE3D3FBAFFCAED448C21C398FDAD91AC0442A4>