freebsd-dev/sys/dev/ppbus
Poul-Henning Kamp 91266b96c4 Isolate the Timecounter internals in their own two files.
Make the public interface more systematically named.

Remove the alternate method, it doesn't do any good, only ruins performance.

Add counters to profile the usage of the 8 access functions.

Apply the beer-ware to my code.

The weird +/- counts are caused by two repocopies behind the scenes:
	kern/kern_clock.c -> kern/kern_tc.c
	sys/time.h -> sys/timetc.h
(thanks peter!)
2000-03-20 14:09:06 +00:00
..
if_plip.c Fix two warnings. 2000-02-13 03:03:31 +00:00
immio.c Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00
lpbb.c Some newbus-inspired tidy-ups. Use device_identify() rather than scanning 2000-01-23 14:41:04 +00:00
lpt.c I _HATE_ crashes. The lptread() call needs to check LP_BYPASS, because 2000-03-15 03:23:04 +00:00
lpt.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
lptio.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pcfclock.c Fix buffer overrun in pcfclock_read(). The submitter is the original 2000-02-20 09:08:33 +00:00
ppb_1284.c ppi needs to use a bus method to get this rather than peering inside the 2000-01-14 08:03:15 +00:00
ppb_1284.h ppi needs to use a bus method to get this rather than peering inside the 2000-01-14 08:03:15 +00:00
ppb_base.c Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00
ppb_msq.c Make this lot build on alpha. 2000-01-25 22:23:48 +00:00
ppb_msq.h Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00
ppbconf.c Some newbus-inspired tidy-ups. Use device_identify() rather than scanning 2000-01-23 14:41:04 +00:00
ppbconf.h Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00
ppbio.h Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00
ppbus_if.m Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00
ppi.c Some newbus-inspired tidy-ups. Use device_identify() rather than scanning 2000-01-23 14:41:04 +00:00
ppi.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
pps.c Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00
vpo.c Some newbus-inspired tidy-ups. Use device_identify() rather than scanning 2000-01-23 14:41:04 +00:00
vpoio.c Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00
vpoio.h Port of ppbus standalone framework to the newbus system. 2000-01-14 00:18:06 +00:00