Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev
Module Name: syssrc
Committed By: is
Date: Mon Sep 3 18:51:45 UTC 2001
Modified Files:
syssrc/sys/dev: audio.c
Log Message:
Allow 24 and 32bit linear audio.
Actually, the silence filler can do any multiple of 8 bits now, but I didn't
allow the parameter check to accept more than 32 bit to avoid confusion
of drivers that fail to check the parameters themselves thoroughly.
This should be changed later.
To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 syssrc/sys/dev/audio.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