> [i'm currently compiling a 'minimal' kernel to see if I can track down
> some other apm anomalies]
>
> > APM bios V1.0 (Driver version 1.3), linux 2.1.88, PCMCIA-cs v3.0.0
> > MidWestMicro Elite Soundbook DX2/66
>
> What BIOS is your laptop using (should be displayed in a message at boot;
> my laptop reads 'Phoenix BIOS 4.05')?
System Soft V1.0 (2208-05)
> > I also noticed in console.c that apm screen blanking is called if
> > CONFIG_APM is set. Shouldn't this be ifdef CONFIG_APM_DISPLAY_BLANK ?
>
> No, see drivers/char/apm_bios.c, function apm_display_blank.
> All APM-related options are restricted to the apm_bios.c file so that the
> #defines at the top of apm_bios.c work as you would expect them to.
I did look at that code. I just did not see the point of even calling
apm_display_blank if CONFIG_APM_DISPLAY_BLANK is not set, which is
should not be if CONFIG_APM is not set. No big deal, the effect is the
same.
> --Scott
> @ @
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-oOO-(_)-OOo-=-=-=-=-=
> C. Scott Ananian: cananian@lcs.mit.edu / Declare the Truth boldly and
> Laboratory for Computer Science/Crypto / without hindrance.
> Massachusetts Institute of Technology /META-PARRESIAS AKOLUTOS:Acts 28:31
> -.-. .-.. .. ..-. ..-. --- .-. -.. ... -.-. --- - - .- -. .- -. .. .- -.
> PGP key available via finger and from http://www.pdos.lcs.mit.edu/~cananian
-- Garst- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu