On Tue, 19 Apr 2005 22:57:43 +0200 Frans Pop <[EMAIL PROTECTED]> wrote:
> Apr 19 22:32:32 localhost kernel: Real Time Clock Driver v1.12 > <about 30 lines skipped> > Apr 19 22:32:32 localhost kernel: rtc: unable to get misc minor for Mostek > > So, the patch looks to work. Nice one! > Is this last line a problem? Not functionally, your machine should work fine. But it is a bug that wants fixing. drivers/sbus/char/rtc.c, function rtc_sun_init() should find a better test of whether drivers/char/rtc.c has probed a PCI rtc chip or not. I'll try to come up with something. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

