K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-11-22T17:13:04.763530Z K 7 svn:log V 388 MFC r205506: Get nexus(4) out of the RTC business. The interface used by nexus(4) in Open Firmware was Apple-specific, and we have complete coverage of Apple system controllers, so move RTC responsibilities into the system controller drivers. This avoids interesting problems from manipulating these devices through Open Firmware behind the backs of their drivers. Obtained from: NetBSD END