TGGeko:
If the Arduino is interfacing with a device that uses two stop bits, will there be a problem if the Arduino uses the default serial config? Would there be issues with reading from the device, or writing to it?
Why not just configure the Serial port as required by the external device?