From d4b85e6acfded49e0e91d935dfdc6e3ce05d55c8 Mon Sep 17 00:00:00 2001 From: Nate Williams Date: Mon, 6 Aug 2001 16:04:39 +0000 Subject: [PATCH] -Finished cleanup of old 'ThinkPad' comments that are no longer useful. Reminded by: bde --- sys/conf/NOTES | 4 ++-- sys/i386/conf/NEWCARD | 2 -- sys/i386/conf/NOTES | 4 ++-- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index d57d7350a50..e2cebcbb346 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1200,8 +1200,8 @@ device vt hint.vt.0.at="isa" options XSERVER # support for running an X server on vt options FAT_CURSOR # start with block cursor -# This PCVT option is for keyboards such as those used on IBM ThinkPad laptops -options PCVT_SCANSET=2 # IBM keyboards are non-std +# This PCVT option is for keyboards such as those used on really old ThinkPads +options PCVT_SCANSET=2 # Other PCVT options are documented in pcvt(4). options PCVT_24LINESDEF options PCVT_CTRL_ALT_DEL diff --git a/sys/i386/conf/NEWCARD b/sys/i386/conf/NEWCARD index 3251862a7a4..96b83a834b0 100644 --- a/sys/i386/conf/NEWCARD +++ b/sys/i386/conf/NEWCARD @@ -136,8 +136,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/NOTES b/sys/i386/conf/NOTES index d57d7350a50..e2cebcbb346 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -1200,8 +1200,8 @@ device vt hint.vt.0.at="isa" options XSERVER # support for running an X server on vt options FAT_CURSOR # start with block cursor -# This PCVT option is for keyboards such as those used on IBM ThinkPad laptops -options PCVT_SCANSET=2 # IBM keyboards are non-std +# This PCVT option is for keyboards such as those used on really old ThinkPads +options PCVT_SCANSET=2 # Other PCVT options are documented in pcvt(4). options PCVT_24LINESDEF options PCVT_CTRL_ALT_DEL