Salut,
Pour info la carte Atheros AR5007EG est reconnue nativement avec le kernel 2.6.27.5-37.fc9 Plus besoin de madwifi !
[remi@Notebook ~]$ uname -r
2.6.27.5-37.fc9.i686
[remi@Notebook ~]$ /sbin/lspci -v
...
05:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
Subsystem: AMBIT Microsystem Corp. Unknown device 0428
Flags: bus master, fast devsel, latency 0, IRQ 19
Memory at d0000000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: ath5k_pci
Kernel modules: ath5k
...
[remi@Notebook ~]$ /sbin/lsmod | grep ath5k
ath5k 112520 0
mac80211 173668 1 ath5k
cfg80211 23816 2 ath5k,mac80211
[remi@Notebook ~]$ dmesg | grep ath5k
ath5k_pci 0000:05:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
ath5k_pci 0000:05:00.0: setting latency timer to 64
ath5k_pci 0000:05:00.0: registered as 'phy0'
ath5k phy0: Support for RF2425 is under development.
ath5k phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
[remi@Notebook ~]$ /sbin/ifconfig
...
wlan0 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx
inet adr:192.168.13.51 Bcast:192.168.13.255 Masque:255.255.255.0
adr inet6: fe80::219:7eff:fe4b:3f35/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2298 errors:0 dropped:0 overruns:0 frame:0
TX packets:2488 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:1303631 (1.2 MiB) TX bytes:429183 (419.1 KiB)
...
Edit: ah c'est pour F8... je ne sais pas si les kernel 2.6.27 sont prévus pour Fedora 8.