Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jan 1998 20:12:54 +1030
From:      Mike Smith <mike@smith.net.au>
To:        Michael Smith <msmith@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, cvs-share@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/dev/ppbus ppi.c ppi.h src/share/man/man4 ppi.4 Makefile 
Message-ID:  <199801020942.UAA24935@word.smith.net.au>
In-Reply-To: Your message of "Fri, 02 Jan 1998 01:31:18 -0800." <199801020931.BAA11545@freefall.freebsd.org> 

next in thread | previous 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.

A couple of extra points about this:

 - Currently, ppbus headers aren't installed by 'installworld'. 
   Should this be changed?

 - I have a sample program for talking to LCD displays hung off
   the parallel port (currently only supporting the HD44780 but
   designed to be extended) using the 'ppi' interface.  Is this
   too specific for inclusion as a sample program?  (I suspect
   yes, but others may disagree.)

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\ 





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