From: James S. <jsi...@tr...> - 2001-06-18 21:58:26
|
> > Is there another way to tell the fb driver what mode to use?? > > > Yep, in fbmem.c the name entry is "sisfb" as opposed to just "sis". Agh!!! That needs to be fixed. > Also, the > driver requires that the mode is passed video a "mode:" argument as is > outlined in the sisfb_setup(). Take a look at drivers/video/sis/sis_main.h, > specifically sisbios_mode[] for a list of supported modes. Broken. It should be using modedb. When I get the time I will send a fix. |