NetBSD/sys/arch/hp300/dev
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
..
ac.c
acioctl.h
acvar.h
apci.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
apcireg.h
ct.c Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:28:59 +00:00
ctreg.h
dca.c Don't deref a NULL tty pointer in the interrupt routine. This can happen 1998-07-20 17:35:17 +00:00
dcareg.h
dcm.c
dcmreg.h
devlist2h.awk
dio.c
diodevs
diodevs_data.h
diodevs.h
dioreg.h
diovar.h
dma.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
dmareg.h
dmavar.h
fhpib.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
fhpibreg.h
frodo.c Skip "serial 1" on non-425e models. It's mapped to DCA at 9 on every 1999-07-31 21:15:20 +00:00
frodoreg.h
frodovar.h
grf_dv.c
grf_dvreg.h
grf_gb.c
grf_gbreg.h
grf_hy.c
grf_hyreg.h
grf_rb.c
grf_rbreg.h
grf_subr.c
grf_tc.c
grf_tcreg.h
grf.c Add a '#include <sys/resourcevar.h>' to each of these to allow them 1999-06-22 14:51:57 +00:00
grfioctl.h
grfreg.h
grfvar.h
hil_keymaps.c
hil.c Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
hilioctl.h
hilreg.h
hilvar.h
hpib.c
hpibvar.h
if_le.c Assign my copyrights to TNF. 1998-08-15 10:51:16 +00:00
if_lereg.h
if_levar.h Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
intio.c
intiovar.h
iotypes.h
ite_subr.c
ite.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
itereg.h
itevar.h
kbdmap.h
Makefile
maskbits.h
md_root.c defopt MINIROOTSIZE 1999-03-17 18:59:21 +00:00
mt.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
mtreg.h
nhpib.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
nhpibreg.h
ppi.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
ppiioctl.h
rd_compat.c
rd.c New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
rdreg.h
rdvar.h New callout mechanism with two major improvements over the old 2000-03-23 06:30:07 +00:00
scsi.c Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:28:59 +00:00
scsireg.h
scsivar.h
sd_compat.c
sd.c Fix a couple of printf format botches. port-hp300/9388, Steve Peurifoy. 2000-02-10 23:02:16 +00:00
sdvar.h Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:28:59 +00:00
st.c Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:28:59 +00:00
stvar.h Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:28:59 +00:00