Subject: Re: kern/36645
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Daniel de Kok <danieldk@pobox.com>
List: netbsd-bugs
Date: 07/17/2007 10:50:02
The following reply was made to PR kern/36645; it has been noted by GNATS.

From: Daniel de Kok <danieldk@pobox.com>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: kern/36645
Date: Tue, 17 Jul 2007 12:53:53 +0200

 Disabling ioapic solves the sound looping problem:
 
 ---
 include "arch/i386/conf/GENERIC"
 
 no ioapic* at mainbus?
 ---
 
 Unfortunately, I need ioapic for MP support. Any suggestions how to
 debug this further and what information is useful?
 
 -- Daniel