--- np2/io/serial.h 2004/03/28 19:50:25 1.7 +++ np2/io/serial.h 2004/04/01 13:19:00 1.9 @@ -10,8 +10,8 @@ enum { typedef struct { UINT32 xferclock; UINT8 data; - UINT8 mode; UINT8 cmd; + UINT8 mode; UINT8 status; UINT ctrls; UINT ctrpos;