On Oct 11 2007 08:01, Rick Niles wrote: > > I've been trying to make the driver work with > Fedora 7 and the 2.6.22 kernel, but the rtc_register() and other RTC functions > seems to have been removed.
grep -r rtc_device_register drivers/rtc/ Does that help? > I see they've been replaced by the corresponding > HPET functions, which is great. However, hpet_register() always returns -16 > (EBUSY). This could be because I lack the correct hardware (I'm running > 32-bit > Linux on a Athlon64 with an NVIDIA chipset) or some other reason. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/