Hi all, my name is Jose Pereira, and i'm very interested in helping you with some code! I've wrote the buzzer driver for calypso, not so sure if will help you of anything, but was just for experimenting :)<div><br>

</div><div>Anyway, i send the patch in attachement. The interface can be simply</div><div><br></div><div>#include <calypso/buzzer.h></div><div><br></div><div><div><span class="Apple-tab-span" style="white-space:pre">  </span>buzzer_mode_pwt(1);</div>

<div><span class="Apple-tab-span" style="white-space:pre">      </span>buzzer_volume(40);</div><div>        buzzer_note(NOTE(NOTE_E,OCTAVE_5));</div><div><br></div><div><br></div><div>Please let me know what do you think of the code, and in what way i can further help.</div>

Best regards,<br>-- <br>José Pereira<br><a href="http://onaips.blogspot.com">http://onaips.blogspot.com</a><br>
</div>