freebsd-dev/sys/dev/sis
Pyun YongHyeon 74e8a3238f 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.
2010-09-02 17:51:41 +00:00
..
if_sis.c Fix the last endianness issue on handling station address which 2010-09-02 17:51:41 +00:00
if_sisreg.h Do not reinitialize controller whenever promiscuous mode or 2010-09-01 22:08:23 +00:00