| Madhusudan Singh 2005-08-03, 5:47 pm |
| Unruh wrote:
> Different chipsets. Very different chipsets. You MUZST use the right one,
> but since it loaded you are.
>
Actually, both ipw2100 and ipw2200 modules load without any problems. What
should I make of that ? (See my other post in this thread).
ipw2100 144512 0
firmware_class 11392 1 ipw2100
ieee80211 50692 1 ipw2100
ieee80211_crypt 7624 2 ipw2100,ieee80211
> What does
> ifconfig -a
> say?
# ifconfig -a
eth0 Link encap:Ethernet HWaddr <obfuscated>
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:250 errors:0 dropped:0 overruns:0 frame:0
TX packets:250 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:16626 (16.2 KiB) TX bytes:16626 (16.2 KiB)
Then with ipw2200 :
ipw2200 185096 0
firmware_class 11392 1 ipw2200
ieee80211 50692 1 ipw2200
ieee80211_crypt 7624 2 ipw2200,ieee80211
ifconfig -a :
Same as before.
|