]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a driver back end for the Mostek MK48T02, MK48T08 and MK48T59
authortmm <tmm@FreeBSD.org>
Thu, 4 Apr 2002 23:44:42 +0000 (23:44 +0000)
committertmm <tmm@FreeBSD.org>
Thu, 4 Apr 2002 23:44:42 +0000 (23:44 +0000)
commit2be9f95449ddaa06d1bf21938e091ea7ecd27626
tree06ff5051f1821b9637f1e72508dec480f4f43ca4
parent91f571835acb430a421ab7ec0fa5a8fff635b0c8
Add a driver back end for the  Mostek MK48T02, MK48T08 and MK48T59
time-of-day clocks, ported from NetBSD. The front-ends are expected
to be at least partly machine-dependent; the sparc64 EBus and SBus
ones will be commited to MD directories for now (in a subsequent commit).
sys/conf/files
sys/dev/mk48txx/mk48txx.c [new file with mode: 0644]
sys/dev/mk48txx/mk48txxreg.h [new file with mode: 0644]