NetBSD/sys/arch/sh5
scw f7f3db86ff When loading a DMA map, make sure the BUS_DMA_COHERENT flag in the
map accurately tracks the same flag in the segments belonging to it.
The map's copy can be set only if all the segments are coherent.

This finally gets NFS writes fully working on my PCI ex(4) card.
2002-10-04 09:20:20 +00:00
..
conf Another temporary fix until I write a bootloader: run the kernel 2002-10-01 07:56:45 +00:00
dev Add trailing ; to CFATTACH_DECL. 2002-10-02 15:52:22 +00:00
include Minor pmap rototil: 2002-10-04 09:17:57 +00:00
pci Add trailing ; to CFATTACH_DECL. 2002-10-02 15:52:22 +00:00
sh5 When loading a DMA map, make sure the BUS_DMA_COHERENT flag in the 2002-10-04 09:20:20 +00:00
Makefile
TODO PCI is pretty much done. 2002-09-28 13:06:49 +00:00