ac6def392c
This change was not for all 4.4, but just a small subset that does not replicate on later version of the kernel.
Godzil
2019-07-25 16:16:59 +01:00
3e71c6e74f
Fix for kernel 4.4.y.
Godzil
2019-07-25 16:06:53 +01:00
9116a9917b
Remove a warning about a unused variable
Godzil
2019-07-25 16:06:14 +01:00
f184634d5f
Remove unused function
Godzil
2019-07-25 16:05:59 +01:00
a765b0745d
Make kernel 5.x stopping to complain about SUBDIR= being deprecated
Godzil
2019-07-25 15:41:46 +01:00
0132d11b4b
Fix for kernel 3.10.
Godzil
2019-07-25 15:41:11 +01:00
f404dd7061
It should now build for kernel 2.6.32.
Godzil
2019-07-25 15:40:29 +01:00
d8fea5550c
Remove static function prototypes from kfusd.h and move to kfusd.c and remove useless prototypes and functions.
Godzil
2019-07-25 15:39:22 +01:00
101f3687ff
Can't get to configure 2.6.13 for now, so let's ignore it at the moment.
Godzil
2019-07-25 15:36:33 +01:00
c37e562e5f
Add example of use of mmap
Godzil
2019-07-24 16:06:19 +01:00
57ae74c803
Update userspace to have proper protection values for mmap and send the proper flags to the callback function.
Godzil
2019-07-24 16:04:20 +01:00
a54adc616d
Send proper flags to userspace
Godzil
2019-07-24 16:01:28 +01:00
095ac4569a
Update mmap related error to be a bit more useful for debug
Godzil
2019-07-24 15:59:34 +01:00
bd9d3e1df3
Update the fusd examples now that multiple registration is no longer bitrotted.
v1.12
xiphmont
2007-01-19 17:44:17 +00:00
cc3e84dfbf
Try using the class if we're going to bother looking it up
xiphmont
2007-01-19 17:26:14 +00:00
0bf42c8088
Add code to crawl sysfs to find preexisting classes; now we can register multiple devices of the same type for classes other than just 'sound'
xiphmont
2007-01-19 17:13:16 +00:00
41185bd56b
Throttle logging so that it's not so bloody easy to accidentally take out a machine with a zombified daemon.
xiphmont
2007-01-19 07:22:54 +00:00
55b0389911
Correct a bug in which all valid interrupted write operations were being erroneously tossed (== instead of !=)
xiphmont
2007-01-19 04:00:37 +00:00
243da80fc6
Sufficiently updated docs, build system and a few of the examples for an initial release.
xiphmont
2007-01-13 09:30:10 +00:00
48511c545d
Build system fix-- now to update all the poor bitrotted examples so they actually build.
xiphmont
2007-01-13 09:00:28 +00:00
0922adc0b1
Add examples to default make
xiphmont
2007-01-13 08:55:34 +00:00
5880dc8fe1
First attempt at simple examples makefile
xiphmont
2007-01-13 08:54:07 +00:00
0f5535a756
Place personal working copy of fusd into revision control
v1.11
xiphmont
2007-01-13 08:39:56 +00:00