HomeFreeBSD

Attach this driver during BUS_PASS_BUS and move the cpu init code to a

Description

Attach this driver during BUS_PASS_BUS and move the cpu init code to a
bus_new_pass() handler so it doesn't happen until BUS_PASS_CPU. This allows
the anatop driver to outbid the generic simplebus driver (which the FDT
data describes as compatible).

Some day when we handle power regulators, this driver may actually
become a functional simplebus and attach the regulators as children, as
described in the FDT data.

Details

Provenance
ianAuthored on Oct 19 2014, 6:41 PM
Parents
rG2a74fe2c9699: Fail to probe on simplebus nodes that lack a "ranges" property.
Branches
Unknown
Tags
Unknown

Event Timeline