freebsd-skq/sys/contrib
Oleksandr Tymoshenko c26ee519d1 Fix BULK read transfer if destination buffer is not cache line-aligned.
We can't use copyout because destination memory is userland address
in another process but we have reference to respective page so map
the page into kernel address space and copy fragments there
2015-10-30 01:19:04 +00:00
..
alpine-hal Import Annapurna Labs Alpine HAL to sys/contrib/ 2015-07-28 14:20:33 +00:00
cloudabi Import the latest CloudABI system call definitions and table. 2015-08-05 13:09:46 +00:00
dev Flip on fast frames support for AR5416 and AR9300 series NICs. 2015-10-10 00:13:45 +00:00
ipfilter/netinet Really fix ipfilter bug 3600459. 2015-10-18 03:09:03 +00:00
libfdt
libnv Add support for the arrays in nvlist library. 2015-08-15 06:34:49 +00:00
ngatm
octeon-sdk
rdma/krping Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is a 2015-10-22 09:50:45 +00:00
v4l
vchiq/interface Fix BULK read transfer if destination buffer is not cache line-aligned. 2015-10-30 01:19:04 +00:00
x86emu Sync with OpenBSD: Use volatile instead of __volatile__. 2015-04-13 20:23:46 +00:00
xz-embedded