From: shampavman.cg@gmail.com (shampavman)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Writing device drivers in Linux: A brief tutorial
Date: Tue, 23 Apr 2013 17:09:14 +0530 [thread overview]
Message-ID: <517672E2.8060500@gmail.com> (raw)
In-Reply-To: <CAFLxGvx9Gk3TcwGkroY-qappRin9GqLtcgeNt17JppqgGOsjTw@mail.gmail.com>
On 04/23/2013 03:09 PM, richard -rw- weinberger wrote:
> On Mon, Apr 22, 2013 at 12:29 AM, Zack <zackscary@gmail.com> wrote:
>> I thought this might be useful:
>> http://www.freesoftwaremagazine.com/articles/drivers_linux
> Sadly a very bad article.
> The code presented in that article is full with errors and lacks
> very basic kernel design rules.
>
> --
> Thanks,
> //richard
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
You can get really good with understanding linux drivers by going
through the LDD-3
Its available online for free as well .
Follow that book as its the most up to date version
Regards
Shampavman
next prev parent reply other threads:[~2013-04-23 11:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-21 22:29 Writing device drivers in Linux: A brief tutorial Zack
2013-04-23 9:39 ` richard -rw- weinberger
2013-04-23 11:39 ` shampavman [this message]
2013-04-23 12:29 ` Robert P. J. Day
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=517672E2.8060500@gmail.com \
--to=shampavman.cg@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.