summaryrefslogtreecommitdiffstats
path: root/share/examples/ppi
diff options
context:
space:
mode:
authoriedowse <iedowse@FreeBSD.org>2005-04-17 21:55:00 +0000
committeriedowse <iedowse@FreeBSD.org>2005-04-17 21:55:00 +0000
commit4df820c33335a607198e2eb055a3f5329e4a34ce (patch)
treeab4698bab227ff686e9b24956103e6d170d1102b /share/examples/ppi
parent05e4ac4eaa5155cf576dee9189f330317e58e6e1 (diff)
downloadFreeBSD-src-4df820c33335a607198e2eb055a3f5329e4a34ce.zip
FreeBSD-src-4df820c33335a607198e2eb055a3f5329e4a34ce.tar.gz
Correct a comment about which parallel port pin is used to drive
the RS signal. PR: misc/20139
Diffstat (limited to 'share/examples/ppi')
-rw-r--r--share/examples/ppi/ppilcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/ppi/ppilcd.c b/share/examples/ppi/ppilcd.c
index f586677..fd2506d 100644
--- a/share/examples/ppi/ppilcd.c
+++ b/share/examples/ppi/ppilcd.c
@@ -248,7 +248,7 @@ do_char(struct lcd_driver *driver, char ch)
* --------------------------------
* Strobe (1) Enable (6)
* Data (2-9) Data (7-14)
- * Select(13) RS (4)
+ * Select In (17) RS (4)
* Auto Feed (14) R/W (5)
*
* In addition, power must be supplied to the module, normally with
OpenPOWER on IntegriCloud