NetBSD/sys/dev/sun
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
..
Makefile
bt_subr.c
btreg.h
btvar.h
bwtwo.c
bwtworeg.h
bwtwovar.h
cgsix.c Remove the getwschar and putwschar accessops from wsdisplay drivers as 2006-04-15 17:48:23 +00:00
cgsixreg.h
cgsixvar.h
cgthree.c
cgthreereg.h
cgthreevar.h
disklabel.h
disksubr.c
eeprom.h
event.c
event_var.h
fb.c Use device_unit(). 2006-03-28 17:38:24 +00:00
fbio.h add a framebuffer type for generic PCI devices 2006-04-13 13:30:25 +00:00
fbvar.h
files.sun Move definition of the 'fb' attribute to global scope and make machfb@pci 2006-05-28 08:57:53 +00:00
idprom.h
kbd.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
kbd_ms_ttyvar.h
kbd_reg.h
kbd_tables.c
kbd_tables.h
kbd_xlate.h
kbd_zs.c Use device_private(). 2006-03-30 16:09:28 +00:00
kbdsun.c
kbdsunvar.h
kbdvar.h
kbio.h
ms.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
ms_zs.c Use device_private(). 2006-03-30 16:09:28 +00:00
msvar.h
pfour_subr.c
pfourreg.h
sunkbd.c Use device_private(). 2006-03-30 16:09:28 +00:00
sunms.c Use device_private(). 2006-03-30 16:09:28 +00:00
vuid_event.h
wskbdmap_sun.c