14 lines
305 B
Plaintext
14 lines
305 B
Plaintext
# $FreeBSD$
|
|
# device.hints
|
|
# All these values are complete nonsense...
|
|
hw.uart.console="io:0x1"
|
|
hint.obio.0.at="nexus"
|
|
hint.obio.0.maddr="0x1"
|
|
hint.obio.0.msize="0x1"
|
|
hint.obio.0.flags="0x1"
|
|
hint.uart.0.at="obio"
|
|
hint.uart.0.maddr="0x1"
|
|
hint.uart.0.flags="0x1"
|
|
hint.pcib.0.at="nexus"
|
|
hint.pci.0.at="pcib"
|