NetBSD/sys/arch/macppc
mjacob af2807f9f7 Finally fix this driver to be sensible about the ENDIAN dance. It's not
quite simply a question of the Qlogic being little endian and having
to have stuff swapped on big endian machines- it also has to do with the
fact that the SBus and PCI DMA layouts are wierd with respect to this.

At any rate, now finally fixed- works on Mac G4, tested it on a SS10
for sparc, checked on alpha to see if I've broken anything, and as
soon as I get another spare afternoon I'll finally install a sparc64
version which should just work (as it'll be like the Mac).
2000-12-09 08:06:31 +00:00
..
compile
conf Finally fix this driver to be sensible about the ENDIAN dance. It's not 2000-12-09 08:06:31 +00:00
dev Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
include Increase all of the limits. 2000-12-08 21:51:35 +00:00
macppc Move INTSTK and SPILLSTK definitions to locore.[Ss] to allow allocation of 2000-12-04 17:05:50 +00:00
pci remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:10:45 +00:00
stand It's hfs.c, not hfs. Add -I${.CURDIR} for objdirs. XXX hfs.c should 2000-11-16 07:36:04 +00:00
Makefile