Re: [linux-usb-devel] Where to start with making a device driver

2006-05-17 Thread Arthur Pemberton
On 5/17/06, Greg KH <[EMAIL PROTECTED]> wrote: On Wed, May 17, 2006 at 02:01:52AM -0500, Arthur Pemberton wrote: > On 5/17/06, Jaya Kumar <[EMAIL PROTECTED]> wrote: > >On 5/17/06, Arthur Pemberton <[EMAIL PROTECTED]> wrote: > > > >> computer (as much as I like computers). So I think I will go ahe

Re: [linux-usb-devel] Where to start with making a device driver

2006-05-17 Thread Greg KH
On Wed, May 17, 2006 at 02:01:52AM -0500, Arthur Pemberton wrote: > On 5/17/06, Jaya Kumar <[EMAIL PROTECTED]> wrote: > >On 5/17/06, Arthur Pemberton <[EMAIL PROTECTED]> wrote: > > > >> computer (as much as I like computers). So I think I will go ahead and > >> buy the book, esp. as it's an O'riell

Re: [linux-usb-devel] Where to start with making a device driver

2006-05-17 Thread Arthur Pemberton
On 5/17/06, Jaya Kumar <[EMAIL PROTECTED]> wrote: On 5/17/06, Arthur Pemberton <[EMAIL PROTECTED]> wrote: > Okay. I saw that book on Amazon, but noted that it said that it was > for 2.4x kernels. I am not a fan of doing that much reading on the LDD3 covers 2.6 , http://lwn.net/Kernel/LDD3/ Tha

Re: [linux-usb-devel] Where to start with making a device driver

2006-05-16 Thread Jaya Kumar
On 5/17/06, Arthur Pemberton <[EMAIL PROTECTED]> wrote: Okay. I saw that book on Amazon, but noted that it said that it was for 2.4x kernels. I am not a fan of doing that much reading on the LDD3 covers 2.6 , http://lwn.net/Kernel/LDD3/ computer (as much as I like computers). So I think I wil

Fwd: [linux-usb-devel] Where to start with making a device driver

2006-05-16 Thread Arthur Pemberton
-- Forwarded message -- From: Arthur Pemberton <[EMAIL PROTECTED]> Date: May 16, 2006 11:16 PM Subject: Re: [linux-usb-devel] Where to start with making a device driver To: Greg KH <[EMAIL PROTECTED]> On 5/16/06, Greg KH <[EMAIL PROTECTED]> wrote: On Tue, May

Re: [linux-usb-devel] Where to start with making a device driver

2006-05-16 Thread Greg KH
On Tue, May 16, 2006 at 04:49:32PM -0500, Arthur Pemberton wrote: > I have just purchased a Royal ezVue5 PDA (I don't exactly think it > deserves the genre of PDA, but oh well) just for the sole purpose of > writing a driver for it to connect to it LInux side via USB. Of > course, it comes with a C

[linux-usb-devel] Where to start with making a device driver

2006-05-16 Thread Arthur Pemberton
I have just purchased a Royal ezVue5 PDA (I don't exactly think it deserves the genre of PDA, but oh well) just for the sole purpose of writing a driver for it to connect to it LInux side via USB. Of course, it comes with a CD for Windows drivers. But.. not exactly a Windows person. I know some C+