Does anyone know of sample code concerning serial port access under GNU/Linux in C#? I'm trying to write a utility that initializes modems, i.e. just send AT commands, etc. and I'm not sure how to set up speed/parity and buffers to read and write. Any snippets or links greatfully received.