From 8ba9ee297569629e9f753d9c85ff7051169d8fa4 Mon Sep 17 00:00:00 2001 From: Ian Darwin Date: Thu, 25 Nov 2004 02:28:37 +0000 Subject: Enable lpt0 on amd64 GENERIC. ok deraadt@ --- sys/arch/amd64/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 985b9cb3600..1cccc128e10 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.35 2004/11/12 18:07:42 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.36 2004/11/25 02:28:36 ian Exp $ # # GENERIC -- everything that's currently supported # @@ -181,7 +181,7 @@ com* at puc? #cy* at pci? # PCI cyclom serial card #cz* at pci? # Cyclades-Z multi-port serial boards -#lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports +lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports #lpt1 at isa? port 0x278 #lpt2 at isa? port 0x3bc #lpt* at puc? -- cgit v1.2.3