NetBSD/sys/dev/spi
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
..
files.spi
m25p.c
spi.c
spiflash.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
spiflash.h Spell "separate" correctly. From Zafer Aydogan. 2006-12-25 18:39:47 +00:00
spivar.h
tmp121.c Imported envsys 2, a brief description of the new features: 2007-07-01 07:37:12 +00:00