From owner-freebsd-isdn Mon Dec 13 14:45:24 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 4C7DB1528A for ; Mon, 13 Dec 1999 14:45:19 -0800 (PST) (envelope-from dhcp@j-mulders.demon.nl) Received: from [212.238.93.182] (helo=panoramix) by post.mail.nl.demon.net with smtp (Exim 2.02 #1) id 11xeDV-0001mz-00 for freebsd-isdn@freebsd.org; Mon, 13 Dec 1999 22:45:17 +0000 Message-ID: <000401bf45bb$7119a450$017111ac@panoramix.gallia.nl> From: "Joost Mulders" To: Subject: Fw: i4b_pci_attach: pci_map_port 1 failed! Date: Mon, 13 Dec 1999 23:43:13 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Replying to my own post: Problem is solved. In the BIOS, the PCI slot containing the ISDN card was set to IRQ 14 (having no IDE devices). The isic driver finds the card using irq 11 and then says "pci_port_map_port failed". The slot is set to IRQ 11 (which was free also) and everything works fine here .. Joost. >Hi, > >I am trying to set up a ELSA QuickStep 1000pro PCI ISDN adaptor in a FreeBSD >3.3 box. I configured the kernel according to the i4b.ps documentation. At >boottime, these messages are displayed: > >isic0: rev 0x01 int a irq 11 on >pci0.1 7.0 >i4b_pci_attach: pci_map_port 1 failed! > >What does this mean ?, should I be worried ?, will the device function >properly ? > >Hope to hear ! > >TIA, Joost Mulders. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message