cvs commit: src/sys/kern subr_bus.c

看板DFBSD_commit作者時間21年前 (2005/02/04 12:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
dillon 2005/02/03 19:32:37 PST DragonFly src repository Modified files: sys/kern subr_bus.c Log: Revert the last device_print_child() change, it was too confusing to display the device name after the attach because recursion can insert a lot of other messages in there. Instead, if -v is specified, generate a line before and after the attach suitably marked [tentative] or [attached!]. This also has the advantage of bracketing any recursion that occurs. Keep the bootverbose printing of the device chain but get rid of the "ATTACH " on the front. It's obvious what it is and the attach message follows directly now. Revision Changes Path 1.23 +9 -3 src/sys/kern/subr_bus.c http://www.dragonflybsd.org/cvsweb/src/sys/kern/subr_bus.c.diff?r1=1.22&r2=1.23&f=u
文章代碼(AID): #120lEC00 (DFBSD_commit)
文章代碼(AID): #120lEC00 (DFBSD_commit)