freebsd-dev/sys/isa
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
..
ic
atkbd_isa.c - Properly keep track of I/O port resources. 2000-03-19 03:25:13 +00:00
atkbdc_isa.c Missing pieces of the last commit ;-( 2000-03-19 04:37:18 +00:00
atrtc.c Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00
fd.c Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
fdc.h Make the Y-E Data PCMCIA floppy of the Toshiba Libretto work under 2000-03-18 18:27:01 +00:00
fdreg.h
isa_common.c
isa_common.h
isa_if.m
isahint.c
isareg.h
isavar.h
joy.c
pnp.c
pnpparse.c
pnpreg.h
pnpvar.h
ppc.c
ppcreg.h
psm.c - Add Support for the following PS/2 mice: 2000-03-18 15:21:40 +00:00
rtc.h
sio.c Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00
sioreg.h
syscons_isa.c
vga_isa.c