Formatting code for DriversLinux
{{trail toc="LinuxDevel"}}
-----
====== Developpement de drivers pour [[Linux]] ======
Livre Linux Device Drivers
http://lwn.net/Kernel/LDD3/ (PDF gratuit en anglais)
http://www.oreilly.com/catalog/linuxdrive3/toc.html (livre)
Linux Driver Kit
http://freedomhec.pbwiki.com/
http://www.kernel.org/pub/linux/kernel/people/gregkh/ddk
http://www.linuxdevcenter.com
===== Joystick =====
http://atrey.karlin.mff.cuni.cz/~vojtech/joystick/
http://www.trustonme.net/didactels/160.html
##joydev##
evdev http://en.wikipedia.org/wiki/Evdev
##lshal##
##evtest /dev/input/event1##
##ioctl()## http://en.wikipedia.org/wiki/Ioctl
===== Force feedback wheel =====
http://libff.wiki.sourceforge.net
http://www.happypenguin.org/show?Force%20feedback%20for%20linux
http://madfab.free.fr/ff/
voir aussi :
- KernelLinux
-----
====== Developpement de drivers pour [[Linux]] ======
Livre Linux Device Drivers
http://lwn.net/Kernel/LDD3/ (PDF gratuit en anglais)
http://www.oreilly.com/catalog/linuxdrive3/toc.html (livre)
Linux Driver Kit
http://freedomhec.pbwiki.com/
http://www.kernel.org/pub/linux/kernel/people/gregkh/ddk
http://www.linuxdevcenter.com
===== Joystick =====
http://atrey.karlin.mff.cuni.cz/~vojtech/joystick/
http://www.trustonme.net/didactels/160.html
##joydev##
evdev http://en.wikipedia.org/wiki/Evdev
##lshal##
##evtest /dev/input/event1##
##ioctl()## http://en.wikipedia.org/wiki/Ioctl
===== Force feedback wheel =====
http://libff.wiki.sourceforge.net
http://www.happypenguin.org/show?Force%20feedback%20for%20linux
http://madfab.free.fr/ff/
voir aussi :
- KernelLinux