RSPRO.hints revision 228945
1# $FreeBSD: head/sys/mips/conf/RSPRO.hints 228945 2011-12-29 06:07:24Z adrian $
2
3hint.arge.0.phymask=0x10
4
5hint.arge.1.media=1000
6hint.arge.1.fduplex=1
7hint.arge.1.phymask=0x0e
8
9# Don't flip on anything that isn't already enabled.
10# This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
11# not used here.
12hint.gpio.0.function_set=0x00000000
13hint.gpio.0.function_clear=0x00000000
14
15# These are the GPIO LEDs and buttons which can be software controlled.
16hint.gpio.0.pinmask=0x000000ff
17
18# GPIO 0: Pin 1
19# GPIO 1: Pin 2
20# GPIO 2: RF LED
21# GPIO 3: Pin 3
22# GPIO 4: Pin 4
23# GPIO 5: Pin 5
24# GPIO 6: Pin 6
25# GPIO 7: Pin 7
26
27# RF led
28hint.gpioled.0.at="gpiobus0"
29hint.gpioled.0.name="rf"
30# pin 2
31hint.gpioled.0.pins=0x0004
32