On 08.02.13 20:34, Mike Larkin wrote:
Kernels other than GENERIC/GENERIC.MP and RAMDISK aren't supported by
devs.

Ok, sorry for the noise.

That being said, we should probably clean up the do_real_mode_post
business at some point. I think it's outlived its usefulness.

I found the problem. I had removed the line

vga0 at isa?

in my config. And the assignment to do_real_mode_post only happens
if sc->sc_dev.dv_unit == 0.

But this also means, that the assignment is normally never executed and 
superfluous.
Like you said, there seem to be cleanups appropriate...

regards,
chris

Reply via email to