Source-Changes archive

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

CVS commit: src/sys/dev/isa



Module Name:    src
Committed By:   cube
Date:           Fri Mar 25 23:09:00 UTC 2005

Modified Files:
        src/sys/dev/isa: pcppi.c pcppivar.h

Log Message:
Make pcppi(4) use attimer(4) to set the pitch of the bell.

In case you don't configure an attimer(4) device in your kernel config,
you will simply lose the ability to set the pitch.  It will still beep.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/isa/pcppi.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/isa/pcppivar.h

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