On Tue, Aug 21, 2007 at 10:26:06PM +0200, sacarde wrote:
Il Tuesday 21 August 2007 18:55:32 sacarde ha scritto:
I dont know if this is a bug or I am misconfigured something....
- if I delete dmesg log, remove and reload bcm43xx module I have: bcm43xx driver
- if I remove and reload airport module I have: airport 0.15 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
airport is a driver for the old airport (802.11b) cards. bcm43xx is a driver for the airport extreme (802.11b/g). You only need one. In your case, you want the bcm43xx module, and don't need airport. We can tell from your first message:
0001:10:12.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
I don't think that having both modules loaded concurrently would cause your problem. THe airport module is simply redundant. Matt Cox