Deleted Added
full compact
AR933X_BASE.hints (248853) AR933X_BASE.hints (249093)
1# This file (and the kernel config file accompanying it) are not designed
2# to be used by themselves. Instead, users of this file should create a
3# kernel # config file which includes this file (which gets the basic hints),
4# then override the default options (adding devices as needed) and adding
5# hints as needed (for example, the GPIO and LAN PHY.)
6
1# This file (and the kernel config file accompanying it) are not designed
2# to be used by themselves. Instead, users of this file should create a
3# kernel # config file which includes this file (which gets the basic hints),
4# then override the default options (adding devices as needed) and adding
5# hints as needed (for example, the GPIO and LAN PHY.)
6
7# $FreeBSD: head/sys/mips/conf/AR933X_BASE.hints 248853 2013-03-28 20:48:58Z adrian $
7# $FreeBSD: head/sys/mips/conf/AR933X_BASE.hints 249093 2013-04-04 10:46:33Z adrian $
8
9hint.apb.0.at="nexus0"
10hint.apb.0.irq=4
11
12# uart0
13hint.uart.0.at="apb0"
14# NB: This isn't an ns8250 UART
15hint.uart.0.maddr=0x18020000
16hint.uart.0.msize=0x18
8
9hint.apb.0.at="nexus0"
10hint.apb.0.irq=4
11
12# uart0
13hint.uart.0.at="apb0"
14# NB: This isn't an ns8250 UART
15hint.uart.0.maddr=0x18020000
16hint.uart.0.msize=0x18
17hint.uart.0.irq=3
17# hint.uart.0.irq=3
18
19#ehci - note the 0x100 offset for the AR913x/AR724x
20hint.ehci.0.at="nexus0"
21hint.ehci.0.maddr=0x1b000100
22hint.ehci.0.msize=0x00ffff00
23hint.ehci.0.irq=1
24
25hint.arge.0.at="nexus0"

--- 34 unchanged lines hidden ---
18
19#ehci - note the 0x100 offset for the AR913x/AR724x
20hint.ehci.0.at="nexus0"
21hint.ehci.0.maddr=0x1b000100
22hint.ehci.0.msize=0x00ffff00
23hint.ehci.0.irq=1
24
25hint.arge.0.at="nexus0"

--- 34 unchanged lines hidden ---