2007-05-24 12:27:48 -04:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
|
|
#
|
|
|
|
|
# Device wiring for the Gateworks Avila 2384.
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
# DBGU is unit 0
|
|
|
|
|
hint.uart.0.at="ixp0"
|
|
|
|
|
hint.uart.0.addr=0xc8000000
|
|
|
|
|
hint.uart.0.irq=15
|
2007-05-29 14:10:42 -04:00
|
|
|
hint.uart.0.flags=0x10
|
2009-06-22 18:46:37 -04:00
|
|
|
hint.uart.0.ier_rxbits=0x5d # NB: need UUE+RTOIE
|
2007-05-24 12:27:48 -04:00
|
|
|
# USART0 is unit 1
|
|
|
|
|
hint.uart.1.at="ixp0"
|
|
|
|
|
hint.uart.1.addr=0xc8001000
|
|
|
|
|
hint.uart.1.irq=13
|
2009-06-22 18:46:37 -04:00
|
|
|
hint.uart.1.ier_rxbits=0x5d # NB: need UUE+RTOIE
|
2007-05-24 12:27:48 -04:00
|
|
|
|
|
|
|
|
# NPE Hardware Queue Manager
|
|
|
|
|
hint.ixpqmgr.0.at="ixp0"
|
2008-03-22 12:55:51 -04:00
|
|
|
|
2012-08-25 21:21:02 -04:00
|
|
|
# NPE wired NICs, requires ixpqmgr
|
2007-05-24 12:27:48 -04:00
|
|
|
hint.npe.0.at="ixp0"
|
2008-12-12 20:21:37 -05:00
|
|
|
hint.npe.0.npeid="B"
|
|
|
|
|
hint.npe.0.mac="B"
|
|
|
|
|
hint.npe.0.mii="B"
|
2008-03-22 12:55:51 -04:00
|
|
|
hint.npe.0.phy=0
|
2007-05-24 12:27:48 -04:00
|
|
|
hint.npe.1.at="ixp0"
|
2008-12-12 20:21:37 -05:00
|
|
|
hint.npe.1.npeid="C"
|
|
|
|
|
hint.npe.1.mac="C"
|
|
|
|
|
hint.npe.1.mii="B"
|
2008-03-22 12:55:51 -04:00
|
|
|
hint.npe.1.phy=1
|
2007-05-24 12:27:48 -04:00
|
|
|
|
2009-02-03 14:16:04 -05:00
|
|
|
# FLASH
|
|
|
|
|
hint.cfi.0.at="ixp0"
|
|
|
|
|
hint.cfi.0.addr=0x50000000
|
|
|
|
|
|
2007-05-24 12:27:48 -04:00
|
|
|
# CF IDE controller
|
|
|
|
|
hint.ata_avila.0.at="ixp0"
|
|
|
|
|
|
2008-12-12 20:21:37 -05:00
|
|
|
# Front Panel LED
|
2007-05-24 12:27:48 -04:00
|
|
|
hint.led_avila.0.at="ixp0"
|
|
|
|
|
|
2010-11-07 15:33:39 -05:00
|
|
|
# GPIO pins
|
|
|
|
|
hint.gpio_avila.0.at="ixp0"
|
|
|
|
|
|
2007-05-24 12:27:48 -04:00
|
|
|
# Analog Devices AD7418 temperature sensor
|
|
|
|
|
hint.ad7418.0.at="iicbus0"
|
|
|
|
|
hint.ad7418.0.addr=0x50
|
|
|
|
|
|
|
|
|
|
# Dallas Semiconductor DS1672 RTC
|
2009-04-21 18:48:12 -04:00
|
|
|
hint.ds1672_rtc.0.at="iicbus0"
|
|
|
|
|
hint.ds1672_rtc.0.addr=0xd0
|