Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/allwinner Add options COM_16750 to handle the I...
details: https://anonhg.NetBSD.org/src/rev/745d73ff9e20
branches: trunk
changeset: 326991:745d73ff9e20
user: matt <matt%NetBSD.org@localhost>
date: Tue Feb 25 02:51:52 2014 +0000
description:
Add options COM_16750 to handle the IIR_BUSY interrupt.
diffstat:
sys/arch/arm/allwinner/files.awin | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 50712801ac2d -r 745d73ff9e20 sys/arch/arm/allwinner/files.awin
--- a/sys/arch/arm/allwinner/files.awin Tue Feb 25 01:02:42 2014 +0000
+++ b/sys/arch/arm/allwinner/files.awin Tue Feb 25 02:51:52 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.awin,v 1.7 2014/02/25 00:08:29 jmcneill Exp $
+# $NetBSD: files.awin,v 1.8 2014/02/25 02:51:52 matt Exp $
#
# Configuration info for Allwinner ARM Peripherals
#
@@ -48,6 +48,7 @@
file arch/arm/allwinner/awin_tmr.c awin_tmr
# A10/A20 UART
+options COM_16750 # for IIR_BUSY
attach com at awinio with awin_com
file arch/arm/allwinner/awin_com.c awin_com
Home |
Main Index |
Thread Index |
Old Index