Måns Rullgård wrote: > Hmm, we seem to be using different patches. Here's what I'm using: > Oh, yeah. I used the original one posted here (actually I get from some -mm patch collection IIRC, I don't remember from which one). Anyway, my suggestion remains, that the + if (dev->subsystem_vendor != PCI_VENDOR_ID_ASUSTEK) + return; + if (dev->device != PCI_DEVICE_ID_VIA_8237) + return; might be not needed at all as it is not ASUS specific. I don't understand the second if, as (from my limited knowledge) it seems that DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8237, asus_hides_ac97_lpc ); already means the function will be called only for devices with PCI id PCI_DEVICE_ID_VIA_8237 . Andras -- Quanta Plus developer - http://quanta.kdewebdev.org K Desktop Environment - http://www.kde.org - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Måns Rullgård <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- References:
- [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: bjd <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Andras Mantia <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Jan-Benedict Glaw <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Andras Mantia <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Jan-Benedict Glaw <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Andras Mantia <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Måns Rullgård <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Andras Mantia <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Måns Rullgård <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Andras Mantia <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Måns Rullgård <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Andras Mantia <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Måns Rullgård <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Andras Mantia <[email protected]>
- Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- From: Måns Rullgård <[email protected]>
- [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- Prev by Date: Re: OOPS: 2.6.16-rc6 cpufreq_conservative
- Next by Date: Re: OOPS: 2.6.16-rc6 cpufreq_conservative
- Previous by thread: Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- Next by thread: Re: [PATCH 001/001] PCI: PCI quirk for Asus A8V and A8V Deluxe motherboards
- Index(es):