History log of /freebsd-current/share/examples/ppi/ppilcd.c
Revision Date Author Comments
# b3e76948 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


# 7a2b450f 10-May-2013 Eitan Adler <eadler@FreeBSD.org>

Fxi a bunch of typos.

PR: misc/174625
Submitted by: Jeremy Chadwick <jdc@koitsu.org>


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# 6c7c20ce 17-Apr-2005 Ian Dowse <iedowse@FreeBSD.org>

Correct a comment about which parallel port pin is used to drive
the RS signal.

PR: misc/20139


# 12a524f9 06-Aug-2003 Warner Losh <imp@FreeBSD.org>

getopt returns -1 not EOF at the end of args. Compare against that.


# 5b5df07d 18-May-2001 Ruslan Ermilov <ru@FreeBSD.org>

Grab headers from /usr/include.


# a343b088 27-Apr-2000 Nick Hibma <n_hibma@FreeBSD.org>

Remove a warning


# 7f3dea24 27-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


# b1303e6e 01-Jan-1998 Mike Smith <msmith@FreeBSD.org>

Sample program using the ppi(4) interface to control LCD modules.
Currently supports the (very common) Hitachi HD44780, but can be
easily modified to add other chipsets.