NetBSD/sys/dev/gpib
pooka faa8e1b3e3 Convert tsleep(&lbolt) to kpause(). Make ltsleep/mtsleep on lbolt
illegal.  I examined all places where lbolt is referenced to make
sure there were pointer aliases of it passed to tsleep, but put a
KASSERT in m/ltsleep() just to be sure.
2009-12-05 22:34:43 +00:00
..
Makefile
cs80bus.c Make compile with options DEBUG. 2009-09-12 18:41:05 +00:00
cs80busvar.h
ct.c Fix warnings of printf(9) format. 2009-09-12 18:44:36 +00:00
ctreg.h
files.gpib
gpib.c Make compile with options DEBUG. 2009-09-12 18:41:05 +00:00
gpibio.h
gpibvar.h
hil_gpib.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:16:35 +00:00
mt.c Convert tsleep(&lbolt) to kpause(). Make ltsleep/mtsleep on lbolt 2009-12-05 22:34:43 +00:00
mtreg.h
ppi.c Fix warnings of printf(9) format. 2009-09-12 18:44:36 +00:00
ppiio.h
rd.c - fix warnings of printf(9) format and void pointer arithmetic 2009-09-12 18:46:42 +00:00
rdreg.h