Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 1996 04:47:07 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, nate@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sys/i386/isa syscons.c
Message-ID:  <199611191747.EAA07534@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help

>  Modified:    sys/i386/isa  syscons.c
>  Log:
>  Fix UserConfig w/syscons.
>  ...
>  Pre-initialize sc_port to IO_KBD which is really a kludge, but it's how
>  the previous driver did it's job.
>  
>  Found by:	remote GDB

I have been running with this change for some time.  If userconfig is
actually used, then the keyboard is unusable.  Apparently a scancode
left over from quitting userconfig is interpreted as the keyboard
command byte.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611191747.EAA07534>