1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00
freebsd/sys/arm
Andrew Turner c75943da26 Correctly return EFAULT in copyin & copyout on a fault. This fixes NFS
when running FreeBSD on QEMU emulating a Gumstix board.

While here remove the use of a magic number in the not-XScale version.

Pointed out by:	kib
Reviewed by:	stas
2012-08-04 05:38:25 +00:00
..
arm Correctly return EFAULT in copyin & copyout on a fault. This fixes NFS 2012-08-04 05:38:25 +00:00
at91 Allow chip selects other than 0. The SAM9260EK board 2012-07-31 19:14:22 +00:00
compile
conf Prefer ate over macb. macb doesn't work anymore, and ate has more 2012-07-31 19:41:12 +00:00
econa Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
include Revert committal of local change accidentally swept up in r238329. 2012-07-10 14:21:25 +00:00
mv Add support for Marvell 88F6282. 2012-07-28 21:56:24 +00:00
s3c2xx0 Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
sa11x0 Remove some unused variables/externs that have been copied too many times... 2012-07-10 01:49:50 +00:00
xscale Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00