From: David T E. <dt...@us...> - 2001-06-26 19:26:17
|
For those drivers based on skeletenfb.c (thank you Geert) there is a static variable currcon. I am trying to implement support for multiple cards. How does this variable relate, how should I futz with it, should I keep a copy for each video card, what? I see that it is used in the standard cmap allocation... -David |