https://bugzilla.novell.com/show_bug.cgi?id=688940

https://bugzilla.novell.com/show_bug.cgi?id=688940#c3


--- Comment #3 from Konrad KruczyƄski <konrad.kruczyn...@gmail.com> 2011-05-01 
13:47:46 UTC ---
Well, on Windows there are used calls to Windows' kernel (as you can see in
mcs/class/System/System.IO.Ports/WinSerialStream.cs), they in turn are using
calls to port drivers or so.

However, setting baud rate to nonstandard value can be quite problematic on
*nix systems in general and sometimes this is hardware related. For example
see:
http://stackoverflow.com/questions/3192478/specifying-non-standard-baud-rate-for-ftdi-virtual-serial-port-under-linux
http://stackoverflow.com/questions/4968529/how-to-set-baud-rate-to-307200-on-linux
but also
http://stackoverflow.com/questions/1870726/non-standard-comport-baudrates-in-windows

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to