Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2002 22:32:39 -0800
From:      "Tony Saign" <tony@saign.com>
To:        "'Brooks Davis'" <brooks@one-eyed-alien.net>
Cc:        <mobile@FreeBSD.ORG>
Subject:   RE: big wi MFC patch
Message-ID:  <001101c1c40f$8c800c00$1101a8c0@frankenmobl>
In-Reply-To: <20020301221816.A29315@Odin.AC.HMC.Edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Added BONUS!? I patched my box and was SHOCKED!
I forgot that my Intel PRO/Wireless 2011 card (aka Spectrum24) was
plugged into my laptop...
To my amazement it *almost* worked! It used to ALWAYS fail on MAC
address read!
^^see below (p.s. any ideas on how to get it fully operational?)

Excellent job! Thanks for getting this in the -stable tree :)
My internal MiniPCI card is now working like a champ, and I can stay
-stable ;)


Mar  4 20:01:28  pccardd[98]: Card "Intel"("PRO/Wireless 2011 LAN PC
Card") [1.00] [(null)] matched "Intel" ("PRO/Wireless 2011 LAN PC Card")
[(null)] [(null)] 
Mar  4 20:02:28  /kernel: wi1: <WaveLAN/IEEE 802.11> at port 0x280-0x2c7
iomem 0xd5000-0xd53ff irq 11 flags 0x10000 slot 0 on pccard0
Mar  4 20:02:29  /kernel: wi1: 802.11 address: 00:02:b3:05:bb:0b
Mar  4 20:02:29  /kernel: wi1: using RF:PRISM2 MAC:HFA3841, Firmware:
2.1 variant 2
Mar  4 20:02:29  /kernel: wi1: timeout in wi_cmd 0; event status 0
Mar  4 20:02:29  /kernel: wi1: timeout in wi_cmd 0; event status 0
Mar  4 20:02:29  /kernel: wi1: wi_cmd: busy bit won't clear.
Mar  4 20:02:29  last message repeated 2 times
Mar  4 20:02:29  /kernel: wi1: init failed
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fce0/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc07/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc81/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc00/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc83/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc84/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc06/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc09/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc0c/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc04/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc02/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc03/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc0e/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc01/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc28/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc23/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc24/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc85/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: timeout in wi_seek to fc80/0; last status
8000
Mar  4 20:02:29  /kernel: wi1: wi_cmd: busy bit won't clear.
Mar  4 20:02:29  /kernel: wi1: wi_cmd: busy bit won't clear.
Mar  4 20:02:29  /kernel: wi1: failed to allocate 1594 bytes on NIC
Mar  4 20:02:29  /kernel: wi1: tx buffer allocation failed
Mar  4 20:02:29  /kernel: wi1: wi_cmd: busy bit won't clear.
Mar  4 20:02:29  /kernel: wi1: failed to allocate 1594 bytes on NIC
Mar  4 20:02:29  /kernel: wi1: mgmt. buffer allocation failed
Mar  4 20:02:29  /kernel: wi1: wi_cmd: busy bit won't clear.
Mar  4 20:02:28  pccardd[98]: wi1: Intel (PRO/Wireless 2011 LAN PC Card)
inserted.
Mar  4 20:02:34  pccardd[98]: pccardd started

-----Original Message-----
From: owner-freebsd-mobile@FreeBSD.ORG
[mailto:owner-freebsd-mobile@FreeBSD.ORG] On Behalf Of Brooks Davis
Sent: Friday, March 01, 2002 10:18 PM
To: mobile@FreeBSD.ORG
Subject: big wi MFC patch


Please review and test the following patch.  It fully MFC's all
applicable
changes from current.  Once this patch is applied, the only differences
between the version in current and the version in stable are due to
changes in APIs (locking, interface naming, NEWCARD, etc).  This patch
assume you have the very latest sources (it depends on a style commit
I made a few hours ago.)

The significant changes in this patch are:

- Prism II detection from NetBSD.
- Prism 2.5 support.
- 128-bit crypto fixes for Prism chipsets.

I plan to commit this Monday the 4th if there are no objections.

-- Brooks


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?001101c1c40f$8c800c00$1101a8c0>