Lines Matching refs:drivers
26 required, so choose from any of the numerous drivers available. For x86
83 Note, not all drivers can handle font with widths not divisible by 8,
108 the number of loaded fb drivers. For example, if only one driver is
167 because fbcon is an intermediate layer between the console and the drivers:
169 console ---> fbcon ---> fbdev drivers ---> hardware
171 The fbdev drivers cannot be unloaded if it's bound to fbcon, and fbcon cannot
174 So to unload the fbdev drivers, one must first unbind fbcon from the console,
175 then unbind the fbdev drivers from fbcon. Fortunately, unbinding fbcon from
176 the console layer will automatically unbind framebuffer drivers from
177 fbcon. Thus, there is no need to explicitly unbind the fbdev drivers from
192 usually VGA text mode) will take over. A few drivers (rivafb and i810fb) will
201 to 'y' or 'm'. Enable one or more of your favorite framebuffer drivers.
227 8. Once fbcon is unbound, all drivers registered to the system will also
228 become unbound. This means that fbcon and individual framebuffer drivers
229 can be unloaded or reloaded at will. Reloading the drivers or fbcon will
230 automatically bind the console, fbcon and the drivers together. Unloading
231 all the drivers without unloading fbcon will make it impossible for the