On Thursday, May 12, 2016 05:47:30 PM Scott Long wrote:
> Author: scottl
> Date: Thu May 12 17:47:30 2016
> New Revision: 299544
> URL: https://svnweb.freebsd.org/changeset/base/299544
>
> Log:
> Move mutex initialization from PCI probe to PCI attach. Drivers are not
> allowed to create any p
Author: scottl
Date: Thu May 12 17:47:30 2016
New Revision: 299544
URL: https://svnweb.freebsd.org/changeset/base/299544
Log:
Move mutex initialization from PCI probe to PCI attach. Drivers are not
allowed to create any persistent state in their probe routine because it's
not guaranteed tha