Create a pmtimer device instance for GENERIC and NEWCARD kernels by default.
Submitted by: Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp>
This commit is contained in:
parent
68fb5700dc
commit
fcfe3e2ff5
@ -34,6 +34,7 @@ hint.npx.0.irq="13"
|
||||
hint.apm.0.at="nexus"
|
||||
hint.apm.0.disabled="1"
|
||||
hint.apm.0.flags="0x20"
|
||||
hint.pmtimer.0.at="isa"
|
||||
hint.pcic.0.at="isa"
|
||||
# hint.pcic.0.irq="10" # Default to polling
|
||||
hint.pcic.0.port="0x3e0"
|
||||
|
@ -34,6 +34,7 @@ hint.npx.0.irq="13"
|
||||
hint.apm.0.at="nexus"
|
||||
hint.apm.0.disabled="1"
|
||||
hint.apm.0.flags="0x20"
|
||||
hint.pmtimer.0.at="isa"
|
||||
hint.pcic.0.at="isa"
|
||||
# hint.pcic.0.irq="10" # Default to polling
|
||||
hint.pcic.0.port="0x3e0"
|
||||
|
@ -33,6 +33,7 @@ hint.npx.0.port="0x0F0"
|
||||
hint.npx.0.irq="13"
|
||||
hint.apm.0.at="nexus"
|
||||
hint.apm.0.flags="0x20"
|
||||
hint.pmtimer.0.at="isa"
|
||||
hint.pcic.0.at="isa"
|
||||
hint.pcic.0.irq="10"
|
||||
hint.pcic.0.port="0x3e0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user