Johannes Berg wrote: > Tobias Diedrich wrote: > >I'm trying to get the bcm43xx_d80211 driver to work on my wrt54g and > >have so far managed to patch the wireless-dev driver into the 2.6.17 > >buildroot-ng tree, but I get the an oops (data bus error). > > > Umm, I don't think you're supposed to/can read the sprom on the > integrated chipsets in the wrt54g, they have the required info in nvram, > there was a hack with an ifdef for that ...
Good catch, if I change bcm43xx_sprom_extract so that it matches the one from the other driver and does not call sprom_read unconditionally, then I no longer get an oops. The ssid still seems to be stuck at BRCM_TEST_SSID though (in master mode)... -- Tobias PGP: http://9ac7e0bc.uguu.de _______________________________________________ Bcm43xx-dev mailing list [email protected] http://bat.berlios.de/mailman/listinfo/bcm43xx-dev
