|
From: Hihn J. <Jas...@DA...> - 2002-01-30 20:29:20
|
Is there some reason why it's bare bones? And by that I mean: Why does the IOCTL function do nothing? Why doesn't ....set_var() do any setting? Why doesn't the driver read from the registers? (Particularly necessary if you could change depth, resolution) And what is this "int con" everywhere? console? I'm not a kernel hacker, If I must add onto this driver, I will. If I do, I make no guarantees as to quality, since it only needs to be adapted to my current project. Of course, I'll release what I do, integrate it of you dare ;) Oh, and I plan to have a software emulated text layer. Any comments, suggestions or objections before I begin? -J |