Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2003 06:25:25 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        rix@advalvas.be
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: Problem: wi0: watchdog timeout
Message-ID:  <20030226.062525.131322960.imp@bsdimp.com>
In-Reply-To: <027401c2dcf9$c4d89190$020a0a0a@pentiumii>
References:  <027401c2dcf9$c4d89190$020a0a0a@pentiumii>

next in thread | previous in thread | raw e-mail | index | archive | help

In message: <027401c2dcf9$c4d89190$020a0a0a@pentiumii>
            "Eric Landuyt" <rix@advalvas.be> writes:
: hw.pcic.ignore_function_1: 0 to enabled function 1 - 1 to disable function 1
: hw.pcic.init_routing: 1 to force to route via PCI interrupt - 0 default

Never set these two options.  The first was a bad work around for the
Vcc bug that I fixed a while ago.  The second code is completely bogus
and I'd be surprised if anybody NEEDs it.

: hw.pcic.ignore_pci: no documentation found about this one, but seems to
: fully disable PCI probing

Yes.

: and the line  pccardd_flags=" -i 12"   in /etc/rc.conf,

irq 12 is the mouse.  This machine is new enough to have built-in
mouse hardware.  Even if you don't USE the mouse, that doesn't mean
that the mouse port isn't causing problems with this interrupt.

: wi0 at port 0x240-0x27f irq 12 slot 0 on pccard0
: wi0: 802.11 address: 00:05:5d:5c:21:3c
: wi0: using RF:PRISM2.5 MAC:ISL3873
: wi0: Intersil Firmware: Primary 1.00.07, Station 1.03.05
: wi0: watchdog timeout
: wi0: watchdog timeout

which is likely why you have watchdogs.

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?20030226.062525.131322960.imp>