On Tuesday 08 August 2006 20:22, Tobias Diedrich wrote: > 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.
Ok, so this change should be reverted. Care to do a patch? > The ssid still seems to be stuck at BRCM_TEST_SSID though (in master > mode)... Well, I think you did not properly initialize the card in master mode. It's not really trivial at the moment. Search the archives for a step-by-step description. -- Greetings Michael. _______________________________________________ Bcm43xx-dev mailing list [email protected] http://bat.berlios.de/mailman/listinfo/bcm43xx-dev
