Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Linux Hardware

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-11-2008, 06:16 PM
milon
 
Posts: n/a
Help Needed!!

Can someone please refer me to documentation regarding writing device
drivers for Linux 2.6.
I am having problems installing a device driver for a Conextant modem
on a debian 4.0



regards,
Milon Bhattacharya
Reply With Quote
  #2 (permalink)  
Old 07-11-2008, 06:42 PM
Mark T.B. Carroll
 
Posts: n/a
Re: Help Needed!!

milon <milon87@gmail.com> writes:

> Can someone please refer me to documentation regarding writing device
> drivers for Linux 2.6.


http://lwn.net/Kernel/LDD3/ may be a good start. But do you really need
to get into writing device drivers? (Some guy with an Indian name had a
Linux device driver book come out a few months ago too but I forget the
details. May be worth looking at; I never have.)

> I am having problems installing a device driver for a Conextant modem
> on a debian 4.0


Which version of the kernel? (uname -r)

What modem is it? How does it plug in? Is it built in?

Which device driver are you trying to use for it? Where did you get it?
What `problems' occur - what do you do, what error messages appear?

Mark
Reply With Quote
  #3 (permalink)  
Old 07-11-2008, 06:52 PM
Bill Marcum
 
Posts: n/a
Re: Help Needed!!

On 2008-07-11, milon <milon87@gmail.com> wrote:
>
>
> Can someone please refer me to documentation regarding writing device
> drivers for Linux 2.6.
> I am having problems installing a device driver for a Conextant modem
> on a debian 4.0
>

There are books on writing Linux device drivers, but that shouldn't be
necessary if you are installing an existing driver. You will probably
need to install the build-essential and linux-headers packages, and
describe what specific problems you are having.

Reply With Quote
  #4 (permalink)  
Old 07-11-2008, 07:40 PM
Chris Cox
 
Posts: n/a
Re: Help Needed!!

Mark T.B. Carroll wrote:
> milon <milon87@gmail.com> writes:
>
>> Can someone please refer me to documentation regarding writing device
>> drivers for Linux 2.6.

>
> http://lwn.net/Kernel/LDD3/ may be a good start. But do you really need
> to get into writing device drivers? (Some guy with an Indian name had a
> Linux device driver book come out a few months ago too but I forget the
> details. May be worth looking at; I never have.)


If you REALLY do want to write you own device driver, I think
"that" book is excellent.... see:

Essential Linux Device Drivers
Prentice Hall Open Source Dev Series
by Sreekrishan Venkateswaran


“Probably the most wide ranging and complete Linux device driver book I’ve read.”

--Alan Cox, Linux Guru and Key Kernel Developer



“Very comprehensive and detailed, covering almost every single Linux device driver type.”

--Theodore Ts’o, First Linux Kernel Developer in North America and Chief Platform Strategist of the Linux Foundation
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Linux Hardware


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:14 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Books | Mortgage Calculator | Voip | Credit Cards | Refinance



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109