[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.SOC.4.64.0706132059100.9655@math>
Date: Wed, 13 Jun 2007 20:59:21 +0300 (EEST)
From: Meelis Roos <mroos@...ux.ee>
To: Dave Jones <davej@...hat.com>
cc: Linux Kernel list <linux-kernel@...r.kernel.org>,
Wang Zhenyu <zhenyu.z.wang@...el.com>,
Eric Anholt <eric@...olt.net>
Subject: Re: I815 suddenly unkown to agpgart?
> Oh, we have this check in find_gmch ..
>
> if (gmch_device && PCI_FUNC(gmch_device->devfn) != 0) {
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> Which isn't going to work, as Meelis has a gmch on device0, slot0, devfn1.
> Meelis, does it start working again if you change that to just
>
> if (gmch_Device) {
>
> ?
Still the same.
--
Meelis Roos (mroos@...ux.ee)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists