plan9fox/sys
cinap_lenrek 0205392410 audiohda: make it work with qemu (thanks mischief)
the driver was not using irb interrupts
and was just polling the irb write pointer
to wait for command completion.

this is not supported by qemu.

qemu requires the use of irb interrupt handshake
and it refuses to accept the next command until we
acknowledge the irb interrupt.
2020-10-27 15:16:03 +01:00
..
doc /sys/doc: fix mkfile to and remove files that now can be regenerated 2017-05-09 16:23:48 +02:00
games/lib fortunes: As much as I'd love to I feel I have to let it go -- rminnich 2020-04-18 21:37:53 -04:00
include ape/limits.h: fix typo in (U)LLONG_MAX 2020-09-21 11:43:31 -07:00
lib kbmap: add latvian keymap (thanks freddy) 2020-10-25 00:49:29 +02:00
man mp(2): correct documentation of error handling (thanks LordCreepity) 2020-10-24 17:24:59 -07:00
src audiohda: make it work with qemu (thanks mischief) 2020-10-27 15:16:03 +01:00