NetBSD/sys/arch/arm26
bjh21 f096772215 Two changes for endianness-independence (when we finally split of the SEEQ 8005
driver and make it MI):

Set the ByteSwap bit on big-endian hosts, so we can use 16-bit transfers to get
at packets whatever.

Treat Tx/Rx headers as arrays of four bytes rather than as 32-bit words.
2000-08-12 15:29:35 +00:00
..
arm26 Use M_SOFTINTR for soft interrupt sructures 2000-07-30 16:39:18 +00:00
boot Read the ECID from each podule just before we launch the kernel. This means 2000-07-22 15:36:15 +00:00
compile
conf Moving to a default of 64 PTYs. 2000-07-27 17:53:35 +00:00
include set MB_LEN_MAX to 32. I forgot the modification for arm26 yesterday. 2000-08-09 16:43:59 +00:00
iobus
ioc Comment tidying 2000-07-28 09:54:56 +00:00
mainbus
podulebus Two changes for endianness-independence (when we finally split of the SEEQ 8005 2000-08-12 15:29:35 +00:00
vidc remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:32:34 +00:00
Makefile