CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2015/08/28 10:21:41
Modified files: sys/dev/pci : envy.c Log message: Set the midi_isopen flag to zero before the chip is reset, as the flag is used to determine the interrupt mask. Currently this doesn't matter, but once suspend/resume works, this will matter.