NetBSD/sys/dev/i2o
simonb 82bb1c2ff8 Add a flags argument to the ld(4) flush handlers, and call these with a
"poll" flag when called from ld_shutdown().

This is the infrastructure part of kern/38655 - in itself it doesn't
fix the panic referenced in that PR.

XXX: At least ld_twa.c and perhaps ld_iop.c and ld_icp.c need to
check for this new poll flag and do something useful.
2008-08-11 06:43:37 +00:00
..
dpti.c Replace device_lookup() with device_lookup_private() on getting softc 2008-06-08 12:43:51 +00:00
dptivar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
files.i2o The I2O LAN stuff was never tested and is just more code to maintain - 2007-12-01 18:14:48 +00:00
i2o.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
i2odpt.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
iop.c Replace device_lookup() with device_lookup_private() on getting softc 2008-06-08 12:43:51 +00:00
iopio.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
iopreg.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
iopsp.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
iopspvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
iopvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ld_iop.c Add a flags argument to the ld(4) flush handlers, and call these with a 2008-08-11 06:43:37 +00:00
Makefile