git: kernel - Update loader.conf documentation and add sio comco

看板DFBSD_commit作者時間14年前 (2011/12/28 02:05), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 792c92cb915590da14841ba58df7c9d43c8d2290 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Dec 14 17:12:51 2011 -0800 kernel - Update loader.conf documentation and add sio comconsole unit specifier * Update the loader.conf documentation to describe how the boot loader and kernel can use a serial port and baud rate other than the default for comconsole. Also describe how to recompile the boot loader. Describe how IPMI can be tied into the boot loader and kernel via the built-in fake serial port in the BMC (often COM2). * Add a kenv feature to allow the sioN.flags to be specified in loader.conf. This allows the comconsole to be moved to e.g. sio1 without having to recompile the kernel. Summary of changes: share/man/man5/loader.conf.5 | 35 +++++++++++++++++++++++++++++++++++ sys/kern/subr_bus.c | 28 ++++++++++++++++++++++++++-- 2 files changed, 61 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/792c92cb915590da14841ba58df7c9d43c8d2290 -- DragonFly BSD source repository
文章代碼(AID): #1E-WZSbC (DFBSD_commit)