Re: [PATCH] Re: Missing USB devices.

2013-09-23 Thread Aleš Nesrsta
OK, committed. I simply removed the line you mentioned... BR, Ales Dne 23.9.2013 14:47, Vladimir 'φ-coder/phcoder' Serbinenko napsal(a): On 31.08.2013 23:12, Aleš Nesrsta wrote: - grub_boot_time ("Ownership of EHCI port taken"); + grub_boot_time ("Ownership of EHCI controller ta

Re: [PATCH] Re: Missing USB devices.

2013-09-23 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 31.08.2013 23:12, Aleš Nesrsta wrote: > - grub_boot_time ("Ownership of EHCI port taken"); > + grub_boot_time ("Ownership of EHCI controller taken"); This has to be after SMI_EN is written as writes to SMI_EN may cause SMI which would take time and may cause trouble. Other than this

RE: [PATCH] Re: Missing USB devices.

2013-09-02 Thread Melki Christian (consultant)
Yes. My patch looked exactly like that. Minus the comment changes. ;) I can not see any harm from this while running. Maybe this needs to be tested more? Linux looks like it has it as default. linux-3.10/drivers/usb/host/pci-quirks.c. Looks like it hands over from BIOS and disable the ehci-contro