NetBSD/sys/arch/hpcmips
thorpej b667a5a357 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 06:30:07 +00:00
..
compile
conf Add awi. 2000-03-23 04:43:41 +00:00
dev New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
hpcmips Add wsmux device which is real device in /dev. 2000-03-12 13:46:27 +00:00
include Install "machineendian_machdep.h". 2000-03-17 22:36:31 +00:00
isa printf -> DPRINTF 2000-03-10 01:30:06 +00:00
stand Change color map and share color map data with kernel part. 2000-03-20 10:47:33 +00:00
tx New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
vr change about debug print. 2000-03-17 09:54:15 +00:00
Makefile Add makefile to install hpcfb.h. 2000-03-12 06:40:16 +00:00
TODO Actually, it looks like the mouse is there. 2000-02-18 23:11:20 +00:00