NetBSD/sys/arch/hp300/dev
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
..
Makefile
com_dio.c
com_dioreg.h
com_diovar.h
com_frodo.c
com_frodovar.h
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
dcm.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
dcmreg.h
devlist2h.awk
dio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
diodevs
diodevs.h
diodevs_data.h
dioreg.h
diovar.h
dma.c Adapt to new signature for callout_init(). 2007-07-12 20:33:02 +00:00
dmareg.h
dmavar.h
fhpib.c Adapt to the new signature of callout_init(). 2007-07-12 20:39:01 +00:00
fhpibreg.h
frodo.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
frodoreg.h
frodovar.h
grf.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
grf_dv.c - use (uint8_t *) for framebuffer address 2007-03-04 11:53:21 +00:00
grf_dvreg.h
grf_gb.c - use (uint8_t *) for framebuffer address 2007-03-04 11:53:21 +00:00
grf_gbreg.h
grf_hy.c - use (uint8_t *) for framebuffer address 2007-03-04 11:53:21 +00:00
grf_hyreg.h
grf_rb.c - use (uint8_t *) for framebuffer address 2007-03-04 11:53:21 +00:00
grf_rbreg.h Fix an instance of "void *v, x;" and cast to char* before doing 2007-03-07 09:10:16 +00:00
grf_subr.c - use (uint8_t *) for framebuffer address 2007-03-04 11:53:21 +00:00
grf_tc.c - use (uint8_t *) for framebuffer address 2007-03-04 11:53:21 +00:00
grf_tcreg.h
grfioctl.h - use (uint8_t *) for framebuffer address 2007-03-04 11:53:21 +00:00
grfreg.h
grfvar.h - use (uint8_t *) for framebuffer address 2007-03-04 11:53:21 +00:00
hil.c Use appropriate temporary variables to handle pointer passed via (void *). 2007-03-04 11:55:04 +00:00
hil_keymaps.c
hilioctl.h
hilreg.h
hilvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
hp98265reg.h
hpib.c
hpibvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_le.c
if_lereg.h
intio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
intioreg.h
intiovar.h
iotypes.h
ite.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ite_subr.c
itereg.h
itevar.h - use (uint8_t *) for framebuffer address 2007-03-04 11:53:21 +00:00
kbdmap.h
maskbits.h
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
nhpib.c Adapt to the new signature of callout_init(). 2007-07-12 20:39:01 +00:00
nhpibreg.h
ppi.c Adapt to the new signature of callout_init(). 2007-07-12 20:39:01 +00:00
ppiioctl.h
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
rdvar.h
rtc.c - use todr_[gs]ettime_ymdhms 2007-02-22 14:04:01 +00:00
rtcreg.h
spc.c