]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/mips/conf/RT5350.hints
Add UPDATING entries and bump version.
[FreeBSD/FreeBSD.git] / sys / mips / conf / RT5350.hints
1 # $FreeBSD$
2 # device.hints
3 hint.obio.0.at="nexus0"
4 hint.obio.0.maddr=0x10000000
5 hint.obio.0.msize=0x10000000
6
7 hint.mx25l.0.at="spibus0"
8
9 #hint.nvram.0.sig=0xe5e60a74
10 #hint.nvram.0.base=0x1f030000
11 #hint.nvram.0.maxsize=0x2000
12 #hint.nvram.0.flags=3 # 1 = No check, 2 = Format Generic
13 #hint.nvram.1.sig=0x5a045e94
14 #hint.nvram.1.base=0x1f032000
15 #hint.nvram.1.maxsize=0x4000
16 #hint.nvram.1.flags=3 # 1 = No check, 2 = Format Generic
17
18 # on-board Ralink Frame Engine
19 hint.rt.0.at="nexus0"
20 hint.rt.0.maddr=0x10100000
21 hint.rt.0.msize=0x10000
22 hint.rt.0.irq=3
23 # macaddr can be statically set
24 #hint.rt.0.macaddr="xx:xx:xx:xx:xx:xx"
25
26 # on-board Ralink 2872 802.11n core
27 hint.rt2860.0.at="nexus0"
28 hint.rt2860.0.maddr=0x10180000
29 hint.rt2860.0.msize=0x40000
30 hint.rt2860.0.irq=4
31
32 hint.rt.0.phymask=0x1f
33 hint.rt.0.media=100
34 hint.rt.0.fduplex=1
35