summaryrefslogtreecommitdiff
path: root/sys/src/cmd/tcs/html.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2013-09-26 23:34:06 +0200
committercinap_lenrek <cinap_lenrek@gmx.de>2013-09-26 23:34:06 +0200
commit81f726b2b4cb699d2fcf7fd1b4f383650bba4a22 (patch)
tree48685a0ed6e4019788880c145fc2ac7d72d5844b /sys/src/cmd/tcs/html.c
parent7265a09524fdac42b776d01f474a9eb16805ee59 (diff)
audioac97: remove i/o bar magic, fix ac97mixreset busywait-forever timeout
the standard is i/o bar 0 is the mixer and bar 1 is status/control. the magic with the bar sizes made it fail in qemu. so removing it for now as all devices seen so far comply to the standard. if we ever see a sis7012 where this might be swaped uncomment the i=0; the busywait timeout is too long in ac97mixreset() because rd/wr have a timeout on ther own. just remove the busy looping and do a one second delay after mixer reset. (tested with t23)
Diffstat (limited to 'sys/src/cmd/tcs/html.c')
0 files changed, 0 insertions, 0 deletions