Results 1 to 2 of 2
Hello everybody,
I'm quite new in this world of Linux. I'm developping firmware for a new board with an ATM91RM9200. I'm portting linux to this embedded system. This action is ...
- 04-22-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 0
Hello
Hello everybody,
I'm quite new in this world of Linux. I'm developping firmware for a new board with an ATM91RM9200. I'm portting linux to this embedded system. This action is well advanced, but now I need a sound driver por Micronas DAC3555A and I donīt know how to go.
Could anybody help me?
Any idea will be wellcome.
Thank your for your help,
Carmen (carmencATrobotikerDOTes)
- 04-23-2008 #2
I also have developed 91RM9200 Arm code for Linux.
To develop your own drivers I suggest you read the "Linux Device Drivers 3rd Edition" or later by Corbet etal. Alternatively you can get the pdf of the same book from Linux Device Drivers, Third Edition [LWN.net] .
Additionally, use an example from one of the sound drivers in the kernel source code directory, you then can build from there, which would be the easiest method of getting up and running quickly.
Once your got a working driver, you should make the driver available to the Linux Community by sending it, or setting up a SourceForge.net: Welcome to SourceForge.net project account.


Reply With Quote
