Warner Losh
12a524f9aa
getopt returns -1 not EOF at the end of args. Compare against that.
2003-08-07 04:40:54 +00:00
Ruslan Ermilov
5b5df07ddc
Grab headers from /usr/include.
2001-05-18 13:58:08 +00:00
Nick Hibma
7fe1aaca86
make the example compile again.
...
The makefile contains a reference to /sys/dev/ppbus. What really should
be done is copy the header files to /usr/include/sys/dev/ppbus.
PR: kern/16767
Submitted by: Jin Guojun (FTG staff) <jin@gracie.lbl.gov>
2000-04-27 21:08:24 +00:00
Nick Hibma
a343b08831
Remove a warning
2000-04-27 21:04:17 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Mike Smith
b1303e6e75
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.
1998-01-02 12:10:56 +00:00