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
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D34317

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
rG2bfdc1ee9b1f: cons: Use bool for boolean variables
Branches
Unknown
Tags
Unknown