From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267428AbUHWU6l (ORCPT ); Mon, 23 Aug 2004 16:58:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265978AbUHWUUV (ORCPT ); Mon, 23 Aug 2004 16:20:21 -0400 Received: from delerium.kernelslacker.org ([81.187.208.145]:35980 "EHLO delerium.codemonkey.org.uk") by vger.kernel.org with ESMTP id S267489AbUHWTaY (ORCPT ); Mon, 23 Aug 2004 15:30:24 -0400 Date: Mon, 23 Aug 2004 20:30:14 +0100 From: Dave Jones To: Greg KH Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] PCI and I2C fixes for 2.6.8 Message-ID: <20040823193013.GA9831@redhat.com> Mail-Followup-To: Dave Jones , Greg KH , linux-kernel@vger.kernel.org References: <10932860811635@kroah.com> <10932860812879@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <10932860812879@kroah.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 23, 2004 at 11:34:41AM -0700, Greg KH wrote: > ChangeSet 1.1790.2.2, 2004/08/02 15:24:01-07:00, greg@kroah.com > > PCI: update pci.ids from sf.net site. > > Patch taken from http://www.codemonkey.org.uk/projects/pci/pci.ids-2004-08-02.diff > and tweaked by hand to build with no warnings. Did you push those tweaks back to the pciids.sf.net site ? Otherwise, the next autogenerated diffs are going to back those changes out, making work for you next time. I notice that theres another 30KB of changes pending right now, so another large resync might be due sooner than expected. Dave