On Thu, 3 Oct 2002, Bernd Walter wrote:

> On Thu, Oct 03, 2002 at 03:55:17AM +0200, Alexander Langer wrote:
> > Also sprach Bernd Walter ([EMAIL PROTECTED]):
> >
> > > You can verify with conscontrol.
> > > It should list consolectl for vga console and Muting off.
> >
> > from dmesg:
> > sc0: <System console> on isa0
> > sc0: VGA <16 virtual consoles, flags=0x0>
>
> Now that you wrote it isolated - the flags are missing:
> sc0: <System console> at flags 0x100 on isa0
> sc0: VGA <16 virtual consoles, flags=0x300>

"flags" is a very unusual place for a device to be "at".  This happens
on systems with working consoles too:

vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>

There is no sign of the keyboard ports where the keyboard part of sc0
really is "at".  This is a very old bug -- keyboard ports were not
configured normally in 386BSD-0.0.  My sc0 flags actually are 0x100.
The virtual console flags seem to be unrelated to config flags.

sc0 has been "at" flags here since at least 8 July.

Bruce


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to