mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
23 lines
442 B
Text
23 lines
442 B
Text
|
|
# $FreeBSD$
|
||
|
|
# device.hints
|
||
|
|
hint.obio.0.at="nexus0"
|
||
|
|
hint.obio.0.maddr=0x0
|
||
|
|
hint.obio.0.msize=0x1fffffff
|
||
|
|
|
||
|
|
# host-to-pci bridge
|
||
|
|
hint.pcib.0.at="obio0"
|
||
|
|
# hint.pcib.0.maddr=0x11400000
|
||
|
|
# hint.pcib.0.msize=0x100000
|
||
|
|
# hint.pcib.0.io=0x11500000
|
||
|
|
# hint.pcib.0.iosize=0x100000
|
||
|
|
|
||
|
|
# uart0
|
||
|
|
hint.uart.0.at="obio0"
|
||
|
|
hint.uart.0.maddr=0x18058000
|
||
|
|
hint.uart.0.msize=0x1C
|
||
|
|
hint.uart.0.irq=104
|
||
|
|
|
||
|
|
hint.kr.0.at="obio0"
|
||
|
|
hint.kr.0.maddr=0x18060000
|
||
|
|
hint.kr.0.msize=0x10000
|