summaryrefslogtreecommitdiffstats
path: root/sys/dev/ppbus/vpo.h
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1997-08-16 14:05:38 +0000
committermsmith <msmith@FreeBSD.org>1997-08-16 14:05:38 +0000
commit4e86e1b8146d6d3db414343b88c3dd0a70c3f3e8 (patch)
tree872dbe7ecf3974deb2f497cb3182cb26f1059975 /sys/dev/ppbus/vpo.h
parent1899bf201a04592fed57f354db459ee66c21bbaa (diff)
downloadFreeBSD-src-4e86e1b8146d6d3db414343b88c3dd0a70c3f3e8.zip
FreeBSD-src-4e86e1b8146d6d3db414343b88c3dd0a70c3f3e8.tar.gz
Sync with ppbus-970815 from the author :
- interrupt-driven printing now works (nlpt) - Rearrangement of bus-related functions into ppb_base/ppbconf - Addition of ieee1284 interface functions, preliminary parallel-port PnP support Submitted by: Nicolas Souchu <Nicolas.Souchu@prism.uvsq.fr>
Diffstat (limited to 'sys/dev/ppbus/vpo.h')
-rw-r--r--sys/dev/ppbus/vpo.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/ppbus/vpo.h b/sys/dev/ppbus/vpo.h
index 582538f..5a724dd 100644
--- a/sys/dev/ppbus/vpo.h
+++ b/sys/dev/ppbus/vpo.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: vpo.h,v 1.1 1997/08/14 13:57:45 msmith Exp $
*
*/
#ifndef __VP03_H
@@ -96,6 +96,7 @@ struct vpo_data {
int vpo_stat;
int vpo_count;
+ int vpo_error;
struct ppb_status vpo_status;
struct vpo_sense vpo_sense;
OpenPOWER on IntegriCloud