K 10 svn:author V 7 yongari K 8 svn:date V 27 2014-04-22T04:31:07.829279Z K 7 svn:log V 323 MFC r264062: Correct endianness handling in getting station address from EEPROM. While I'm here, remove aue_eeprom_getword() as its only usage is to read station address and make it more readable. This change is inspired by NetBSD. With this change, aue(4) should work on big endian architectures. PR: 188177 END