NetBSD/sys/arch/sh3/dev
thorpej 7b918b4088 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:40:33 +00:00
..
pcic_shb.c Catch up with -current. 1999-09-14 10:22:34 +00:00
pcic_shbsubr.c Catch up with -current. 1999-09-14 10:22:34 +00:00
sci.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
scif.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
scifvar.h global variable declaration 2000-02-24 16:42:54 +00:00
scivar.h global variable declaration 2000-02-24 16:42:54 +00:00
shpcic.c Catch up with -current. 1999-09-14 10:22:34 +00:00
shpcicreg.h
shpcicvar.h
wdog.c add RCSID and copyright 2000-02-24 17:10:16 +00:00