Module Name: src Committed By: tsutsui Date: Sat May 15 10:01:44 UTC 2010
Modified Files: src/sys/arch/newsmips/apbus: xafb.c src/sys/arch/newsmips/dev: fb.c Log Message: Set RI_NO_AUTO in ri_flg if init functions are invoked from cnattach. Tested on NWS-3470D. xafb.c for NWS-5000 is untested. XXX: isn't it better to have failsafe default than sprinkle RI_NO_AUTO XXX: to avoid fatal silent hangup? To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/newsmips/apbus/xafb.c cvs rdiff -u -r1.24 -r1.25 src/sys/arch/newsmips/dev/fb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.