summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2013-04-05 00:26:29 +0000
committeradrian <adrian@FreeBSD.org>2013-04-05 00:26:29 +0000
commita0315a74fcadca0f6d859c88a0ccdf7fde5fbe67 (patch)
tree51f176706873a91a8b1ea40818e7b2362bd1e3dc /sys/mips
parent2558987b708612ef20e0a95df89c443cb5edeb95 (diff)
downloadFreeBSD-src-a0315a74fcadca0f6d859c88a0ccdf7fde5fbe67.zip
FreeBSD-src-a0315a74fcadca0f6d859c88a0ccdf7fde5fbe67.tar.gz
Now that interrupt driven uart IO is working, flip this back on.
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/conf/AR933X_BASE.hints2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/conf/AR933X_BASE.hints b/sys/mips/conf/AR933X_BASE.hints
index 3e1de83..1cc638d 100644
--- a/sys/mips/conf/AR933X_BASE.hints
+++ b/sys/mips/conf/AR933X_BASE.hints
@@ -14,7 +14,7 @@ hint.uart.0.at="apb0"
# NB: This isn't an ns8250 UART
hint.uart.0.maddr=0x18020000
hint.uart.0.msize=0x18
-# hint.uart.0.irq=3
+hint.uart.0.irq=3
#ehci - note the 0x100 offset for the AR913x/AR724x
hint.ehci.0.at="nexus0"
OpenPOWER on IntegriCloud