Subject: Re: CVS commit: [netbsd-1-5] src/sys/dev/pci
To: Bill Studenmund <wrstuden@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/07/2004 14:11:55
On Wed, Apr 07, 2004 at 09:14:38AM -0700, Bill Studenmund wrote:
> On Wed, Apr 07, 2004 at 07:12:52AM +0000, James Chacon wrote:
> >
> > Module Name: src
> > Committed By: jmc
> > Date: Wed Apr 7 07:12:52 UTC 2004
> >
> > Modified Files:
> > src/sys/dev/pci [netbsd-1-5]: pcidevs.h
> >
> > Log Message:
> > Regen (requested by itojun in ticket #71)
>
> I don't think the regen happened right. The correct way is you chagne
> pcidevs, check it in, regenerate the files, then check them in. That way
> the generated files pick up the checked-in cvs ID.
>
> The problem is that this file was generated from pcidevs version
> 1.236.2.27, but it says:
>
> * generated from:
> * NetBSD: pcidevs,v 1.236.2.26 2002/06/06 19:44:09 he Exp
>
> which is not correct. :-)
>
Yep...I've done this before. Ugg
James