Graeme Geldenhuys wrote:
On 28 September 2010 21:50, steveg <[email protected]> wrote:
Quickest way I have found is to enumerate the device files in /dev
extracting all 'ttyxx' (comports) and 'ttyU' (usb ports). This gives a list
of 'probables'. Then try to connect (using SynaSer for example) to verify
actual usable ports in the list
I think you can narrow that down to only the following:
Serial (COM) ports: /dev/ttyS*
USB ports: /dev/ttyU*
absolutely correct - forgot to add the 'S' in my note :)
sorry about that
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus