530028c9d6
bits. The ROUERSTATION and RSPRO variants contain: * the board specific bits (eg the RTC for RSPRO, later on it'll include the GPIO/LED definitions); * the boot specific bits (eg, on-board flash, usb flash, etc). For now the AR71XX_BASE file contains the common board config, drivers and net80211/ath wireless drivers. I'll follow this up with config files for the other boards I have (eg the Ubiquiti LSSR71, as well as some Mikrotik boards that use the AR71XX and atheros reference boards) which will be quite easy to do now.
20 lines
338 B
Plaintext
20 lines
338 B
Plaintext
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
# Uncomment this hint for RS (not PRO)
|
|
# PHY20 = 1 << 20
|
|
hint.arge.0.phymask=0x100000
|
|
|
|
# should be 100 for RS
|
|
hint.arge.1.media=100
|
|
hint.arge.1.fduplex=1
|
|
# Uncomment this hint for RS (not PRO)
|
|
hint.arge.1.phymask=0x30000
|
|
|
|
# RF led
|
|
hint.gpioled.0.at="gpiobus0"
|
|
hint.gpioled.0.name="rf"
|
|
# pin 2
|
|
hint.gpioled.0.pins=0x0004
|