Home | History | Annotate | Download | only in ppbus
History log of /src/sys/dev/ppbus/lptio.h
RevisionDateAuthorComments
 1.9  06-Sep-2015  dholland More on PR 41200: headers that declare ioctls should include sys/ioccom.h.
This covers (I think) all the MI headers outside of external/ (and dist/).
 1.8  28-Apr-2008  martin branches: 1.8.44; 1.8.64;
Remove clause 3 and 4 from TNF licenses
 1.7  11-Dec-2005  christos branches: 1.7.70; 1.7.72; 1.7.74;
merge ktrace-lwp.
 1.6  03-Feb-2004  jdolecek branches: 1.6.4;
allow setting of interrupt usage, priming and auto LF behaviour
via ioctl; drop the traditional device minor mapping for those in favour
of setting via lptctl(8)

introduce notion of 'control' device (minor bit 0x100 set); ATM this
device always skips the priming, which allows device open even with
disconnected printer

this also changes the default for interrupt use - polling is used
by default now
 1.5  03-Feb-2004  jdolecek overhaul the ioctl interface to be better suited for extensions and to
reduce number of separate ioctls - have only 'get mode', 'set mode',
'get flags', 'set flags'
 1.4  28-Jan-2004  jdolecek copyright police
 1.3  28-Jan-2004  jdolecek do not use enums in ioctl structure, use fixed width integers instead
g/c boolean_t enum, explicitly assign numbers for lpt_mode_t enum

Note: lptctl needs to be recompiled to print status properly withh new kernel
 1.2  21-Jan-2004  bjh21 Add RCSID comments.
 1.1  19-Jan-2004  jdolecek branches: 1.1.1;
Initial revision
 1.1.1.1  19-Jan-2004  jdolecek Import Gary Thorpe's netbsd-ppbus 1.3. This is NetBSD port
of FreeBSD Parallel Port Bus framework. Work in progress.
 1.6.4.4  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.4.3  18-Sep-2004  skrll Sync with HEAD.
 1.6.4.2  03-Aug-2004  skrll Sync with HEAD
 1.6.4.1  03-Feb-2004  skrll file lptio.h was added on branch ktrace-lwp on 2004-08-03 10:50:27 +0000
 1.7.74.1  16-May-2008  yamt sync with head.
 1.7.72.1  18-May-2008  yamt sync with head.
 1.7.70.1  02-Jun-2008  mjf Sync with HEAD.
 1.8.64.1  22-Sep-2015  skrll Sync with HEAD
 1.8.44.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed