Date: Fri, 2 Jan 1998 01:31:18 -0800 (PST) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/sys/dev/ppbus ppi.c ppi.h src/share/man/man4 ppi.4 Makefile Message-ID: <199801020931.BAA11545@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1998/01/02 01:31:18 PST
Modified files:
sys/dev/ppbus ppi.c ppi.h
Log:
Actually implement the internals of the 'ppi' device.
It is now possible to control the various parallel port signals from
user-space programs without having to resort to opening /dev/io
directly.
Revision Changes Path
1.6 +77 -12 src/sys/dev/ppbus/ppi.c
1.2 +17 -5 src/sys/dev/ppbus/ppi.h
Modified files:
share/man/man4 Makefile
Added files:
share/man/man4 ppi.4
Log:
Add a manpage for the 'ppi' device, detailing its use and feeding.
Revision Changes Path
1.40 +1 -1 src/share/man/man4/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801020931.BAA11545>
