I am trying to port this driver to my embedded systems that uses the ARM processor. The kernel it uses does not have the hwrng installed and my loading is error'ing out. I got the b43 driver working by ifdef'ing out the b43_rng_init(wl) call and the b443_rng_exit(dev->wl) call and also the other rng functions. My question is - will this cause any problem with any other API and/or module ? Currently I have seen no problems, but I really haven't run it through the wringer yet.
Thanks in advance Tex _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
