On Fri, May 12, 2006 at 02:20:24PM +0200, Johannes Berg wrote: > > > I suspect endian issues, but I'm not familiar enough with the driver. Can > > anyone confirm this? > > Very unlikely, it is after all developed mainly on big-endian systems > (ppc).
An IXP425 isn't really a big-endian system but rather a little endian system in which the CPU core is basically little endian, but on request can run in big-endian mode. Here's an explanation on what's going on: http://lists.arm.linux.org.uk/pipermail/linux-arm-kernel/2001-November/006141.html > How is the card connected to your system? Through a little endian bus. Erik -- +-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 -- | Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands _______________________________________________ Bcm43xx-dev mailing list [email protected] http://lists.berlios.de/mailman/listinfo/bcm43xx-dev
