From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IaqGV-0006C5-MK for qemu-devel@nongnu.org; Thu, 27 Sep 2007 06:06:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IaqGT-00068d-Ne for qemu-devel@nongnu.org; Thu, 27 Sep 2007 06:06:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IaqGT-00068M-KW for qemu-devel@nongnu.org; Thu, 27 Sep 2007 06:06:37 -0400 Received: from [85.186.197.132] (helo=swpark.galati.ro) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1IaqGS-0005AA-Rl for qemu-devel@nongnu.org; Thu, 27 Sep 2007 06:06:37 -0400 Message-ID: <46FB80A2.2030009@comsys.ro> Date: Thu, 27 Sep 2007 03:06:26 -0700 From: Vlad Lungu MIME-Version: 1.0 Subject: Re: [Qemu-devel] Qemu and Linux 2.4 References: <46E68AA3.2010907@comsys.ro> <20070911125421.GE10713@networkno.de> <46E69AAF.2090509@comsys.ro> <029001c80059$d7a14960$e90d11ac@spb.in.rosprint.ru> <20070926165901.GA13582@linux-mips.org> In-Reply-To: <20070926165901.GA13582@linux-mips.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Ralf Baechle wrote: > > Both CONFIG_PCI_NEW and PCI_AUTO were amazingly broken in both concept > and implementation. It is possible to get them to work well for particular > configurations but for the general case nothing else nothing but rewrite > can rescue things. > Hi Ralf, I found this the hard way :-( BTW, what's the status on the latest 2.4 patch I sent you? Vlad