From owner-freebsd-hardware Fri May 10 14: 7:46 2002 Delivered-To: freebsd-hardware@freebsd.org Received: from orac.moffetimages.com (dsl3-63-249-88-4.cruzio.com [63.249.88.4]) by hub.freebsd.org (Postfix) with ESMTP id BFCFD37B40A for ; Fri, 10 May 2002 14:07:34 -0700 (PDT) Received: from orac.moffetimages.com (localhost.moffetimages.com [127.0.0.1]) by orac.moffetimages.com (8.12.1/8.12.1) with ESMTP id g4AL7XHO039845 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 10 May 2002 14:07:34 -0700 (PDT) Received: (from brianm@localhost) by orac.moffetimages.com (8.12.1/8.12.1/Submit) id g4AL7XKm039844; Fri, 10 May 2002 14:07:33 -0700 (PDT) Date: Fri, 10 May 2002 14:07:33 -0700 (PDT) From: "Brian D. Moffet" Message-Id: <200205102107.g4AL7XKm039844@orac.moffetimages.com> To: jdhar@omega.focalnetworks.net, john@utzweb.net Subject: Re: Parallel port writing Cc: freebsd-hardware@FreeBSD.ORG In-Reply-To: <20020510170434.X42739-100000@omega.focalnetworks.net> Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org try /dev/MAKEDEV ppi, /dev/MAKEDEV is a shell script, take a look at it. Brian > From: Jai Dhar > To: John Utz > Cc: > Subject: Re: Parallel port writing > > > /dev/ppi0 -> /dev/ppi2 does exist :p > For those who are reading, I'm testing via a simple Led circuit.. led > connected to data pin one and grounded via ground pins. I'm also using the > code snippet used in 'man ppi'. > > On Fri, 10 May 2002, John Utz wrote: > > > how about the device in the dev dir? > > > > ls /dev/ppi doesnt exist on my box, and i am unsure as to how to create > > it. > > > > that's my last idea, best 'o luck! > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message