NetBSD/sys/arch/atari/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
atari5380.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
clock.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
clockioctl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
clockreg.h
dma.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
event.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
event_var.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
fd.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
fdreg.h
font.h
font_8x8.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
font_8x16.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
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_etreg.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
grfabs.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
grfabs_et.c - remove volatile from *regkva member in struct grfabs_et_priv 2007-03-06 14:40:25 +00:00
grfabs_et.h
grfabs_fal.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
grfabs_fal.h
grfabs_reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
grfabs_tt.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
grfabs_tt.h
grfioctl.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
grfvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
hdfd.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
hdfd_intr.s
hdfdreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ite.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ite_cc.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_et.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
iteioctl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
itevar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
kbd.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
kbdmap.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kbdmap.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kbdreg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kbdvar.h
lpt.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
md_root.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
ms.c Adapt to new signature for callout_init(). 2007-07-11 19:13:23 +00:00
msvar.h
ncr5380.c Make req_addr (char *) rather than adding an extra cast 2007-03-06 14:07:15 +00:00
ncr5380reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ncr5380var.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
nvram.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
nvramvar.h
ser.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
serreg.h
view.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
viewioctl.h
viewvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
vuid_event.h Use the common <dev/sun/vuid_event.h> header file instead of maintaining 2006-08-28 16:41:04 +00:00
wdc_mb.c Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h> 2006-01-29 21:42:40 +00:00
wskbdmap_atari.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wskbdmap_atari.h
ym2149.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ym2149reg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
zs.c Make TX buffer (uint8_t *) and remove an unnecessary cast. 2007-03-06 14:13:02 +00:00
zsvar.h Make TX buffer (uint8_t *) and remove an unnecessary cast. 2007-03-06 14:13:02 +00:00