NetBSD/sys/arch/vax/vsa
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
..
asc_vsbus.c disable scsi for ka49 until sgmap is adapted to it. 2000-03-09 02:02:12 +00:00
dz_ibus.c
hdc9224.c
hdc9224.h
if_ln.c
if_ze_vsbus.c
lkc.c
ncr.c Add a ncr5380_attach() routine which does part of the initialization, attaches 2000-03-18 16:13:22 +00:00
smg.c New callout mechanism with two major improvements over the old 2000-03-23 06:40:33 +00:00
vsbus.c don't enable sgmap on ka49 yet. 2000-03-08 23:50:51 +00:00
vsbus_dma.c clear the sgmap that was allocated 2000-03-07 00:07:16 +00:00