svn commit: r189617 - in head/sys: dev/syscons
dev/syscons/teken pc98/cbus
Andrey Chernov
ache at nagual.pp.ru
Wed Mar 11 14:19:01 PDT 2009
On Wed, Mar 11, 2009 at 02:54:03PM +0100, Ed Schouten wrote:
> So the screen isn't correctly blanked when switching modes? Messages
> shouldn't overlap anymore, because we use the same terminal emulator to
> print both user and kernel messages now.
It seems that rc don't use NL with some output while kernel messages (from
USB) are delayed for some time. Here is example what is in dmesg and what
is actually on the screen:
device_attach: uhid1 attach returned 12
Entropy harvesting:
interrupts
ethernet
point_to_point
ugen2.3: <T-wins> at usbus2
uhid1: <T-wins ASUS DH Remote, class 0/0, rev 1.10/1.00, addr 3> on usbus2
kickstart
.
/dev/ad6s1a: FILE SYSTEM CLEAN; SKIPPING CHECKS
--------------------------------------------------------------------------
device_attach: uhid1 attach returned 12
Entropy harvesting: interrupts ethernet point_to_pointugen2.3: <T-wins> at usbus2
uhid1: <T-wins ASUS DH Remote, class 0/0, rev 1.10/1.00, addr 3> on usbus2
kickstart.
/dev/ad6s1a: FILE SYSTEM CLEAN; SKIPPING CHECKS
--
http://ache.pp.ru/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-all/attachments/20090311/e3abb98c/attachment.pgp
More information about the svn-src-all
mailing list