Re: [Pgui-devel] driver duplicates

2002-12-10 Thread Micah Dowty
On Tue, Dec 10, 2002 at 12:00:13PM +0100, Frederic Gobry wrote: > Hi, > > I'm using the sdlfb video driver with the CONFIG_INPUT_AUTOLOAD > option. Unfortunately, sdlfb_init performs a load_inlib operation for > its input driver: as the sdl input driver was automatically loaded, an > error occurs

[Pgui-devel] driver duplicates

2002-12-10 Thread Frederic Gobry
Hi, I'm using the sdlfb video driver with the CONFIG_INPUT_AUTOLOAD option. Unfortunately, sdlfb_init performs a load_inlib operation for its input driver: as the sdl input driver was automatically loaded, an error occurs (duplicate check in load_inlib)... Is it ok if I change load_inlib so that