CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2026/04/25 05:41:41

Modified files:
        sys/dev/fdt    : dwpcie.c 

Log message:
If the PCIe link is down, provide access to config space for bus 0, but
return 0xffffffff (and ignore writes) for other busses.  This gets rid of
the "can't initialize hardware" messages that confuse some users and
better matches what happens on other platforms with PCIe when a slot is
empty.

ok jca@

Reply via email to