Git port of the pcitool bzr repo from https://ufo.kit.edu/ufo
Some BIOS settings are required for DMA to operate correctly: http://trac-pdv.kaas.kit.edu/ufo/wiki/UfoCamera

Suren A. Chilingaryan f45828699b Fix typos in versioning code 9 anni fa
apps bf466a54a1 New error reporting public interface 9 anni fa
cmake 5387063faa Include version information in all API descriptions 9 anni fa
dma 5387063faa Include version information in all API descriptions 9 anni fa
driver 77c4d6e67d Big redign of model structures 9 anni fa
misc b72e856772 Initial import 13 anni fa
pcilib f45828699b Fix typos in versioning code 9 anni fa
pcitool 5387063faa Include version information in all API descriptions 9 anni fa
protocols 5387063faa Include version information in all API descriptions 9 anni fa
tests a740fcee56 Create dummy register context 9 anni fa
.bzrignore 5387063faa Include version information in all API descriptions 9 anni fa
BUGS 38c014cf67 Dcoumentation update 9 anni fa
CMakeLists.txt 5387063faa Include version information in all API descriptions 9 anni fa
NOTES 38c014cf67 Dcoumentation update 9 anni fa
README 38c014cf67 Dcoumentation update 9 anni fa
ToDo 38c014cf67 Dcoumentation update 9 anni fa
common.mk 02924fc496 Support dynamic registers, support register offsets and multiregisters (bitmasks), list NWL DMA registers 13 anni fa
pci 30c99c130d Check event interface version for plugins 9 anni fa
pcitool.pc.in 8d3ad26d83 Further adjustments to get ready for independent event plugins 9 anni fa

README

Supported environmental variables
=================================
PCILIB_PLUGIN_DIR - override path to directory with plugins

PCILIB_DEBUG_DMA - Enable DMA debugging
PCILIB_DEBUG_MISSING_EVENTS - Enable debugging of missing events (frames for instance)
IPECAMERA_DEBUG_BROKEN_FRAMES - Store broken frames in the specified directory (variable may specify directory)
IPECAMERA_DEBUG_RAW_PACKETS - Store all raw packets read from DMA grouped in frames (variable may specify directory)
IPECAMERA_DEBUG_RAW_FRAMES - Store all raw frames (variable may specify directory)