K 10 svn:author V 7 yongari K 8 svn:date V 27 2014-04-03T01:32:43.859787Z K 7 svn:log V 298 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