CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/11/04 13:55:43
Modified files:
sys/dev/pci : azalia.c azalia.h
Log message:
implement azalia_create_encodings, which scans through the supported
formats and creates an array of unique encodings. use the array in
azalia_query_encoding.
in other words, no more duplicate encodings in `audioctl encodings`.
