Mailing List Archive

writing 2.6 device driver
Any good references to writing a 'compliant' 2.6 device driver for a
pci bus card? Gentoo seems like a good platform for this sort of work.
Ideas and information are most welcome.

James


--
gentoo-user@gentoo.org mailing list
Re: writing 2.6 device driver [ In reply to ]
On 22.09.2004 19:06, wireless wrote:
> Any good references to writing a 'compliant' 2.6 device driver for a pci
> bus card? Gentoo seems like a good platform for this sort of work. Ideas
> and information are most welcome.
>
> James
>
>
> --
> gentoo-user@gentoo.org mailing list
>
>

Maybe you should read "The Linux Kernel Module Programming Guide" [1] or
other good resources [2,3] about this subject.

[1]: http://www.tldp.org/LDP/lkmpg/2.6/html/index.html
[2]: http://www.linuxhq.com/lkprogram.html
[3]: http://kernelbook.sourceforge.net/

Jochen

--
gentoo-user@gentoo.org mailing list