NetBSD/sys/arch/x68k/dev
tsutsui bf4f59d877 Make x68k's floppy driver actually work with proper bounce buffer xfer ops
on machines with extended high memories:

- dev/fd.c:
 - add missing bus_dmamap_sync(9) POSTREAD/POSTWRITE ops

- x68k/machdep.c:
 - update avail_end variable (which is used to check DMA'able memory range
   in intio.c) properly per probed extended memory regions

The problem was found during debugging XM6i's FDC emulation by
Y.Sugahara, isaki@, and me.

Should be pulled up to netbsd-6.
2012-05-06 19:46:18 +00:00
..
bmd.c Switch to 2-clause license. 2011-10-16 03:10:17 +00:00
com_intio.c Finally switch PSX16550 fast serial board driver to using MI com(4) driver. 2012-04-29 07:17:11 +00:00
dmacvar.h
event_var.h
event.c
fd.c Make x68k's floppy driver actually work with proper bounce buffer xfer ops 2012-05-06 19:46:18 +00:00
fdreg.h
grf_conf.c
grf_gv.c
grf_machdep.c
grf_tv.c
grf.c
grfvar.h
if_ne_intio.c Switch to 2-clause license. 2011-10-16 03:10:17 +00:00
if_ne_neptune.c
intio_dmac.c
intio.c converting extent(9) from malloc(9) to kmem(9) 2012-01-27 18:52:47 +00:00
intiovar.h
ite_tv.c
ite.c Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for 2011-04-24 16:26:51 +00:00
itevar.h
kbd.c Calling psignal(9) (via EV_WAKEUP()) in interrupt handlers 2011-10-23 13:21:54 +00:00
kbdmap.c
kbdmap.c.ascii
kbdmap.h
mb86601reg.h
mfp.c Add a comment for the previous change. 2011-05-05 13:44:35 +00:00
mfp.h
mha.c
mhavar.h
ms.c
neptune.c
neptunevar.h
opm.c
opmbell.c
opmbellvar.h
opmreg.h
opmvar.h
par.c
powsw.c Add powsw(4) for x68k power switch. It substitutes for a part about 2011-11-27 09:00:32 +00:00
rtclock_var.h
rtclock.c
scsirom.c
scsiromvar.h
slhci_intio_var.h
slhci_intio.c
spc.c
sram.c
sramvar.h
vs.c Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
vsvar.h Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
xel.c
zs.c Reset ZS chip properly in zscninit() so that zscngetc() works 2011-05-01 16:19:13 +00:00