summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichal Meloun <mmel@FreeBSD.org>2020-09-25 13:52:31 +0000
committerMichal Meloun <mmel@FreeBSD.org>2020-09-25 13:52:31 +0000
commit8dc348a47965722ce5302636f1262d8516fba2c3 (patch)
treeac39dd6361f0398d0f8cfa148a133353eb1dcbcf /tests
parente39956612370981605b903fd7609dca0db81a65c (diff)
downloadsrc-test-8dc348a47965722ce5302636f1262d8516fba2c3.tar.gz
src-test-8dc348a47965722ce5302636f1262d8516fba2c3.zip
Correctly handle nodes compatible with "syscon", "simple-bus".
Syscon can also have child nodes that share a registration file with it. To do this correctly, follow these steps: - subclass syscon from simplebus and expose it if the node is also "simple-bus" compatible. - block simplebus probe for this compatible string, so it's priority (bus pass) doesn't colide with syscon driver. While I'm in, also block "syscon", "simple-mfd" for the same reason. MFC after: 4 weeks
Notes
Notes: svn path=/head/; revision=366156
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions