On Thu, Jan 16, 2014 at 02:21:11AM +0900, Izumi Tsutsui wrote: > Probably it's rather better to fix sys/arch/x86/pci/pci_machdep.c > http://nxr.netbsd.org/xref/src/sys/arch/x86/pci/pci_machdep.c?r=1.63#940 > not to set the "is_console" device property unconditionally. > (should check lookup_bootinfo(BTINFO_CONSOLE) instead as consinit() does?)
Yes, that sounds better. Martin
