Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arm/iomd



Module Name:    src
Committed By:   bjh21
Date:           Wed Dec 31 15:06:24 UTC 2003

Modified Files:
        src/sys/arch/arm/iomd: vidcaudio.c

Log Message:
Substantial rewrite of vidcaudio(4).  I don't know if the old version
had ever worked, but if it had, it had bit-rotted so far that it
almost all needed replacing.  The new version support both 8-bit sound
on the VIDC20 and 16-bit sound on the ARM7500 and ARM7500FE.
sysbeep() support has been lost, but I'm not sure whether that belongs
here or in audio(4) anyway.  Support for 16-bit sound on the VIDC20
isn't present because I don't have the hardware to test it.  Donations
welcome!


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/arch/arm/iomd/vidcaudio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index