From 3633ea98d7e398e1554e89f0ce73c2fc5d28ecd8 Mon Sep 17 00:00:00 2001 From: Nate Williams Date: Sun, 5 Aug 2001 21:56:11 +0000 Subject: [PATCH] - Removed comment about ThinkPad keyboards from the PCVT line. Any ThinkPad that needs this probably won't run -current, as it's at least 5 years old. --- sys/amd64/conf/GENERIC | 2 -- sys/i386/conf/GENERIC | 2 -- 2 files changed, 4 deletions(-) diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 74af39beda2..420dff6e1ba 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -132,8 +132,6 @@ device sc 1 #device vt #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor -# If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines -#options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index 74af39beda2..420dff6e1ba 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -132,8 +132,6 @@ device sc 1 #device vt #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor -# If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines -#options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx