Hello,
I need to develop an audio driver (OSS on kernel 2.4)
for a new hardware. I didn't find any resource
explaining how to do that, besides looking at the
sources of other drivers. Could someone direct me to
an appropriate resource?
"Linux Device Drivers, 2nd edition" is free, and can be found here:
http://www.xml.com/ldd/chapter/book/index.html
It covers driver development for the 2.4 kernel.
Should answer any questions you might have.
--heikki