NetBSD/sys/dev/ppbus
jdolecek 9300becc32 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
2004-02-03 21:15:03 +00:00
..
files.ppbus whitespace police 2004-01-28 18:54:32 +00:00
if_plip.c Remove dollar signs from foreign RCSIDs per doc/3RDPARTY. 2004-01-25 00:28:01 +00:00
lpt.c allow setting of interrupt usage, priming and auto LF behaviour 2004-02-03 21:15:03 +00:00
lptio.h allow setting of interrupt usage, priming and auto LF behaviour 2004-02-03 21:15:03 +00:00
lptreg.h drop #ifdef _KERNEL (these are kernel-only headers) 2004-01-28 17:11:48 +00:00
lptvar.h allow setting of interrupt usage, priming and auto LF behaviour 2004-02-03 21:15:03 +00:00
ppbus_1284.c According to the OED, the variant spelling "negociate" died out in the 2004-01-25 00:41:02 +00:00
ppbus_1284.h drop #ifdef _KERNEL (these are kernel-only headers) 2004-01-28 17:11:48 +00:00
ppbus_base.c make compilable with option DONTPROBE_1284 2004-02-01 17:28:48 +00:00
ppbus_base.h drop #ifdef _KERNEL, this is kernel-only header 2004-01-28 17:58:42 +00:00
ppbus_conf.c make compilable with option DONTPROBE_1284 2004-02-01 17:28:48 +00:00
ppbus_conf.h drop #ifdef _KERNEL (these are kernel-only headers) 2004-01-28 17:11:48 +00:00
ppbus_device.h drop #ifdef _KERNEL (these are kernel-only headers) 2004-01-28 17:11:48 +00:00
ppbus_io.h drop #ifdef _KERNEL (these are kernel-only headers) 2004-01-28 17:11:48 +00:00
ppbus_msq.c Remove dollar signs from foreign RCSIDs per doc/3RDPARTY. 2004-01-25 00:28:01 +00:00
ppbus_msq.h drop #ifdef _KERNEL (these are kernel-only headers) 2004-01-28 17:11:48 +00:00
ppbus_var.h drop #ifdef _KERNEL (these are kernel-only headers) 2004-01-28 17:11:48 +00:00
pps_ppbus.c add a "pps" device to get pulse-per-second signals into ntpd 2004-01-28 17:27:06 +00:00