From 2402b9a1dbda0366a622c73d5a2d605ca2d41e8f Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 20 Feb 1999 21:12:24 +0000 Subject: [PATCH] Really make the "Rename nlpt to lpt." purported to have been made in rev 1.149. --- sys/amd64/conf/GENERIC | 4 ++-- sys/i386/conf/GENERIC | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index c53d69c54ab9..526cc7693618 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: GENERIC,v 1.150 1999/02/14 20:28:38 jkh Exp $ +# $Id: GENERIC,v 1.151 1999/02/18 01:13:40 wollman Exp $ machine "i386" cpu "I386_CPU" @@ -148,7 +148,7 @@ device sio3 at isa? disable port "IO_COM4" tty irq 9 # Parallel port device ppc0 at isa? port? tty irq 7 controller ppbus0 -device nlpt0 at ppbus? +device lpt0 at ppbus? device plip0 at ppbus? device ppi0 at ppbus? #controller vpo0 at ppbus? diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index c53d69c54ab9..526cc7693618 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: GENERIC,v 1.150 1999/02/14 20:28:38 jkh Exp $ +# $Id: GENERIC,v 1.151 1999/02/18 01:13:40 wollman Exp $ machine "i386" cpu "I386_CPU" @@ -148,7 +148,7 @@ device sio3 at isa? disable port "IO_COM4" tty irq 9 # Parallel port device ppc0 at isa? port? tty irq 7 controller ppbus0 -device nlpt0 at ppbus? +device lpt0 at ppbus? device plip0 at ppbus? device ppi0 at ppbus? #controller vpo0 at ppbus?