Subject: splaudio() hosing APM
To: None <tech-kern@netbsd.org>
From: Jared D. McNeill <jmcneill@invisible.yi.org>
List: tech-kern
Date: 07/23/2001 13:41:36
I'm having some trouble with splaudio() and APM. If I call splaudio() at
all in my driver, my machine refuses to wake up from suspend mode. Simply
commenting out all instances of splaudio() (and matching splx() calls)
makes everything work.

Is this a bug with splaudio(), or am I doing something wrong?

By the way, I'm working with NetBSD/i386 if it makes a difference.

Thanks,
Jared