mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
make note of the nonsensical nature of the values in this hints file.
This commit is contained in:
parent
f92a1e9b89
commit
54880c18b4
1 changed files with 5 additions and 5 deletions
|
|
@ -1,13 +1,13 @@
|
|||
# /*
|
||||
# * This product includes software developed by the University of
|
||||
|
||||
# * California, Berkeley and its contributors."
|
||||
# */
|
||||
# $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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue