From owner-freebsd-isdn Thu Oct 8 03:29:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA08236 for freebsd-isdn-outgoing; Thu, 8 Oct 1998 03:29:02 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from theory.cs.uni-bonn.de (theory.cs.uni-bonn.de [131.220.4.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA08230 for ; Thu, 8 Oct 1998 03:29:00 -0700 (PDT) (envelope-from ignatios@theory.cs.uni-bonn.de) Received: from cauchy.cs.uni-bonn.de (cauchy.cs.uni-bonn.de [131.220.4.169]) by theory.cs.uni-bonn.de (8.8.8/8.8.8) with ESMTP id MAA04141; Thu, 8 Oct 1998 12:17:53 +0200 (MET DST) Received: (ignatios@localhost) by cauchy.cs.uni-bonn.de (8.8.8/8.6.9) id MAA13756; Thu, 8 Oct 1998 12:17:51 +0200 (MET DST) Message-ID: <19981008121751.D13500@cs.uni-bonn.de> Date: Thu, 8 Oct 1998 12:17:51 +0200 From: Ignatios Souvatzis To: Christoph Weber-Fahr , Wolfgang Helbig Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: what's wrong with a1 and irq 2 ? Mail-Followup-To: Christoph Weber-Fahr , Wolfgang Helbig , freebsd-isdn@FreeBSD.ORG References: <199810080638.IAA00402@RVC1.Informatik.BA-Stuttgart.DE> <199810080944.LAA29460@helena.otelo-call.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.2i In-Reply-To: <199810080944.LAA29460@helena.otelo-call.de>; from Christoph Weber-Fahr on Thu, Oct 08, 1998 at 11:44:08AM +0200 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Oct 08, 1998 at 11:44:08AM +0200, Christoph Weber-Fahr wrote: > Hi, > > (IRQ 2 is occupied by the second interrupt controller on an ISA system) > > Yep. The 'cascade interrupt'; I'm well aware of this, but this > doesn't keep quite some periphery from using it. > > > IRQ 2 on the card's side is IRQ 9 on the processor's side.^ > > Does this mean the A1 should work with IRQ 9 despite it is jumpered > for IRQ 2 ? yes, thats how ATs are wired. The ISA bus line formerly connected to IRQ 2 (on the only interupt controller of the IBM XT) is now connected to IRQ 9 (on the 2nd interupt controller of the IBM AT and up). There was no IRQ 9 (none of 8-15) wired on the XT. Some hardware devices' documentation still use the "IRQ 2" name, which would be right for the IBM XT, but on AT and higher machines the same interupt line creates the CPU's IRQ 9 vector. (And there is no supported method to create the real IRQ 2). Take this with a grain of salt: I only have an Amiga, a DraCo and 2 Sharks at home, no PC. Regards, Ignatios Souvatzis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message