On Tuesday 08 August 2006 13:16, Tobias Diedrich wrote: > Hi, > > 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). > I _guess_ the driver is doing an unaligned access?
Yes, the driver is not safe on archs which require get_unaligned(), but is this the case for MIPS? As far as I remember that was not the case, but I am not sure. I always though get_unaligned() was a no-op there, too. -- Greetings Michael. _______________________________________________ Bcm43xx-dev mailing list [email protected] http://bat.berlios.de/mailman/listinfo/bcm43xx-dev
