xref: /f-stack/freebsd/mips/conf/RT5350.hints (revision a9643ea8)
1# $FreeBSD$
2# device.hints
3hint.obio.0.at="nexus0"
4hint.obio.0.maddr=0x10000000
5hint.obio.0.msize=0x10000000
6
7hint.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
19hint.rt.0.at="nexus0"
20hint.rt.0.maddr=0x10100000
21hint.rt.0.msize=0x10000
22hint.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
27hint.rt2860.0.at="nexus0"
28hint.rt2860.0.maddr=0x10180000
29hint.rt2860.0.msize=0x40000
30hint.rt2860.0.irq=4
31
32hint.rt.0.phymask=0x1f
33hint.rt.0.media=100
34hint.rt.0.fduplex=1
35
36