Module Name: src Committed By: kiyohara Date: Sat Dec 17 14:51:08 UTC 2011
Modified Files: src/sys/arch/acorn26/acorn26: autoconf.c src/sys/arch/acorn26/vidc: arcvideo.c Log Message: Fix panic early call rasops_init(). Move into arcvideo_attach(). Also early attach arcvideo. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/acorn26/acorn26/autoconf.c cvs rdiff -u -r1.15 -r1.16 src/sys/arch/acorn26/vidc/arcvideo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.