Date: Thu, 01 Jun 2000 16:38:44 -0600 From: Warner Losh <imp@village.org> To: Darryl Okahata <darrylo@sr.hp.com> Cc: freebsd-mobile@freebsd.org Subject: Re: device timeout with any card Message-ID: <200006012238.QAA31586@harmony.village.org> In-Reply-To: Your message of "Thu, 01 Jun 2000 14:55:53 PDT." <200006012156.OAA06461@mina.sr.hp.com> References: <200006012156.OAA06461@mina.sr.hp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200006012156.OAA06461@mina.sr.hp.com> Darryl Okahata writes:
: 6. The driver complains about:
:
: wi0: No I/O space?!
:
: This means that the driver could not allocate a range of I/O ports
: to use to access the card.
:
: I've only seen this when I tried to insert the WaveLan card into a
: laptop that already has another PCMCIA card in another slot, and the
: wi0 driver failed because it could not allocate an IRQ ("wi0: No irq?!").
: If I ejected the other card and re-inserted the WaveLan card, I
: would then get the "No I/O space?!" error. The solution is to
: reboot.
:
: (I think this is caused by a minor bug in the pccard or wi driver
: code.)
There's no sanity checks to make sure that the ioaddress is right.
I've seen this when the config file when the "io" line didn't list
really free IO ports.
Warner
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006012238.QAA31586>
