summaryrefslogtreecommitdiff
path: root/sys/dev/ppbus/ppi.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2021-01-18ppbus: Fix the direction of the PPISEPPA ioctlMark Johnston
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2008-11-16Various whitespace and style fixes.John Baldwin
1999-12-29Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-01-30Distinguish EPP address/data register. Add EPP address register access to ppi.Nicolas Souchu
1998-01-02Actually implement the internals of the 'ppi' device.Mike Smith
1997-08-14New directory and drivers for Parallel Port Bus devices.Mike Smith