summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2010-07-13 06:57:27 +0000
committermav <mav@FreeBSD.org>2010-07-13 06:57:27 +0000
commitf72310755240b9083e7b9a9d29b2f11d5d421b86 (patch)
treed1fd700cb2c918902c060e64903365f8167efba7 /sys/pc98/conf
parent1330aa034b7f382975340f817ff6564f5f4eae8d (diff)
downloadFreeBSD-src-f72310755240b9083e7b9a9d29b2f11d5d421b86.zip
FreeBSD-src-f72310755240b9083e7b9a9d29b2f11d5d421b86.tar.gz
Unify pc98 event timer code with the rest of x86.
Reviewed by: nyan@
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r--sys/pc98/conf/GENERIC.hints4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC.hints b/sys/pc98/conf/GENERIC.hints
index 58a72e7..171c11b 100644
--- a/sys/pc98/conf/GENERIC.hints
+++ b/sys/pc98/conf/GENERIC.hints
@@ -42,6 +42,10 @@ hint.ct.0.at="isa"
#hint.ct.0.at="isa"
#hint.ct.0.flags="0x50000"
+hint.attimer.0.at="isa"
+hint.attimer.0.port="0x71"
+hint.attimer.0.irq="0"
+
hint.pcrtc.0.at="isa"
hint.pckbd.0.at="isa"
OpenPOWER on IntegriCloud