Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 09:54:23 +0200
From:      Vyacheslav Furist <Slava@furist.kiev.ua>
To:        Gary Jennejohn <garyj@jennejohn.org>
Cc:        ISDN Mailinglist <freebsd-isdn@FreeBSD.ORG>
Subject:   Re: iwic driver and Planet ISDN adapter (chip Winbond 6692)
Message-ID:  <20020220095423.F15586@monitor.office.gt.com.ua>
In-Reply-To: <200202161111.g1GBB1E14966@peedub.jennejohn.org>; from garyj@jennejohn.org on Sat, Feb 16, 2002 at 12:11:01PM %2B0100
References:  <20020215192625.E15586@monitor.office.gt.com.ua> <200202161111.g1GBB1E14966@peedub.jennejohn.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <Planet PCI ISDN Adapter (Model Siaffa)> 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 result.
IMHO problem in card or driver....
Function bus_alloc_resource(dev, SYS_RES_IOPORT,&sc->sc_resources.io_rid[0],0UL, ~0UL, 1, RF_ACTIVE)
in iwic_pci_attach() return null.
Why it heppen?

-- 
Thanks.
Slava.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020220095423.F15586>