On Sat, 03 Sep 2005 14:02, Christopher Sawtell wrote: > > I have been trying to compile a program for some time now but have given > > up the driver part will not compile. > > What driver are you trying to compile? > The linux kernel has drivers for (almost) every network card in common use. Hi CS the driver is for a pty device. What I have is a Ethernet to serial adapter the driver allows me to create a virtual serial port for use in any comms program. The serial device is connected to a Building Management computer which has its own monitor program which we access through a serial port. Trying to get this to work so I can access it from any computer on the network. I am not sufficiently adept at C programming to fix the problems.
Thanks for your input Regards Paul
