NetBSD/sys/dev/tc
thorpej fc96443d15 New callout mechanism with two major improvements over the old
timeout()/untimeout() API:
- Clients supply callout handle storage, thus eliminating problems of
  resource allocation.
- Insertion and removal of callouts is constant time, important as
  this facility is used quite a lot in the kernel.

The old timeout()/untimeout() API has been removed from the kernel.
2000-03-23 07:01:25 +00:00
..
Makefile
Makefile.tcdevs
asc.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
asc_ioasic.c Get rid of hook for dk_establish() - pmax will now use device_register(). 2000-03-06 03:08:32 +00:00
asc_tc.c Get rid of hook for dk_establish() - pmax will now use device_register(). 2000-03-06 03:08:32 +00:00
ascvar.h Add the missing piece of previous mod. 2000-02-08 04:35:03 +00:00
cfb.c Place 34 by 80 console at the center of screen. 2000-03-16 05:50:57 +00:00
devlist2h.awk
files.tc
if_fta.c
if_le_ibus.c Don't use magic number for lance buffer address. 2000-01-10 13:32:02 +00:00
if_le_ioasic.c
if_le_tc.c
if_levar.h
ioasic_subr.c
ioasicreg.h Merge IOASIC register definitions. 2000-02-03 08:13:44 +00:00
ioasicvar.h Eliminate unused sc_cookie field of struct ioasic_softc. 2000-03-15 03:07:44 +00:00
mfb.c Place 34 by 80 console at the center of screen. 2000-03-16 05:50:57 +00:00
nvrreg.h s/NVRCSR/NVR_CSR/ 2000-01-07 10:43:13 +00:00
sfb.c Retain rendering performance lossage by rasops, but suffering 2000-03-16 05:48:28 +00:00
sfbplus.c
sfbptextops.c
sfbptextops32.c
sfbreg.h
sfbtextops.i
tc.c
tcdevs
tcdevs.h regen 2000-01-05 12:15:00 +00:00
tcdevs_data.h regen 2000-01-05 12:15:00 +00:00
tcreg.h
tcvar.h
tfb.c Place 34 by 80 console at the center of screen. 2000-03-16 05:50:57 +00:00
xcfb.c Place 34 by 80 console at the center of screen. 2000-03-16 05:50:57 +00:00