B_ODD_PARITY
serial->SetParityMode(B_ODD_PARITY);
message->AddInt32("parity", B_ODD_PARITY);
if (fParityMode == B_ODD_PARITY)