Date: Thu, 5 Mar 2009 19:10:17 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/isa syscons_isa.c Message-ID: <200903051910.n25JAYbl052296@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-03-05 19:10:17 UTC FreeBSD src repository Modified files: sys/isa syscons_isa.c Log: SVN rev 189421 on 2009-03-05 19:10:17Z by jhb Allow syscons to work on amd64 and i386 without any hints: - Enable keyboard autodetection by default for ISA syscons attachments. - If there are no syscons hints at all, assume there is a single sc0 device anyway. The console probe will still fail unless a VGA adapter is found. MFC after: 2 weeks Revision Changes Path 1.33 +7 -3 src/sys/isa/syscons_isa.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903051910.n25JAYbl052296>