NetBSD/sys/arch/sh5
scw b13817324e Fix the initial cacheline alignment case. This gets my PCI ex(4) card
pretty much working, at least for non-NFS use.

With NFS, it fails under pressure probably due to operand cache aliases
between KSEG0 and regular 4KB mappings elsewhere. Sigh.
2002-10-02 14:40:27 +00:00
..
conf Another temporary fix until I write a bootloader: run the kernel 2002-10-01 07:56:45 +00:00
dev Use CFATTACH_DECL(). 2002-10-01 19:24:47 +00:00
include Change IPL_SOFTNET to 3. 2002-10-01 21:07:31 +00:00
pci Use CFATTACH_DECL(). 2002-10-01 19:24:47 +00:00
sh5 Fix the initial cacheline alignment case. This gets my PCI ex(4) card 2002-10-02 14:40:27 +00:00
Makefile Descend into include subdirs and install relevant headers. 2002-07-10 08:56:11 +00:00
TODO PCI is pretty much done. 2002-09-28 13:06:49 +00:00