NetBSD/sys
is 07364bf8b0 The Gayle interface uses swapped (little-endian) word accesses, so we
need to use the amiga_bus_stride_1swap methods for the word accesses.

Analyzed and submitted via port-amiga@ by Martin Åberg.

Tested on formerly working hardware

- by Jukka Andberg	with Dlink DE-660+		(ne)
- by Frank Wille	with D-Link DFE-670TXD		(ne)

Tested on formerly not working hardware:

- by Martin		with 3Com 3c589 Etherling III	(ep)
- by Martin and Frank	with CompactFlash cards		(wdc)
2020-03-02 19:48:23 +00:00
..
altq
arch The Gayle interface uses swapped (little-endian) word accesses, so we 2020-03-02 19:48:23 +00:00
coda v_interlock -> vmobjloc 2020-02-24 20:53:11 +00:00
compat Module compat_netbsd32_50 requires module compat_50_quota 2020-02-27 20:54:24 +00:00
conf Add support for Broadcom GENET v5 ethernet controller as found on the 2020-02-22 00:28:35 +00:00
crypto
ddb Correct PPID of "show all procs/n" 2020-02-26 07:57:24 +00:00
dev minor knits in mcast handling. 2020-03-02 19:16:02 +00:00
dist/pf Explicitly cast pointers to uintptr_t before casting to enums. They are 2020-02-21 00:26:21 +00:00
external Take a mutex around mode config logic as the comment advises. 2020-02-27 15:41:47 +00:00
fs Avoid undefined behavior in left shift semantics 2020-02-28 11:27:38 +00:00
gdbscripts
kern Include kern_crashme.c in non-DEBUG kernels. 2020-03-02 16:00:54 +00:00
lib
miscfs Tighten up the locking around vp->v_iflag a little more after the recent 2020-02-27 22:12:53 +00:00
modules Disable hifn again 2020-02-29 16:25:37 +00:00
net Remove debug printf I put into bridge_calc_csum_flags(). 2020-02-24 00:47:38 +00:00
net80211 Fix printf to handle various datatypes for MHLEN. 2020-02-29 16:56:58 +00:00
netatalk
netbt pass the address of the field, instead of relying on it being the first 2020-02-29 11:40:06 +00:00
netcan
netinet Use percpu_foreach_xcall() to gather volatile per-cpu counters. These 2020-02-07 12:35:33 +00:00
netinet6
netipsec Use percpu_foreach_xcall() to gather volatile per-cpu counters. These 2020-02-07 12:35:33 +00:00
netmpls
netsmb Explicitly cast pointers to uintptr_t before casting to enums. They are 2020-02-21 00:26:21 +00:00
nfs Tighten up the locking around vp->v_iflag a little more after the recent 2020-02-27 22:12:53 +00:00
opencrypto softint_disestablish does xc_barrier(0) for us already. 2020-02-01 13:48:08 +00:00
rump shmif: reduce the number of calls of cprng(9) 2020-02-25 03:26:18 +00:00
secmodel Explicitly cast pointers to uintptr_t before casting to enums. They are 2020-02-21 00:26:21 +00:00
stand
sys New ioctl DIOCGSECTORALIGN returns sector alignment parameters. 2020-03-02 16:01:56 +00:00
ufs Tighten up the locking around vp->v_iflag a little more after the recent 2020-02-27 22:12:53 +00:00
uvm uvm_pglistalloc() / uvm_pglistfree() musn't be called from interrupt 2020-03-01 21:43:56 +00:00
Makefile