NetBSD/sys/arch/arm32/vidc
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
..
console New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
beep.c Change the pmap_extract() interface to: 1999-07-08 18:05:21 +00:00
lmc1982.S arm32 kernel source restructure 1997-10-14 12:03:10 +00:00
lmc1982.h arm32 kernel source restructure 1997-10-14 12:03:10 +00:00
lmcaudio.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
makemodes.awk Initial commit of awk replacement for makemodes.c 1999-01-01 10:26:41 +00:00
sysbeep_vidc.c sysbeep device attachments for vidc based audio systems. 1998-10-05 00:42:41 +00:00
vidc20.c Removed unused variables for the benefit of -Wall -Werror. 1998-01-18 03:48:37 +00:00
vidcaudio.c Fix typo. 1999-08-17 01:39:09 +00:00
waveform.h arm32 kernel source restructure 1997-10-14 12:03:10 +00:00