HomeFreeBSD

LinuxKPI: USB change successful probe result to BUS_PROBE_DEFAULT

Description

LinuxKPI: USB change successful probe result to BUS_PROBE_DEFAULT

Rather than returning 0 (which is BUS_PROBE_SPECIFIC) return
BUS_PROBE_DEFAULT to give other drivers a possible chance too
to attach.

Reported by: jhb
Reviewed by: hselasky, jhb, imp
Differential Revision: https://reviews.freebsd.org/D34317

(cherry picked from commit 810ca5629aae1c525f29fae5498a64b596736094)

Details

Provenance
bzAuthored on Feb 18 2022, 10:16 PM
Reviewer
hselasky
Differential Revision
D34317: LinuxKPI: USB change successful probe result to BUS_PROBE_DEFAULT
Parents
rG4b26b63371e7: LinuxKPI: return value for linux_pci_probe()
Branches
Unknown
Tags
Unknown