Re: CVS commit: [netbsd-8] src

2018-06-14 Thread David H. Gutteridge
On Fri, 2018-06-15 at 11:13 +0900, Masanobu SAITOH wrote: > On 2018/06/15 10:52, David H. Gutteridge wrote: > > > > > Hello, > > > > This has broken the build for me, presumably because the pcidevs > > regeneration process didn't happen. I'm getting: > > Updated. Please retry. Confirming this

Re: CVS commit: [netbsd-8] src

2018-06-14 Thread Masanobu SAITOH
On 2018/06/15 10:52, David H. Gutteridge wrote: Module Name:src Committed By: martin Date: Thu Jun 14 19:57:24 UTC 2018 Modified Files: src/share/man/man4 [netbsd-8]: rtsx.4 src/sys/dev/ic [netbsd-8]: rtsx.c rtsxreg.h rtsxvar.h src/sys/dev/pci [netbsd-8]:

Re: CVS commit: [netbsd-8] src

2018-06-14 Thread Paul Goyette
Looks like someone also needs to pullup the pcidevs database, and the two files that are generated from it. On Thu, 14 Jun 2018, David H. Gutteridge wrote: Module Name:src Committed By: martin Date: Thu Jun 14 19:57:24 UTC 2018 Modified Files: src/share/man/man4 [netbsd

Re: CVS commit: [netbsd-8] src

2018-06-14 Thread David H. Gutteridge
>Module Name:src >Committed By: martin >Date: Thu Jun 14 19:57:24 UTC 2018 > >Modified Files: >src/share/man/man4 [netbsd-8]: rtsx.4 >src/sys/dev/ic [netbsd-8]: rtsx.c rtsxreg.h rtsxvar.h >src/sys/dev/pci [netbsd-8]: pcidevs rtsx_pci.c > >Log Message: >Pull u