mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
- No need for pmtimer hint anymore.
- npx doesn't need an 'at' hint anymore.
This commit is contained in:
parent
34bf8de99d
commit
e2ded8bbde
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=105732
@ -364,7 +364,6 @@ options PCVT_GREENSAVER
|
|||||||
# will be used, unless it is found to be broken or unless "flags" to
|
# will be used, unless it is found to be broken or unless "flags" to
|
||||||
# npx0 includes "0x08", which requests preference for the emulator.
|
# npx0 includes "0x08", which requests preference for the emulator.
|
||||||
device npx
|
device npx
|
||||||
hint.npx.0.at="nexus"
|
|
||||||
hint.npx.0.port="0x0F0"
|
hint.npx.0.port="0x0F0"
|
||||||
hint.npx.0.flags="0x0"
|
hint.npx.0.flags="0x0"
|
||||||
hint.npx.0.irq="13"
|
hint.npx.0.irq="13"
|
||||||
@ -604,7 +603,6 @@ hint.spigot.0.maddr="0xee000"
|
|||||||
device apm
|
device apm
|
||||||
hint.apm.0.flags="0x20"
|
hint.apm.0.flags="0x20"
|
||||||
device pmtimer # Adjust system timer at wakeup time
|
device pmtimer # Adjust system timer at wakeup time
|
||||||
hint.pmtimer.0.at="isa"
|
|
||||||
device gp
|
device gp
|
||||||
hint.gp.0.at="isa"
|
hint.gp.0.at="isa"
|
||||||
hint.gp.0.port="0x2c0"
|
hint.gp.0.port="0x2c0"
|
||||||
|
Loading…
Reference in New Issue
Block a user