On Tue, 4 Dec 2001, Florian Lohoff wrote:
> On Tue, Dec 04, 2001 at 08:41:40AM +0100, Ladislav Michl wrote:
> > On Mon, 3 Dec 2001, Florian Lohoff wrote:
> >
> > > Ok - the IRQ8 get enabled because i have CONFIG_RTC set and in
> > > drivers/char/rtc.c around line 730 it requests:
> > >
> > > if(request_irq(RTC_IRQ, rtc_interrupt, SA_INTERRUPT, "rtc", NULL))
> >
> > ehh, you compiled MC146818 driver for Indy... that's not good idea - IP22
> > uses Dallas DS1286 RAMified Watcgdog Timekeeper. Enable CONFIG_SGI_DS1286
> > if you want RTC driver.
>
> CONFIG_RTC is set by "Enhanced Real Time Clock Support" - It seems
> there is something broken in the config system then ...
Was something changed there?
I read a report from an APUS (PPC Amiga) user who suddenly had a PC-style RTC
in his kernel, causing crashes. Could of course still be a user problem, but
since you got bitten by the same thing...
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
|