Deleted Added
full compact
26c26
< * $FreeBSD: head/sys/dev/ppbus/vpoio.h 55939 2000-01-14 00:18:06Z nsouch $
---
> * $FreeBSD: head/sys/dev/ppbus/vpoio.h 70608 2001-01-02 21:29:06Z nsouch $
61a62,67
> /* Mode found during initialisation */
> #define VP0_MODE_UNDEFINED 0x0
> #define VP0_MODE_NIBBLE 0x1
> #define VP0_MODE_PS2 0x2
> #define VP0_MODE_EPP 0x3
>
63a70
> int vpo_mode_found; /* Mode found during init */