On Tue Jan 12 2010 at 17:14:31 -0600, David Young wrote: > On Wed, Jan 13, 2010 at 01:08:28AM +0200, Antti Kantee wrote: > > On Tue Jan 12 2010 at 15:04:03 -0800, Paul Goyette wrote: > > > On Wed, 13 Jan 2010, Antti Kantee wrote: > > > > > > >This breaks the cgd kernel module (and the rump component). > > Breaks how?
There is no CFDRIVER_DECL() since it's not in ioconf.c. (This config/noconfig duality is a fairly significant problem for us with modules.) > > > What cgd kernel module? Is there something special I need to do to > > > build it? It doesn't seem to show up with a "build.sh release" > > > > The one from sys/modules/cgd. > > Hmm. That's not built in a release, is it? No, but even if it were, building wouldn't catch the problem.