Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/arch/xen/xenbus



Module Name:    src
Committed By:   snj
Date:           Fri Jan 16 01:17:49 UTC 2009

Modified Files:
        src/sys/arch/xen/xenbus [netbsd-5]: xenbus_probe.c

Log Message:
Pull up following revision(s) (requested by jym in ticket #251):
        sys/arch/xen/xenbus/xenbus_probe.c: revision 1.27
Do not probe for console when configuring xenbus devices, as it is
attached earlier during boot, when initializing hypervisor.
This avoids the "unknown type console at xenbus0 id 0 not configured"
autoconf(9) messages, which are misleading during domU's boot.
See also http://mail-index.netbsd.org/port-xen/2009/01/05/msg004621.html
Ok by bouyer@ in private mail.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.26.2.1 src/sys/arch/xen/xenbus/xenbus_probe.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index