HEADS UP: fxp breakage

Robin P. Blanchard Robin.Blanchard at gactr.uga.edu
Tue Apr 8 11:06:56 PDT 2003


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 at cox.net] 
> Sent: Tuesday, April 08, 2003 2:07 PM
> To: Maxime Henrion
> Cc: current at 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 at cox.net> - "In Unix veritas"
> 


More information about the freebsd-current mailing list