Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: uebayasi
Date: Sat Nov 1 07:54:18 UTC 2014
Modified Files:
src/sys/dev: audio.c audio_if.h
Log Message:
Revert previous.
Not only audio_attach_mi() but also audioprint() have to be separated.
midi.c has the same problem, and a little more complicated. These will be
revisited later.
To generate a diff of this commit:
cvs rdiff -u -r1.264 -r1.265 src/sys/dev/audio.c
cvs rdiff -u -r1.68 -r1.69 src/sys/dev/audio_if.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