NetBSD/sys/dev/eisa
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.eisadevs
ahb.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
ahbreg.h
ahc_eisa.c Update EISA frontend for new ahc driver (done by Noriyuki Soda). 2000-03-15 02:04:43 +00:00
bha_eisa.c
devlist2h.awk
dpt_eisa.c
eisa.c
eisadevs
eisadevs.h
eisadevs_data.h
eisareg.h
eisavar.h Const poison. 2000-02-12 19:05:55 +00:00
files.eisa Update EISA frontend for new ahc driver (done by Noriyuki Soda). 2000-03-15 02:04:43 +00:00
if_ep_eisa.c
if_fea.c
if_tlp_eisa.c Add power management support to the `tlp' driver. The battery on my 2000-03-15 18:39:50 +00:00
uha_eisa.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00