From: Antonio Di Bacco <hidden> Date: 2006-07-02 10:05:53
PowerPC is neither byte swapped nor bit swapped.
When transmitting on a network card the most significant byte is transmitted
first, and, inside the byte, the most significant bit is sent first.
RS232 is an exception: LSB is sent first.