From owner-freebsd-isdn Wed Feb 20 0:13:49 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by hub.freebsd.org (Postfix) with ESMTP id E7B6C37B400 for ; Wed, 20 Feb 2002 00:13:43 -0800 (PST) Received: from fwd01.sul.t-online.de by mailout07.sul.t-online.com with smtp id 16dRnX-00032J-0C; Wed, 20 Feb 2002 09:08:19 +0100 Received: from peedub.jennejohn.org (520017439985-0001@[217.228.210.21]) by fmrl01.sul.t-online.com with esmtp id 16dRnQ-1OF20GC; Wed, 20 Feb 2002 09:08:12 +0100 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.11.6/8.11.6) with ESMTP id g1K88IQ45820; Wed, 20 Feb 2002 09:08:29 +0100 (CET) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200202200808.g1K88IQ45820@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: Vyacheslav Furist Cc: Gary Jennejohn , ISDN Mailinglist Subject: Re: iwic driver and Planet ISDN adapter (chip Winbond 6692) Reply-To: Gary Jennejohn In-reply-to: Your message of "Wed, 20 Feb 2002 09:54:23 +0200." <20020220095423.F15586@monitor.office.gt.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 20 Feb 2002 09:08:18 +0100 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Vyacheslav Furist writes: > On Sat, Feb 16, 2002 at 12:11:01PM +0100, Gary Jennejohn wrote: > > Vyacheslav Furist writes: > > > Hi! > > > > > > Problems still continue... :) > > > > > > Can anybody say, why does iwic driver generate error in iwic_pci_attach() > > > function while trying to allocate IO port? > > > > > > System: FreeBSD 4.5 Release > > > dmesg: > > > iwic0: port 0x6400-0x6407 mem > > 0xe400 > > > 0000-0xe40000ff irq 11 at device 16.0 on pci0 > > > iwic0: Couldn't alloc io port! > > > device_probe_and_attach: iwic0 attach returned 6 > > > > > > > Do you have PnP OS turned off in the BIOS ? You should. > > Yes, I have PnP OS turned off in the BIOS. > I have tested this card also in another motherboards and have received same r > esult. > IMHO problem in card or driver.... > Function bus_alloc_resource(dev, SYS_RES_IOPORT,&sc-> sc_resources.io_rid[0],0 > UL, ~0UL, 1, RF_ACTIVE) > in iwic_pci_attach() return null. > Why it heppen? > There's probably a conflict with some other resource which was already allocated. Sorry, I can't help any more since I don't use any PnP cards. Maybe someone else has a clue. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message