Re: Re: [announce 7/7] fbsplash - documentation
From: Jon Smirl <hidden>
Date: 2005-03-09 16:54:33
Also in:
lkml
On Tue, 8 Mar 2005 23:37:29 +0100, Michal Januszewski [off-list ref] wrote:
On Tue, Mar 08, 2005 at 04:18:07AM +0100, Arnd Bergmann wrote:quoted
It should probably just use its own hotplug agent instead of calling the helper directly.I've just had a look at it, and it seems possible. From what I have seen in the firmware_class.c code, it would require: - registering a class somewhere in the initializaton code - every time a request from fbcon is generated: - register the class device - create a timer - call kobject_hotplug() to send the event to userspace - unregister the device
framebuffer already has a class registered. check out /sys/class/grpahics. You should be able to just call request_firmware and have it download your image whenever you need it. It doesn't have to be firmware, request_firmware will download anything. -- Jon Smirl jonsmirl@gmail.com ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click