On Sat, Jun 09, 2007 at 04:47:03PM -0400, Bill Cunningham wrote:
> Before I get started writing a driver for my flashdrive and no as far as
> I can see no one has written one
Are you positive about this? I see two different drivers in the kernel
tree that probably work with your device.
And
Before I get started writing a driver for my flashdrive and no as far as
I can see no one has written one I want to familiarize myself with modules.
Just the simple infamous 'hello world' thing in a module would show that I
atleast know where in the 2.6 source I can locate the proper files.