freebsd-nq/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
lpbb.c
lpt.c I _HATE_ crashes. The lptread() call needs to check LP_BYPASS, because 2000-03-15 03:23:04 +00:00
lpt.h
lptio.h
pcfclock.c Fix buffer overrun in pcfclock_read(). The submitter is the original 2000-02-20 09:08:33 +00:00
ppb_1284.c
ppb_1284.h
ppb_base.c
ppb_msq.c
ppb_msq.h
ppbconf.c
ppbconf.h
ppbio.h
ppbus_if.m
ppi.c
ppi.h
pps.c Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00
vpo.c
vpoio.c
vpoio.h