|
From: Sottek, M. J <mat...@in...> - 2001-12-03 21:53:08
|
>where is your source (if any is available online)? i'd be interested >in taking a look sometime. you've done far more than i have most likley. It isn't available online yet. I need it in more of a workable state before I publish it as a beta. I am tracking down a kernel wedge when I call info->changevar(con); I've tracked it into fb_setup() and possibly vc_resize_con(). Maybe one of the regulars know of something down this path that is going to try to touch something it shouldn't. Once I get that done I'll clean it up and post it just for review. It still won't allow read/write on the device file and the logo code can't work. Both of those require fixes outside the driver. I'm looking for the least invasive solution for 2.4. -Matt |