Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 09:08:18 +0100
From:      Gary Jennejohn <garyj@jennejohn.org>
To:        Vyacheslav Furist <Slava@furist.kiev.ua>
Cc:        Gary Jennejohn <garyj@jennejohn.org>, ISDN Mailinglist <freebsd-isdn@FreeBSD.ORG>
Subject:   Re: iwic driver and Planet ISDN adapter (chip Winbond 6692) 
Message-ID:  <200202200808.g1K88IQ45820@peedub.jennejohn.org>
In-Reply-To: Your message of "Wed, 20 Feb 2002 09:54:23 %2B0200." <20020220095423.F15586@monitor.office.gt.com.ua> 

next in thread | previous in thread | raw e-mail | index | archive | help
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: <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 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




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