From 6856844ba372beec28c7e52c4002703a51c757e2 Mon Sep 17 00:00:00 2001 From: jhb Date: Tue, 22 Oct 2002 17:32:51 +0000 Subject: [PATCH] - No need for pmtimer hint anymore. - npx doesn't need an 'at' hint anymore. --- sys/i386/conf/NOTES | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 08fcbf35078..1332abdfed1 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -364,7 +364,6 @@ options PCVT_GREENSAVER # will be used, unless it is found to be broken or unless "flags" to # npx0 includes "0x08", which requests preference for the emulator. device npx -hint.npx.0.at="nexus" hint.npx.0.port="0x0F0" hint.npx.0.flags="0x0" hint.npx.0.irq="13" @@ -604,7 +603,6 @@ hint.spigot.0.maddr="0xee000" device apm hint.apm.0.flags="0x20" device pmtimer # Adjust system timer at wakeup time -hint.pmtimer.0.at="isa" device gp hint.gp.0.at="isa" hint.gp.0.port="0x2c0" -- 2.45.2