Re: Initializing iwl3945 error
From: Stanislaw Gruszka <hidden>
Date: 2012-05-29 10:04:59
Also in:
linux-pci, lkml
Attachments
- iwl3945_pci_probe_delay.patch [text/plain] 445 bytes · preview
From: Stanislaw Gruszka <hidden>
Date: 2012-05-29 10:04:59
Also in:
linux-pci, lkml
On Mon, May 28, 2012 at 12:21:34PM -0600, Bjorn Helgaas wrote:
linked in vs. loaded as a module after boot? What if you add a long delay in the driver probe routine?
I'm attaching patch which add 200 ms delay after pci_enable_device() in ->probe routine. Stanislaw