From owner-freebsd-alpha@FreeBSD.ORG Thu Jun 19 11:32:06 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9019737B401 for ; Thu, 19 Jun 2003 11:32:06 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32AAA43FBD for ; Thu, 19 Jun 2003 11:32:05 -0700 (PDT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.9/8.12.9) with ESMTP id h5JIVwhR054505 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Thu, 19 Jun 2003 20:32:01 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.9/8.12.9) with ESMTP id h5JIVvRp011217 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 19 Jun 2003 20:31:58 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.9/8.12.9) with ESMTP id h5JIVvoT011936; Thu, 19 Jun 2003 20:31:57 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.9/8.12.9/Submit) id h5JIVtZL011935; Thu, 19 Jun 2003 20:31:55 +0200 (CEST) Date: Thu, 19 Jun 2003 20:31:55 +0200 From: Bernd Walter To: Josh Tolbert Message-ID: <20030619183154.GP3626@cicely12.cicely.de> References: <20030619155159.GB41810@just.puresimplicity.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030619155159.GB41810@just.puresimplicity.net> X-Operating-System: FreeBSD cicely12.cicely.de 5.1-CURRENT alpha User-Agent: Mutt/1.5.4i cc: freebsd-alpha@freebsd.org Subject: Re: [hemi@just.puresimplicity.net: Re: Unusual sound problems] X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2003 18:32:06 -0000 On Thu, Jun 19, 2003 at 10:51:59AM -0500, Josh Tolbert wrote: > Hi Andrew, > > Looks like ATA things are interrupting on 5 along with the sound card. Should I try putting the sound card in the other ISA slot? Would that make any difference? > > atapci0: interrupting at CIA irq 5 > ata1: interrupting at ISA irq 15 > sbc0: interrupting at ISA irq 5 CIA irq 5 is different and idependent from ISA irq 5. Unfortunately we have a workaround for broken interrupt masking on EB164 family in 5.x. Therefor EB164 systems are more sensible for long running interrupt service routines than other systems. A better IDE controller than the onboard might help. -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de