freebsd-skq/tools
cem 15f623b49e ioatcontrol(8): Add and document "raw" testing mode
Allows DMA from/to arbitrary KVA or physical address.  /dev/ioat_test
must be enabled by root and is only R/W root, so this is approximately
as dangerous as /dev/mem and /dev/kmem.

Sponsored by:	EMC / Isilon Storage Division
2015-10-29 04:16:16 +00:00
..
bsdbox Fix warning about redefined *_crunchdir_hostname target after r289734. 2015-10-22 18:05:11 +00:00
build Add WITHOUT_DEBUG_FILES description 2015-10-27 20:49:56 +00:00
bus_space Add an example program (in Python) for the AMD Am79c900 (ILACC) 2015-08-02 21:24:03 +00:00
debugscripts
diag
ifnet
kerneldoc
KSE
LibraryReport
regression Unbreak regression testing tools for net80211 crypto cipher modules 2015-10-22 17:08:12 +00:00
sched
test Fix spelling and grammer in tools/test/README. 2015-10-28 15:00:21 +00:00
tools ioatcontrol(8): Add and document "raw" testing mode 2015-10-29 04:16:16 +00:00
install.sh
make_libdeps.sh
README
tinder.sh

$FreeBSD$

This directory tree contains tools used for the maintenance and
testing of FreeBSD.  There is no toplevel Makefile structure since
these tools are not meant to be built as part of the standard system,
though there may be individual Makefiles in some of the subdirs.

Please read the README files in the subdirs for further information.