1
0
mirror of https://github.com/bashrc/LKMPG.git synced 2018-06-11 03:06:54 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Bob Mottram
29727fe25b Move to the latest version of OSL
It looks like this is permissable within the terms of the original 1.1 license
2017-03-30 11:25:33 +01:00
Roman Lakeev
06bac12b8c - fix ioctl example erro (_IOW needed instead _IOR)
- remove flycheck file from 4.9.11 examples directory
- rename file_sched.c to sched.c according to text of the book
- adding intrpt.c file (example from book)
- minor typo fixes
2017-03-11 21:01:32 +03:00
Roman Lakeev
78dacb7e0e Squashed commits:
- adding gitignore for ignoring examples build artefacts
- change formatting of example in 'Functions available to modules' section
- minor typos correction in 'Functions available to modules' section
- adding my name to 'Acknowledgements'
2017-03-03 08:10:11 +03:00
Bob Mottram
e6f8d2854a Formatting 2017-02-12 21:36:04 +00:00
SunyDays
af59584852 fix module_param_array example 2017-02-12 02:08:33 +03:00
SunyDays
6280865a1f fix little typo 2017-02-12 00:59:57 +03:00
Bob Mottram
bed1667fc8 Version for kernel 4.7.4 2016-09-25 22:01:20 +01:00