At Mon, 08 Oct 2001 19:33:02 +0200,
Jörn Nettingsmeier wrote:
> 
> "Jeffrey W. Baker" wrote:
> > 
> > The pmac driver doesn't compile from the latest release nor from CVS.  It
> > uses feature_test, feature_set, and feature_clear symbols, but these are
> > provided by arch/ppc/kernel/feature.c which doesn't seem to get built (at
> > least in my configuration.).  Also, nothing in the kernel depends on
> > feature.c and no part of the kernel uses the three above-mentioned
> > functions.
> > 
> > It seems like feature.c might have been replaced with pmac_feature.c,
> > although I'm not seeing any particular mapping between the functions in
> > those two files.
> 
> same here with alsa-cvs from last wednesday and the then current
> benh kernel on a g3 pismo powerbook.
> takashi, are you still maintaining it or should we be nagging ian
> sandoe instead ?

Sorry, I'd like to work on it but had no time for 0.9.0.

Anyway, now I fixed the relevant part and committed to cvs.
There is a definition of "PMAC_NEW_FEATURE" in pmac.c.
If your kernel supports pmac_feature.h, please define this (as default
it's undefined).  Unfortunately, there is no way to determine whether
the new or old feature is used during compile.
In future, this check will be done in configure script or Ben will add
a condition/flag for this purpose.


Takashi

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to