freebsd-skq/sys/pc98/pc98
Poul-Henning Kamp b69f71eb29 Second part of a little cleanup in the calendar/timezone/RTC handling.
Split subr_clock.c in two parts (by repo-copy):
   subr_clock.c contains generic RTC and calendaric stuff. etc.
   subr_rtc.c contains the newbus'ified RTC interface.

Centralize the machdep.{adjkerntz,disable_rtc_set,wall_cmos_clock}
sysctls and associated variables into subr_clock.c.  They are
not machine dependent and we have generic code that relies on being
present so they are not even optional.
2006-10-02 15:42:02 +00:00
..
busio.s /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
busiosubr.c /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
canbepm.c
canbus_if.m /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
canbus.c Since DELAY() was moved, most <machine/clock.h> #includes have been 2006-05-16 14:37:58 +00:00
canbus.h
canbusvars.h
machdep.c Second part of a little cleanup in the calendar/timezone/RTC handling. 2006-10-02 15:42:02 +00:00
pc98_machdep.c Add pc98 specific code to adjust the firmware geometry when it differs 2006-08-09 18:25:07 +00:00
pc98_machdep.h - Move defines for PC-98 machine type from pc98/cbus/cbus.h into 2006-05-08 12:03:58 +00:00