CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/31 00:44:20
Modified files:
sys/dev/pci : azalia.c
Log message:
Support for converter groups where members support non-identical sample
sizes and rates.
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
