Results 1 to 8 of 8

Thread: Developing Device Drivers

  1. #1
    Join Date
    Jul 2006
    Beans
    105

    Developing Device Drivers

    Listening to Wyrbrial's wisdom, I wanted to learn how to develop device drivers. I obviously have no idea how to go about it. Before you say that I should be thinking about it, I just wanted to say that I'm not going to jump into right away. I'll go about it slowly, but I'd like to ask for some starting points, tutorials, etc. Thanks. in advance.
    Beware forces of Eeevil
    I have Super Cow Powers

  2. #2
    Join Date
    Nov 2005
    Beans
    25

    Re: Developing Device Drivers

    I haven't done any kernel hacking, but Linux Device Drivers, Third Edition seems like a good place to start.

  3. #3
    Join Date
    Mar 2006
    Beans
    199

    Re: Developing Device Drivers

    Quote Originally Posted by rickardg View Post
    I haven't done any kernel hacking, but Linux Device Drivers, Third Edition seems like a good place to start.
    That's definitely the book to read.

  4. #4
    Join Date
    Jan 2006
    Beans
    961

    Re: Developing Device Drivers

    http://kernelnewbies.org/ might have some pointers

  5. #5
    Join Date
    Jul 2006
    Beans
    105

    Re: Developing Device Drivers

    Arrigato gozaimasu. Thanks a lot. I'm actually thinking to buy a book, because reading so much on the comp would frizzle my eyes out.
    Beware forces of Eeevil
    I have Super Cow Powers

  6. #6
    Join Date
    Dec 2006
    Location
    Sacramento, CA
    Beans
    284
    Distro
    Ubuntu 6.10 Edgy

    Re: Developing Device Drivers

    I'd suggest getting a book on the Linux Kernel, as well. The one by Robert Lowe is pretty good.

  7. #7
    Join Date
    Jun 2006
    Location
    Near Toronto Ontario
    Beans
    604
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Developing Device Drivers

    Quote Originally Posted by studiesrule View Post
    Arrigato gozaimasu. Thanks a lot. I'm actually thinking to buy a book, because reading so much on the comp would frizzle my eyes out.
    I have bought the book and it is great ...although i have not got past the intro and first chapter because i am still learning C. I also own Understanding the Linux Kernel Third edition.
    Visit my Blog at http://rekahsoft.org

  8. #8
    Join Date
    Jul 2006
    Beans
    105

    Re: Developing Device Drivers

    I'm more familiar with C++, though I have done a little work in C. I know the kernel is in C, but how much of a curve would I observe. I'm planning to buy that book (as well as the one on hacking the kernel, because I'm interested in that too). I also was wondering if the kernel is used in many embedded devices. Is there a special fork for that?
    Beware forces of Eeevil
    I have Super Cow Powers

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •