NetBSD/sys/dev/ppbus
kardel de4337ab21 merge FreeBSD timecounters from branch simonb-timecounters
- struct timeval time is gone
  time.tv_sec -> time_second
- struct timeval mono_time is gone
  mono_time.tv_sec -> time_uptime
- access to time via
	{get,}{micro,nano,bin}time()
	get* versions are fast but less precise
- support NTP nanokernel implementation (NTP API 4)
- further reading:
  Timecounter Paper: http://phk.freebsd.dk/pubs/timecounter.pdf
  NTP Nanokernel: http://www.eecis.udel.edu/~mills/ntp/html/kern.html
2006-06-07 22:33:33 +00:00
..
files.ppbus
if_plip.c Use device_pprivate(). 2006-03-29 17:23:56 +00:00
lpt.c Use device_pprivate(). 2006-03-29 17:23:56 +00:00
lptio.h
lptreg.h
lptvar.h
ppbus_1284.c
ppbus_1284.h
ppbus_base.c Use device_parent(). 2006-03-25 03:44:35 +00:00
ppbus_base.h
ppbus_conf.c Use device_pprivate(). 2006-03-29 17:23:56 +00:00
ppbus_conf.h
ppbus_device.h
ppbus_io.h
ppbus_msq.c
ppbus_msq.h
ppbus_var.h
pps_ppbus.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00