Clark Rawlins <[EMAIL PROTECTED]> writes: > I am relitively new to all of this but it looks to me like you > are compiling the DoC driver into the kernel and it is getting > loaded before calling flash_on. At least on my MB flash_on needs > to get called prior to attempting to init the driver. > > Is it posible to recompile the kernel with the DoC driver as a > module and calling flash_on or equivalant before loading the driver?
In which case someone needs to fix the doc code so it works with map drivers. Which can do the flash_on equivalent before running the driver. Eric
