diff options
Diffstat (limited to 'app-doc/linux-device-drivers-3')
-rw-r--r-- | app-doc/linux-device-drivers-3 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/app-doc/linux-device-drivers-3 b/app-doc/linux-device-drivers-3 new file mode 100644 index 000000000000..576f941d6431 --- /dev/null +++ b/app-doc/linux-device-drivers-3 @@ -0,0 +1,9 @@ +DEFINED_PHASES=install +DESCRIPTION=howto write linux device drivers (updated for Linux 2.6) +EAPI=6 +HOMEPAGE=http://www.oreilly.com/catalog/linuxdrive3/ http://lwn.net/Kernel/LDD3/ +KEYWORDS=amd64 arm hppa ia64 ppc s390 sh x86 +LICENSE=CC-BY-SA-2.0 +SLOT=3 +SRC_URI=http://lwn.net/images/pdf/LDD3/ldd3_pdf.tar.bz2 mirror://gentoo/LDD3-examples.tar.gz +_md5_=be3127d3d5711f122956ed2f79222791 |