mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 146818 RTC set-time curious...
@ 2003-02-22 22:17 Guennadi Liakhovetski
  2003-02-25 23:41 ` Paul Gortmaker
  0 siblings, 1 reply; 2+ messages in thread
From: Guennadi Liakhovetski @ 2003-02-22 22:17 UTC (permalink / raw)
  To: linux-kernel

Hello

Not a bug report, nothing critical (hopefully), just a question - in rtc.c
driver on time-set ioctl() the following is done:
	save_freq_select = CMOS_READ(RTC_FREQ_SELECT);
	CMOS_WRITE((save_freq_select|RTC_DIV_RESET2), RTC_FREQ_SELECT);
which writes 0x7X to rtc regs=ister 0xA... Why? I read a few documents and
all agree on, what's expressed in one of them as "bits 4-6 should be 0x2,
other values don't do anything useful on PCs, really..." VERY curious...

Thanks
Guennadi
---
Guennadi Liakhovetski



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

end of thread, other threads:[~2003-02-26  7:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-22 22:17 146818 RTC set-time curious Guennadi Liakhovetski
2003-02-25 23:41 ` Paul Gortmaker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®