Re: About Linux Device Drivers

2005-08-06 Thread Matt Galloway
Alejandro, I too am reading this book and I can recommend the 3rd edition - it's very well written (maybe not as much as Robert Love's Kernel Development book though ;)). The O'Reilly site contains the book examples for the 3rd edition so perhaps you could just download those examples and wher

Re: About Linux Device Drivers

2005-08-05 Thread Nick Sillik
Alejandro Cabrera wrote: Hi I'm new in the list and I'm interested in lkm, I have the Linux Device Drivers 2ed. And I use the 2.6.8-2 kernel, and the modules that I create I don't test in my workstation. Exist any way to run the examples exposed in this book over my kernel or I need the LDD 3

Re: About Linux Device Drivers

2005-08-05 Thread Fawad Lateef
On 8/6/05, D. ShadowWolf <[EMAIL PROTECTED]> wrote: > > On Fri, 2005-08-05 at 22:18 +0200, Alejandro Cabrera wrote: > > > Hi > > > I'm new in the list and I'm interested in lkm, I have the Linux Device > > > Drivers 2ed. And I use the 2.6.8-2 kernel, and the modules that I create > > > I don't test

Re: About Linux Device Drivers

2005-08-05 Thread D. ShadowWolf
On Friday 05 August 2005 22:26, Alejandro Bonilla Beeche wrote: > On Fri, 2005-08-05 at 22:18 +0200, Alejandro Cabrera wrote: > > Hi > > I'm new in the list and I'm interested in lkm, I have the Linux Device > > Drivers 2ed. And I use the 2.6.8-2 kernel, and the modules that I create > > I don't te

Re: About Linux Device Drivers

2005-08-05 Thread Alejandro Bonilla Beeche
On Fri, 2005-08-05 at 22:18 +0200, Alejandro Cabrera wrote: > Hi > I'm new in the list and I'm interested in lkm, I have the Linux Device > Drivers 2ed. And I use the 2.6.8-2 kernel, and the modules that I create > I don't test in my workstation. Exist any way to run the examples > exposed in th