Results 1 to 4 of 4

Thread: Device Driver Programming....Can anyone explain?

  1. #1
    Join Date
    May 2008
    Posts
    68

    Device Driver Programming....Can anyone explain?

    Hi, I am student of ME and wanted to learn how to perform device driver programming? Can anyone tell me how to do this? I want some basic knowledge of the Device Driver Programming.

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Device Driver Programming....Can anyone explain?

    Hello, You want to know device driver programming, which is computer programming at higher-level. A driver makes connection with the particular device with the use of bus. When any time the system invokes particular routine, the driver provides commands to that device. So, basically it provides interface to the device and system. It is not so simple, for this you need to have deep knowledge of the chips and electronics and good knowledge in programming. So, think of it.

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: Device Driver Programming....Can anyone explain?

    Hi, You want some knowledge in device driver programming. I don't know much about it, But you can refer about this by use of the device drivers programming by Yashavant Kanetkar. It will give you some or the other knowledge regarding the device driver programming. I don't know how much this book is useful to you, but it will provide you basic knowledge in device driver programming.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Device Driver Programming....Can anyone explain?

    Hi, I had made search on google and get that It mostly used for making major part of the Linux kernel. It requires more knowledge in programming as it can cause disaster if they get things wrong. It controls interaction of operating system and device for which they are working. The driver takes care of the details and makes device specific things happen. They are programmed such that they will work for specific device but they work with better manner. They need to work till that particular device is working.

Similar Threads

  1. Lan device driver
    By dangorilla in forum Hardware Peripherals
    Replies: 1
    Last Post: 03-11-2010, 04:32 PM
  2. Help with a PCI device driver
    By Sauvan in forum Windows XP Support
    Replies: 6
    Last Post: 22-08-2010, 12:13 AM
  3. Replies: 3
    Last Post: 03-02-2009, 04:58 PM
  4. Device Driver working, but can't find sound device
    By Utanka in forum Windows XP Support
    Replies: 1
    Last Post: 01-01-2009, 07:04 AM
  5. Replies: 3
    Last Post: 13-12-2008, 01:49 PM

Tags for this Thread

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
  •  
Page generated in 1,714,119,458.24548 seconds with 16 queries