From owner-freebsd-hackers@FreeBSD.ORG Fri Jan 9 08:01:02 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA55416A4CE for ; Fri, 9 Jan 2004 08:01:02 -0800 (PST) Received: from sun-fish.com (blah.sun-fish.com [62.176.125.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 885E243D46 for ; Fri, 9 Jan 2004 08:01:01 -0800 (PST) (envelope-from vladimir.terziev@sun-fish.com) Received: from 127.0.0.1 (localhost [127.0.0.1]) by antivirus.software (Postfix) with SMTP id 2A16214AC3 for ; Fri, 9 Jan 2004 16:59:49 +0100 (CET) Received: from daemon.cmotd.com (daemon.cmotd.com [192.168.3.104]) by sun-fish.com (Postfix) with SMTP id E531D14AC2 for ; Fri, 9 Jan 2004 16:59:48 +0100 (CET) Date: Fri, 9 Jan 2004 18:03:05 +0200 From: Vladimir Terziev To: hackers@freebsd.org Message-Id: <20040109180305.18c23192.vlady@sun-fish.com> Organization: SunFish Ltd. X-Mailer: Sylpheed version 0.9.7claws (GTK+ 1.2.10; i386-unknown-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 09 Jan 2004 14:21:08 -0800 Subject: UNIX / BSD parallel port programming documentation X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2004 16:01:02 -0000 Hi hackers, I have to develop small server which has to manage custom microcontroller via parallel port interface. Does anyone know good manual/documentation about UNIX / BSD parallel port programming ? Thanks in advance! Vladimir