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:           Mon Dec 17 20:38:01 UTC 2012

Modified Files:
        src/distrib/sets/lists/man: mi
        src/share/man/man4: Makefile
        src/sys/arch/i386/conf: ALL GENERIC
        src/sys/dev/pci: files.pci
Added Files:
        src/share/man/man4: ibmcd.4
        src/sys/dev/pci: ibmcd.c

Log Message:
Adding ibmcd(4), a device driver for the IBM 4810 BSP cash drawer port as
found e.g. in SurePOS 300 series point of sale terminals.  The driver
provides a gpio(4) device with three pins:  pin 0 to open drawer, pin 1
to read the status and pin 2 to read whether a cash drawer is connected or
not.


To generate a diff of this commit:
cvs rdiff -u -r1.1412 -r1.1413 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.593 -r1.594 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man4/ibmcd.4
cvs rdiff -u -r1.348 -r1.349 src/sys/arch/i386/conf/ALL
cvs rdiff -u -r1.1084 -r1.1085 src/sys/arch/i386/conf/GENERIC
cvs rdiff -u -r1.360 -r1.361 src/sys/dev/pci/files.pci
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/ibmcd.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