All of lore.kernel.org
 help / color / mirror / Atom feed
* Early driver development resources
@ 2008-01-21 18:20 Benedict, Michael
  2008-01-21 19:25 ` Frank Bennett
  0 siblings, 1 reply; 2+ messages in thread
From: Benedict, Michael @ 2008-01-21 18:20 UTC (permalink / raw)
  To: linuxppc-embedded

Hello,
	I wrote a driver for a 4 segment digital display device.  I have
a requirement that this device be used as early as possible to report
kernel bootup state.  The driver itself is pretty simple, just using
in/out_be32() and udelay().  The problem is that I don't know how to use
hardware resources in the early stages of booting, before I can call
request_mem_region() and friends.
	Can anyone recommend a book / documentation / reference code /
anything that demonstrates this, or at least could improve my
understanding enough to accomplish this?
	Many thanks,
		Michael

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-21 19:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-21 18:20 Early driver development resources Benedict, Michael
2008-01-21 19:25 ` Frank Bennett

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.