summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/AP94.hints
blob: 1abc8e72679006faf63c46227b2ab24eca3efd48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# $FreeBSD$

hint.arge.0.phymask=0x000c
hint.arge.0.media=100
hint.arge.0.fduplex=1

# XXX grab these from uboot?
# hint.arge.0.eeprommac=0x1f01fc00

# The ath NICs have calibration data in flash.
# PCI slot 17
# hint.ath.0.eepromaddr=0x1fff1000
# PCI slot 18
# hint.ath.1.eepromaddr=0x1fff5000

# ath0 - slot 17
hint.pcib.0.bus.0.17.0.ath_fixup_addr=0x1fff1000
hint.pcib.0.bus.0.17.0.ath_fixup_size=4096

# ath1 - slot 18
hint.pcib.0.bus.0.18.0.ath_fixup_addr=0x1fff5000
hint.pcib.0.bus.0.18.0.ath_fixup_size=4096

# .. and now, telling each ath(4) NIC where to find the firmware
# image.
hint.ath.0.eeprom_firmware="pcib.0.bus.0.17.0.eeprom_firmware"
hint.ath.1.eeprom_firmware="pcib.0.bus.0.18.0.eeprom_firmware"

OpenPOWER on IntegriCloud