Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2000 04:55:56 -0700 (PDT)
From:      mj@isy.liu.se
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/20139: Simple typo in src/share/examples/ppi/ppilcd.c
Message-ID:  <20000724115556.DFCF237B5DF@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         20139
>Category:       misc
>Synopsis:       Simple typo in src/share/examples/ppi/ppilcd.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 24 05:00:04 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Michael Josefsson
>Release:        3.4-stable /i386
>Organization:
Linköping University
>Environment:
FreeBSD lagrange.isy.liu.se 3.4-STABLE FreeBSD 3.4-STABLE #0: Fri Jun 16 15:21:39 CEST 2000     mj@lagrange.isy.liu.se:/usr/src/sys/compile/LAGRANGE2  i386

>Description:
In the parallell port pinout, pin 13 is said to be SELECT - this is wrong
and pin 17 should be used. Using pin 13 is a waste of time as it is plain
wrong to do so. Pin 17 should be used.
>How-To-Repeat:

>Fix:
Change the line (in /usr/src/share/examples/ppi/ppilcd.c)

* Select (13) blablah

to

* Select (17) blablah

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000724115556.DFCF237B5DF>