Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 1997 16:10:05 -0800 (PST)
From:      Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To:        freebsd-bugs
Subject:   Re: bin/2539: keyboard lock with Toshiba laptop 
Message-ID:  <199701210010.QAA11959@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/2539; it has been noted by GNATS.

From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To: jbrann@freebie.brann.org
Cc: FreeBSD-gnats-submit@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject: Re: bin/2539: keyboard lock with Toshiba laptop 
Date: Tue, 21 Jan 1997 09:12:18 +0900

 >>Number:         2539
 >>Category:       bin
 >>Synopsis:       keyboard lock with Toshiba laptop
 >>Confidential:   no
 >>Severity:       serious
 >>Priority:       high
 >>Responsible:    freebsd-bugs
 >>State:          open
 >>Class:          support
 >>Submitter-Id:   current-users
 >>Arrival-Date:   Mon Jan 20 11:40:02 PST 1997
 >>Last-Modified:
 >>Originator:     John Brann
 >>Organization:
 >Not while I'm at home
 >>Release:        FreeBSD 2.2-BETA i386
 >>Environment:
 >
 >Toshiba 415CS laptop, FreeBSD 2.2-BETA.
 >
 >>Description:
 >
 >Enabling the builtin PS/2 mouse causes keyboard hang.  This is observable
 >with the install kernel, the GENERIC kernel and a purpose-built kernel.
 >
 >Disabling the psm0 device causes the machine to behave normally.
 
 The `psm' driver in 2.2-BETA is very new, and several problems have
 been reported and corrected so far.
 
 Would you possibly check the following?
 
 1. Any error messages logged during the boot process. The lines
    you should look for are marked with either "sc0:...", "psm:...", or
    "kbdio:...".
 2. If you can bother, put 
        options "PSM_DEBUG=2"
        options "KBDIO_DEBUG=2"
    in your kernel configuration file, rebuild the kernel and reboot. 
    You should see a lot more messages this time.
 3. Please don't use `moused' for now. The `psm' driver and `moused' in
    2.2-BETA just don't work together (this problem has been correced
    for the next release.)
 
 >The mouse works correctly with 2.1.6 and 2.2-960612-SNAP
 
 Hmmm. 
 
 Kazu.



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