Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   mbalmer
Date:           Sun Dec 16 13:09:21 UTC 2012

Modified Files:
        src/distrib/sets/lists/man: mi
        src/share/man/man4: Makefile
        src/sys/arch/i386/conf: files.i386
Added Files:
        src/share/man/man4: ptcd.4
        src/sys/dev/isa: ptcd.c

Log Message:
ptcd(4) is a device driver for the cash drawer port found on Protech PS3100
point of sale terminals.  It controls the cash drawer using a gpio(4) device
that attaches at ptcd0:  Pin 0 controls the drawer, pin 1 reports the current
state.  For details read the manual page.


To generate a diff of this commit:
cvs rdiff -u -r1.1410 -r1.1411 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.592 -r1.593 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man4/ptcd.4
cvs rdiff -u -r1.368 -r1.369 src/sys/arch/i386/conf/files.i386
cvs rdiff -u -r0 -r1.1 src/sys/dev/isa/ptcd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index