From owner-freebsd-alpha Thu Nov 16 13:11:43 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.du.gtn.com (mail.du.gtn.com [194.77.9.57]) by hub.freebsd.org (Postfix) with ESMTP id 1B2EE37B479; Thu, 16 Nov 2000 13:11:40 -0800 (PST) Received: from mail.cicely.de (cicely.de [194.231.9.142]) by mail.du.gtn.com (8.11.0.Beta3/8.11.0.Beta3) with ESMTP id eAGLBaZ11855 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK); Thu, 16 Nov 2000 22:11:38 +0100 (MET) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by mail.cicely.de (8.11.0.Beta1/8.11.0.Beta1) with ESMTP id eAGLBQ512731; Thu, 16 Nov 2000 22:11:30 +0100 (CET) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.0/8.9.2) id eAGLBQd12229; Thu, 16 Nov 2000 22:11:26 +0100 (CET) (envelope-from ticso) Date: Thu, 16 Nov 2000 22:11:25 +0100 From: Bernd Walter To: John Baldwin Cc: Andrew Gallatin , Christian Weisgerber , freebsd-alpha@FreeBSD.org Subject: Re: PC164 IDE only works (was: SMPng stability) Message-ID: <20001116221125.A12204@cicely8.cicely.de> References: <20001116212040.A12094@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from jhb@FreeBSD.org on Thu, Nov 16, 2000 at 12:54:48PM -0800 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Nov 16, 2000 at 12:54:48PM -0800, John Baldwin wrote: > > On 16-Nov-00 Bernd Walter wrote: > > On Thu, Nov 16, 2000 at 11:50:25AM -0800, John Baldwin wrote: > >> All the PCI devices on most alphas (rawhide's excluded AFAIK) are > >> level-triggered. > > > > The standard IDE channels use ISA irq channels instead of PCI. > > And they behave exactly like edge triggered lines. > > Finally the kernel has registered them as edged. > > I meant to say PCI interrupts, which almost all PCI devices except for ATA > controllers and USB controllers use. :-P PCI NIC's would be a good example. Yes - it did not realy surprised me that the NIC hang the host. But it showed me some points: 1. I was able to send and receive some packets (not many) before it hang 2. It behaves similar to what Christian was seeing in that it hang in single user mode. 3. It is for shure not SCSI related - at least not only. 4. It only happens when disabling the ints - at least it seems to be the only real difference between ata and sym/xl. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message