NetBSD/sys/dev/gpib
ad 66fefd117b It's not a good idea for device drivers to modify b_flags, as they don't
need to understand the locking around that field. Instead of setting
B_ERROR, set b_error instead. b_error is 'owned' by whoever completes
the I/O request.
2007-07-29 12:15:35 +00:00
..
cs80bus.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
cs80busvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ct.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
ctreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
files.gpib
gpib.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
gpibio.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
gpibvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
hil_gpib.c Use device_private(). 2006-03-29 06:28:38 +00:00
Makefile
mt.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
mtreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ppi.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ppiio.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rd.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
rdreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00