|
Re: writing device drivers howto: msg#00040linux.gentoo.embedded
Morgan, Austin D. wrote: The book Linux Device Drivers is my favorite reference for this type ofThat's one of my favorite reads... You can also (ab)use the /proc filesystem for your module. I used this quite a lot and it is easier to use when then the /dev filesystem. You could also use the /sys filesystem but I have no experience with that... I'm not sure if it's a good design practice to the /proc filesystem a lot (There both people encouraging and discouraging it...) but I found it a very easy way to talk to userspace! Anyway find the book here: http://lwn.net/Kernel/LDD3/ It is usable both as a reference and as a tutorial! Greetz Walter Goossens -----Original Message----- |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: writing device drivers howto: 00040, Kelly Price |
|---|---|
| Next by Date: | Re: writing device drivers howto: 00040, Vladimir Pouzanov |
| Previous by Thread: | RE: writing device drivers howtoi: 00040, Morgan, Austin D. |
| Next by Thread: | Re: writing device drivers howto: 00040, Vladimir Pouzanov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |