Suren A. Chilingaryan 8cb6d1301a Due to active back-porting in Linux LTS branches, there are some comptaibility issues in the driver. This adds support for kernel 4.4.159 пре 4 година
..
Makefile.in 71f64d8245 Fix driver installation on Ubuntu пре 8 година
README 631f0929c1 Support emulation mode without real hardware пре 8 година
base.c f5deda9714 Further fixes for out-of-source compilation пре 8 година
base.h 1120e8745c Restructure driver headers пре 8 година
compat.h 8cb6d1301a Due to active back-porting in Linux LTS branches, there are some comptaibility issues in the driver. This adds support for kernel 4.4.159 пре 4 година
config.h 1120e8745c Restructure driver headers пре 8 година
debug.h 1120e8745c Restructure driver headers пре 8 година
dev.c e9d114839b Fix handling of vm_pgoff in the driver пре 8 година
dev.h 1120e8745c Restructure driver headers пре 8 година
int.c 1120e8745c Restructure driver headers пре 8 година
int.h 1120e8745c Restructure driver headers пре 8 година
ioctl.c a21dea7a0d Allow mapping of arbitrary memory areas пре 8 година
ioctl.h a21dea7a0d Allow mapping of arbitrary memory areas пре 8 година
kmem.c de3112ba6a Only set pgprot_noncached for consistent buffers пре 7 година
kmem.h f5deda9714 Further fixes for out-of-source compilation пре 8 година
pcibus.c 1120e8745c Restructure driver headers пре 8 година
pcibus.h 1120e8745c Restructure driver headers пре 8 година
pcidriver.h 1120e8745c Restructure driver headers пре 8 година
rdma.c 59be37a2ec Fix elif -> else пре 6 година
rdma.h 1120e8745c Restructure driver headers пре 8 година
sysfs.c 1120e8745c Restructure driver headers пре 8 година
sysfs.h 1120e8745c Restructure driver headers пре 8 година
umem.c a92e1d1a8d Support kernels up to 4.9 (patch provided by Timo) пре 7 година
umem.h 1120e8745c Restructure driver headers пре 8 година

README

make
V=1 verbose mode
RELAXED_GCC_CHECK=1 allow difference in micro version of gcc used to compile kernel and pcidriver module
DUMMY_DEVICE=1 build dummy device driver (does not require PCI device)