diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/ic/lptreg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ic/lptreg.h b/sys/dev/ic/lptreg.h index b308fe24625..3d274a0f3f6 100644 --- a/sys/dev/ic/lptreg.h +++ b/sys/dev/ic/lptreg.h @@ -61,4 +61,4 @@ #define LPC_SELECT 0x08 /* printer selected */ #define LPC_IENABLE 0x10 /* printer out of paper */ -#define LPT_NPORTS 8 +#define LPT_NPORTS 4 |