--- np2/io/serial.h 2004/03/30 08:48:46 1.8 +++ 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;