NetBSD/sys/arch/alpha
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
..
a12 - make this compile again 2007-07-07 21:04:29 +00:00
alpha 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
common fix fallout from caddr_t changes. 2007-03-04 14:46:45 +00:00
compile
conf Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
eisa More fixes for Jensen, reported and tested by Christoph Franzen 2007-07-22 02:14:39 +00:00
include More fixes for Jensen, reported and tested by Christoph Franzen 2007-07-22 02:14:39 +00:00
isa Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
jensenio Check a correct value on a sanity check in jensenio_eisa_intr_map(). 2007-07-27 13:37:07 +00:00
mcbus Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pci More fixes for Jensen, reported and tested by Christoph Franzen 2007-07-22 02:14:39 +00:00
sableio Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
stand
tc Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
tlsb Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
Makefile
STYLE