From: <fh...@at...> - 2000-08-02 02:31:25
|
I'm going to try the 53c770 driver as memory mapped, when I compile it that way and try to insert the module I get undefined symbols readw_l2b, writew_b2l, writel_b2l, and readl_l2b. Does anyone know what these are? I've assumed that b2l means "big to little" etc. I'm not totally sure I should get those errors though because I believe the Power PC and 53c770 are both big endian. Fred |