After quick peak at source code at https://github.com/mono/mono/blob/master/mcs/class/System/System.IO.Ports/SerialPort.cs#L532 and line 540 seems like you will have to add check for ttyAMC.
I suggest you to clone code from github add this check, build, test with your hardware and if everything works fine send pull request ;) -- View this message in context: http://mono.1490590.n4.nabble.com/USB-WinModem-SerialPort-GetPortNames-prblem-tp4662391p4662451.html Sent from the Mono - Dev mailing list archive at Nabble.com. _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
