Von: Holger Bruns <holger.br...@gmx.net>: > I am rather clueless while dealing with device drivers like /dev/ttyS0 > on linux. My question is, what do I grab while reading from a device > driver file like /dev/ttyS0?
You don't read from a "device driver". You read from a "device". What you read is usually called "data". IOW: It works just like any other file, disk, socket, ... > How can I deal with it? Just the same: Read, write, check for errors. Vinzent. -- Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 - sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal