From owner-freebsd-isdn Tue Jan 4 0: 9:25 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from widukind.bi.teuto.net (widukind.bi.teuto.net [212.8.197.28]) by hub.freebsd.org (Postfix) with ESMTP id CA6A114CCF for ; Tue, 4 Jan 2000 00:09:21 -0800 (PST) (envelope-from martin@rumolt.teuto.de) Received: from rumolt.teuto.de (IDENT:root@rumolt.teuto.de [212.8.203.81]) by widukind.bi.teuto.net (8.9.3/8.9.3) with ESMTP id JAA28994; Tue, 4 Jan 2000 09:09:19 +0100 Received: from martins (hwart.teuto.de [212.8.203.83]) by rumolt.teuto.de (8.8.8/8.8.8) with SMTP id IAA02265; Tue, 4 Jan 2000 08:58:34 +0100 (MET) From: "Martin Husemann" To: "Gary Jennejohn" , "Andrea Venturoli" Cc: Subject: RE: ELSA QuickStep 1000pro Date: Tue, 4 Jan 2000 08:58:32 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <200001032105.WAA04262@peedub.muc.de> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Importance: Normal Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Looks to me like the card does not really use irq 3. Just because the > driver says it's at irq 3 doesn't necessarily mean that it is. The > driver takes _your_ word for it. Uhm, I don't know the FreeBSD PnP subsystem, but on NetBSD this is not the case (this is a Plug and Play card!) - so the card will be using any interrupt the PnP subsystem assigns to the driver. BUT: assigning IRQ 3 looks wrong. Has your PC got on-board com ports? They pretty sure have IRQ 3 and 4 reserved for them. Using such interrupts from bus cards simply does not work on most mainboards. You need to get the PnP config to assign a different IRQ here (but I don't know how you would do that with FreeBSD). Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message