Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Dec 2003 12:36:02 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        erwin@freebsd.org
Cc:        current@freebsd.org
Subject:   Re: Status of wi(4)
Message-ID:  <20031208.123602.71642131.imp@bsdimp.com>
In-Reply-To: <20031208162637.GB70065@droso.net>
References:  <20031208162637.GB70065@droso.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20031208162637.GB70065@droso.net>
            Erwin Lansing <erwin@freebsd.org> writes:
: Some time ago, I've seen some traffic about problems with wi(4). I've
: been on holiday for most of November, just to find my fine working
: Netgear MA401 no longer functional on 5.2-RC. AFAIKS initialization
: fails (see below). Are there still known oustanding issues with wi ?
...
: wi0: Intersil Firmware: Primary (0.3.0), Station (0.8.3)

This is very old firmware...

: wi0: timeout in wi_cmd 0x0002; event status 0x0008

Disable the card failed.

: wi0: timeout in wi_cmd 0x0000; event status 0x0008

Initialize the card.

Which is a little weird, because 0x0008 means 'async alloc/reclaim
completed'  Ah, the CMD bit (0x10) wasn't set quickly enough.  Hmmm,
maybe the delay tweaks I put in have broken this.

Warner



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