Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1361100
| From | Luis de Bethencourt <luisbg@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 2/5] Documentation: update URL for Michael K. Johnson's articles |
| Date | 2016-03-19 14:00 +0100 |
| Message-ID | <reoE2-8p2-9@gated-at.bofh.it> (permalink) |
| References | <reoE2-8p2-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
The URL for "Writing Linux Device Drivers" hasn't been available in some
time. Updating it to the URL of Michael K. Johnson's "Linux Kernel Hackers'
Guide"
Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
---
Documentation/kernel-docs.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/kernel-docs.txt b/Documentation/kernel-docs.txt
index b250360..9a1b0d3 100644
--- a/Documentation/kernel-docs.txt
+++ b/Documentation/kernel-docs.txt
@@ -196,7 +196,7 @@
* Title: "Writing Linux Device Drivers"
Author: Michael K. Johnson.
- URL: http://users.evitech.fi/~tk/rtos/writing_linux_device_d.html
+ URL: http://www.tldp.org/LDP/khg/HyperNews/get/khg.html
Keywords: files, VFS, file operations, kernel interface, character
vs block devices, I/O access, hardware interrupts, DMA, access to
user memory, memory allocation, timers.
--
2.5.1
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/5] Documentation: add Linux Kernel Development book Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-19 14:00 +0100
[PATCH 2/5] Documentation: update URL for Michael K. Johnson's articles Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-19 14:00 +0100
Re: [PATCH 2/5] Documentation: update URL for Michael K. Johnson's articles Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-19 14:10 +0100
Re: [PATCH 2/5] Documentation: update URL for Michael K. Johnson's articles Jonathan Corbet <corbet@lwn.net> - 2016-03-31 09:00 +0200
[PATCH 5/5] Documentation: update URL for Porting Linux 2.0 Drivers to 2.2 Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-19 14:00 +0100
Re: [PATCH 5/5] Documentation: update URL for Porting Linux 2.0 Drivers to 2.2 Jonathan Corbet <corbet@lwn.net> - 2016-03-31 09:00 +0200
Re: [PATCH 5/5] Documentation: update URL for Porting Linux 2.0 Drivers to 2.2 Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-31 13:00 +0200
[PATCH 4/5] Documentation: update URLs for Richard Gooch's articles Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-03-19 14:00 +0100
Re: [PATCH 4/5] Documentation: update URLs for Richard Gooch's articles Jonathan Corbet <corbet@lwn.net> - 2016-03-31 09:00 +0200
Re: [PATCH 1/5] Documentation: add Linux Kernel Development book Jonathan Corbet <corbet@lwn.net> - 2016-03-31 08:50 +0200
csiph-web