linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* timebase_interrupts on MPC8xx ???
@ 2001-10-11  8:24 Steven Scholz
  2001-10-11 17:53 ` Dan Malek
  0 siblings, 1 reply; 2+ messages in thread
From: Steven Scholz @ 2001-10-11  8:24 UTC (permalink / raw)
  To: LinuxPPC


Hi there,

I pulled linuxppc_2_4_devel yesterday, built and ran it on my MPC8xx
board.

Now I get load of

timebase_interrupt()
timebase_interrupt()
timebase_interrupt()

messages, which come from

/* A place holder for time base interrupts, if they are ever enabled. */
void timebase_interrupt(int irq, void * dev, struct pt_regs * regs)
{
	printk ("timebase_interrupt()\n");
}

in arch/ppc/kernel/m8xx_setup.c.

I've never seen them before, so I guess they were never enabled.
Are they enabled now? Why? Hardly just for making noise! ;-)

Cheers,

Steven Scholz

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2001-10-11 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-11  8:24 timebase_interrupts on MPC8xx ??? Steven Scholz
2001-10-11 17:53 ` Dan Malek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).