Re: Serial and parallel port detection

2013-03-06 Thread Fred Crowson
On 4 March 2013 10:12, Jacques Pelletier wrote: > Is it possible to do this in C? > > Also, what are the name of the serial devices? > > Is serial port via bluetooth or IrDA supported? I have used birda for IrDA to talk to Nokia 8210 mobile phone this was back in 2003 on OpenBSD, and was the 3.1/

Re: Serial and parallel port detection

2013-03-04 Thread Janne Johansson
2013/3/4 Jacques Pelletier : > Le 2013-03-04 01:49, Theo de Raadt a écrit : > >>> For use in the GUI of an application, I need to have a list of detected >>> serial and parallel ports. This list is used to fill a combo box where >>> the user select the port to use (example: in Windows, it would be

Re: Serial and parallel port detection

2013-03-04 Thread Jacques Pelletier
Le 2013-03-04 01:49, Theo de Raadt a écrit : For use in the GUI of an application, I need to have a list of detected serial and parallel ports. This list is used to fill a combo box where the user select the port to use (example: in Windows, it would be a list with COM1,COM2, etc. On OpenBSD, ho

Re: Serial and parallel port detection

2013-03-03 Thread Theo de Raadt
> For use in the GUI of an application, I need to have a list of detected > serial and parallel ports. This list is used to fill a combo box where > the user select the port to use (example: in Windows, it would be a list > with COM1,COM2, etc. > > On OpenBSD, how can we retrieve the detected s

Serial and parallel port detection

2013-03-03 Thread Jacques Pelletier
Hi, For use in the GUI of an application, I need to have a list of detected serial and parallel ports. This list is used to fill a combo box where the user select the port to use (example: in Windows, it would be a list with COM1,COM2, etc. On OpenBSD, how can we retrieve the detected serial