ROUTERSTATION.hints revision 250419
1#
2# $FreeBSD: head/sys/mips/conf/ROUTERSTATION.hints 250419 2013-05-09 19:37:00Z adrian $
3#
4
5# arge0 mdio bus
6hint.argemdio.0.at="nexus0"
7hint.argemdio.0.maddr=0x19000000
8hint.argemdio.0.msize=0x1000
9hint.argemdio.0.order=0
10
11# Uncomment this hint for RS (not PRO)
12# PHY20 = 1 << 20
13hint.arge.0.phymask=0x100000
14hint.arge.0.mdio=mdioproxy1	# .. off of the switch mdiobus
15
16# should be 100 for RS 
17hint.arge.1.media=100
18hint.arge.1.fduplex=1
19hint.arge.1.phymask=0x0
20hint.arge.1.mdio=mdioproxy1	# .. off of the switch mdiobus
21
22# ukswitch
23hint.ukswitch.0.at="mdio0"
24hint.ukswitch.0.phymask=0x30000
25
26# RF led
27hint.gpioled.0.at="gpiobus0"
28hint.gpioled.0.name="rf"
29# pin 2
30hint.gpioled.0.pins=0x0004
31