CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/30 17:54:09
Modified files:
sys/dev/pci : azalia.c
Log message:
Support for converter groups where members have non-identical
sample size and rate capabilities.
from NetBSD via brad@
Also,
* use a single variable to hold the number of format variations (from NetBSD)
* initialize a variable (f->frequency_type) before use (from NetBSD)
* fix a typo
from Alexey Suslikov, thanks
