CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/02/17 14:03:21
Modified files: sys/arch/mvme88k/dev: vme.c Log message: Be sure to pass a valid confargs * to child devices of vme0 when attaching, for they will attempt to dereference it and having NULL readable while in the kernel is just cheating.