This shows you the differences between two versions of the page.
|
linux:drivers [2012/04/17] emilmont |
linux:drivers [2012/04/17] (current) emilmont |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Drivers ====== | ====== Drivers ====== | ||
| - | * [[http://www.linuxjournal.com/article/7356|Why and How to Use Netlink Socket]] | ||
| ===== The Userspace I/O ===== | ===== The Userspace I/O ===== | ||
| * [[http://www.kernel.org/doc/htmldocs/uio-howto.html|The Userspace I/O HOWTO]] | * [[http://www.kernel.org/doc/htmldocs/uio-howto.html|The Userspace I/O HOWTO]] | ||
| + | |||
| + | ===== Netlink Sockets ===== | ||
| + | * [[http://en.wikipedia.org/wiki/Netlink|Wikipedia: Netlink]] | ||
| + | * [[http://www.linuxjournal.com/article/7356|Why and How to Use Netlink Socket]] | ||