NetBSD/sys/netisdn
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
i4b_capi.h
i4b_capi_l4if.c remove static decl. 2006-06-03 15:35:29 +00:00
i4b_capi_llif.c
i4b_capi_msgs.c
i4b_capi_msgs.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
i4b_cause.h
i4b_ctl.c
i4b_debug.h
i4b_global.h merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
i4b_i4bdrv.c
i4b_iframe.c
i4b_ioctl.h
i4b_ipr.c integrate kauth. 2006-05-14 21:19:33 +00:00
i4b_isdnq931.h
i4b_isppp.c
i4b_isppp.h
i4b_l1l2.h
i4b_l2.c
i4b_l2.h
i4b_l2fsm.c
i4b_l2fsm.h
i4b_l2if.c
i4b_l2timer.c
i4b_l3.h
i4b_l3fsm.c
i4b_l3fsm.h
i4b_l3l4.h
i4b_l3timer.c
i4b_l4.c
i4b_l4.h
i4b_l4if.c
i4b_l4mgmt.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
i4b_l4timer.c
i4b_lme.c
i4b_mbuf.c
i4b_mbuf.h
i4b_q931.c Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +00:00
i4b_q931.h
i4b_q932fac.c
i4b_q932fac.h
i4b_rbch.c Remove shadow variable caused by lwp fixes 2005-12-17 05:37:17 +00:00
i4b_rbch_ioctl.h
i4b_sframe.c
i4b_tei.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
i4b_tel.c
i4b_tel_ioctl.h
i4b_trace.c
i4b_trace.h
i4b_uframe.c
i4b_util.c