diff options
author | Jacob Meuser <jakemsr@cvs.openbsd.org> | 2009-06-26 01:48:23 +0000 |
---|---|---|
committer | Jacob Meuser <jakemsr@cvs.openbsd.org> | 2009-06-26 01:48:23 +0000 |
commit | 256e16c8c98c507e33ebb0606c15a900b94bde60 (patch) | |
tree | ec6b34575b345a2f7f2385648d5c361706c1ccd5 /sys/dev/isa/if_le.c | |
parent | 619d05db7b05f167b1bc356ae277c29d6ff0b2ab (diff) |
the 'inputs.usingdac' mixer item was used to select which group of
DACs to use. for several months, there have been at most two
groups, the first being all usable analog DACs and the second being
all usable digital DACs. so 'inputs.usingdac' essentially was used
to switch between analog and digital modes. this was entirely
unclear to most users because the DACs were listed by their NIDs,
which means nothing unless you know how azalia(4) internals works.
rename 'inputs.usingdac' to 'outputs.mode', and replace the lists of
DAC NIDs with 'analog' and 'digital'. similarly for recording,
change 'record.usingadc' to 'record.mode', and replace the lists of
ADC NIDs with 'analog' and 'digital'.
Diffstat (limited to 'sys/dev/isa/if_le.c')
0 files changed, 0 insertions, 0 deletions