We have finished resolving all problems on an IXP465 (Arm) platform, we will publish the patch as soon as we have cleaned it (there's some dirty parts and tricks to fix). We will also verify again the TBR3 compilant tests (with Clarinet Test suite).
It seems working on IXP425 too. Bye :-) Le mardi 17 avril 2007 à 23:19 +0100, Daniele Orlandi a écrit : > On Wednesday 21 March 2007 20:02, Henry Margies wrote: > > Hi Nicolas, > > > > I had a HFC-S PCI card running on a IXP425 platform using a modified > > zaphfc driver. The biggest thing was to convert 16 and 32 bit data > > values. > > Maybe you just need to add something like __le16_to_cpu and > > __cpu_to_le16 to hfc_inw and hfc_outw functions (same for 32 bit > > functions of course). > > I've always considered endianness issues while writing the code so, if there > is something that is not working in a big-endian environment it has to be > considered as a bug and not something in need to be ported. > > Unfortunately I don't have a big-endian system on which to test the code so, > I > wholly count on you :) > > Bye, >
_______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
