From owner-freebsd-questions Thu Jan 11 03:43:45 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA28837 for questions-outgoing; Thu, 11 Jan 1996 03:43:45 -0800 (PST) Received: from swissbank.swissbank.com (swissbank.swissbank.com [146.180.1.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA28828 for ; Thu, 11 Jan 1996 03:43:41 -0800 (PST) Received: by swissbank.swissbank.com with UUCP (4.1/BK-1.9) id AA11580; Thu, 11 Jan 96 05:46:41 CST Received: from il.us.swissbank.com by gatekeeper.swissbank.com with SMTP (8.6.12/BK-1.12) id FAA25873; Thu, 11 Jan 1996 05:41:46 -0600 Received: from ln1d279nwk by il.us.swissbank.com (4.1/SMI-4.1) id AA11435; Thu, 11 Jan 96 05:44:04 CST Received: by ln1d279nwk (NX5.67d/NX3.0S) id AA01349; Thu, 11 Jan 96 11:44:19 GMT Message-Id: <9601111144.AA01349@ln1d279nwk> Content-Type: text/plain Mime-Version: 1.0 (NeXT Mail 3.3 v118.2) Received: by NeXT.Mailer (1.118.2) From: Charlie Conklin Date: Thu, 11 Jan 96 11:44:15 GMT To: questions@FreeBSD.ORG Subject: lpt driver question Sender: owner-questions@FreeBSD.ORG Precedence: bulk Hello all... I have a simple piece of hardware that sits on the PC printer port. I also have some C source code that compiles and works, and is used to talk to that hardware. The code looks fairly simple, basically just poking a few values at an io port. I am now faced with the task of making the hardware work under FreeBSD instead of windows, and I realize that I do not have the foggiest notion of how to proceed! :-( Does anyone have any ideas, or have some useful direction to point me in? Can I use the lpt driver to do this easily? Thanks for any help... - Charlie Conklin conklic@swissbank.com