K 10 svn:author V 7 yongari K 8 svn:date V 27 2010-09-02T17:51:41.922864Z K 7 svn:log V 391 Fix the last endianness issue on handling station address which prevented driver from working on big-endian machines. Also rewrite station address programming to make it work on strict-alignment architectures. With this change, sis(4) now works on sparc64 and performance number looks good even though sis(4) have to apply fixup code to align received frames on 2 bytes boundary on sparc64. END