diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2002-10-22 17:32:27 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2002-10-22 17:32:27 +0000 |
| commit | 34bf8de99d1d7844f660c2785badb9bc3895a24e (patch) | |
| tree | b68ad0cc52a8e2423a537f0be0e012ae002eb757 /sys | |
| parent | 8bbdb8e89fdb2cee05f0c5356e86d3839585dbbe (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/amd64/conf/GENERIC.hints | 1 | ||||
| -rw-r--r-- | sys/i386/conf/GENERIC.hints | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/amd64/conf/GENERIC.hints b/sys/amd64/conf/GENERIC.hints index fce2d0397b56e..8f723f63e199b 100644 --- a/sys/amd64/conf/GENERIC.hints +++ b/sys/amd64/conf/GENERIC.hints @@ -30,7 +30,6 @@ hint.sc.0.flags="0x100" hint.vt.0.at="isa" 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" diff --git a/sys/i386/conf/GENERIC.hints b/sys/i386/conf/GENERIC.hints index fce2d0397b56e..8f723f63e199b 100644 --- a/sys/i386/conf/GENERIC.hints +++ b/sys/i386/conf/GENERIC.hints @@ -30,7 +30,6 @@ hint.sc.0.flags="0x100" hint.vt.0.at="isa" 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" |
