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).

It "should" just work then :)



Henry

_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers

Reply via email to