diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2002-10-22 17:32:51 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2002-10-22 17:32:51 +0000 |
| commit | e2ded8bbde50e2eb26f25800e77da38c6dbe5d25 (patch) | |
| tree | 8b5bb76ac8f3f458b923b7e86025e8811c784400 /sys | |
| parent | 34bf8de99d1d7844f660c2785badb9bc3895a24e (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/i386/conf/NOTES | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 08fcbf350785f..1332abdfed112 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" |
