Subject: Re: CVS commit: syssrc
To: William J. Coldwell <billc@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: source-changes
Date: 08/07/2000 08:43:29
On Mon, Aug 07, 2000 at 11:27:11AM +0300, William J. Coldwell wrote:
> Module Name: syssrc
> Committed By: billc
> Date: Mon Aug 7 08:27:11 UTC 2000
>
> Modified Files:
> syssrc/sys/dev/pci: pcidevs.h pcidevs_data.h
>
> Log Message:
> Manually edit the headers to show which version of pcidevs this was
> generated from.
>
> XXX - this really should be automated
It is, if you follow the proper procedure, which is:
- edit pcidevs
- commit pcidevs
- build pcidevs.h and pcidevs_data.h
- commit pcidevs.h and pcidevs_data.h
--
-- Jason R. Thorpe <thorpej@zembu.com>