CVSROOT:        /cvs
Module name:    src
Changes by:     patr...@cvs.openbsd.org 2019/04/16 12:03:07

Modified files:
        sys/dev/pci    : ppb.c 

Log message:
When we encounter ppb(4)s that are not configured we allocate a range
of bus numbers from the parent's bus extent.  On detach, which can
happen with hotplug-able devices, we should free those busses.

ok kettenis@

Reply via email to