Does the firmware support ARM base ?
"Shawn Q.Z. Tang" <[email protected]>
| Newsgroups | gmane.linux.drivers.ipw2100.devel |
|---|---|
| Message-ID | <OFC88D384D.0ABD4C0C-ON4825717F.008354DC-48257180.00003DDF@mislh.foxconn> |
Hi all :
Here is my dmesg below :
=====================================================
Freeing init memory: 108K
ieee80211_crypt: registered algorithm 'NULL'
ieee80211_crypt: registered algorithm 'CCMP'
ieee80211_crypt: registered algorithm 'WEP'
ieee80211_crypt: registered algorithm 'TKIP'
ieee80211: 802.11 data/management/control stack, 1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation
<[email protected]>
ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.8
ipw2200: Copyright(c) 2003-2005 Intel Corporation
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: ipw-2.4-boot.fw load failed: Reason -2
ipw2200: Unable to load firmware: -2
ipw2200: failed to register network device
ipw2200: probe of 0000:01:07.0 failed with error -5
======================================================
and i have checked the hotplug is ok too .
So i try to replace driver and firmware and still the same thing ,
since i am compiling a arm-base system , so i am highly wondering that the
firmware might even doesn't support ARM base , does it ?