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