Skip to content
Bugfix tag 0.1.4

Made compile with kernels from 4.13
- replaced DMA_ERROR_CODE macro with 'mapping_error' function
- replaced uaccess header with the correct version from the linux kernel
- included missing header for copy_to_user()

Took out the restriction not to allow read/write access to BAR 2. This decision does not belong to the base driver.