Re: FB and MTRR

Richard Gooch (Richard.Gooch@atnf.CSIRO.AU)
Tue, 4 Aug 1998 11:47:07 +1000


Gerd Knorr writes:
> ok, here we go. Some new vesafb bits. Changed:
>
> * does the mtrr thing mentioned above automatically at startup.
> Killed the two doc lines, as they are not required any more :-)

Ideally, you should save the register returned by mtrr_add() and use
it later when calling mtrr_del() when the driver module is
unloaded. Also, the "increment" parameter to mtrr_add() should be 1,
not 0.

Regards,

Richard....

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html