From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754776AbcCBPaO (ORCPT ); Wed, 2 Mar 2016 10:30:14 -0500 Received: from pindarots.xs4all.nl ([82.161.210.87]:55752 "EHLO pindarots.xs4all.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751579AbcCBPaM (ORCPT ); Wed, 2 Mar 2016 10:30:12 -0500 X-Greylist: delayed 2822 seconds by postgrey-1.27 at vger.kernel.org; Wed, 02 Mar 2016 10:30:11 EST Subject: Re: 4.4.3 issue: Hisax driver no longer loading To: "linux-kernel@vger.kernel.org" References: <56D6FBF9.2090805@xs4all.nl> From: Udo van den Heuvel Organization: hierzo Message-ID: <56D706FE.8030703@xs4all.nl> Date: Wed, 2 Mar 2016 16:30:06 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <56D6FBF9.2090805@xs4all.nl> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2016-03-02 15:43, Udo van den Heuvel wrote: > [ 2.048185] Winbond 6692: IRQ 6 count 0 > [ 2.048292] Winbond 6692: IRQ(6) getting no interrupts during init 3 > [ 2.048592] HiSax: Card Winbond 6692 not installed ! > > I reserved some IRQs in the BIOS of the box but different IRQ does not > solve the issue. > Cold boot doesn't help either. > > Any workarounds? pci=noacpi appears to make things work again.... Udo