I'm unable to get my ipw2100 to work in FC4 (kernel-2.6.11-1.1369_FC4) . Everything looks fine except can't finally work. dmesg shows following trace:
Jul 23 16:38:56 localhost kernel: ipw2100: Unknown parameter `irq'
Jul 23 16:38:56 localhost kernel: ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, 1.0.5
Jul 23 16:38:56 localhost kernel: ipw2100: Copyright(c) 2003-2004 Intel Corporation
Jul 23 16:38:56 localhost kernel: ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Jul 23 16:38:56 localhost auditd[1889]: Init complete, audit pid set to: 1889
Jul 23 16:38:56 localhost kernel: ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
...
...
Jul 23 16:44:29 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 20
Jul 23 16:44:49 localhost dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 2
Jul 23 16:44:51 localhost dhclient: No DHCPOFFERS received.
I tried setting static IP but didn't work either (destination unreachable).
"iwconfig" yields following result:
eth1 IEEE 802.11b ESSID:"WLAN" Nickname:"localhost.localdomain"
Mode:Managed Frequency:2.457 GHz Access Point: 00:03:6D:20:7B:64
Bit Rate=11 Mb/s Tx-Power

ff
Retry

n RTS thr

ff Fragment thr

ff
Encryption key:xxxx-xxxx-xxxx-xxxx-xxxx-0000-00 Security mode

pen
Power Management

ff
Link Quality=100/100 Signal level=-37 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:1 Missed beacon:0
"iwlist eth1 scan" yields following result:
eth1 Scan completed :
...
Cell 03 - Address: 00:03:6D:20:7B:64
ESSID:"WLAN"
Protocol:IEEE 802.11b
Mode:Master
Channel:10
Encryption key

n
Bit Rate:11 Mb/s
Extra: Rates (Mb/s): 1 2 5.5 11
Signal level=-37 dBm
Extra: Last beacon: 89ms ago
Any advice would be appreciated!