From owner-freebsd-bugs Sat Feb 8 19:00:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA21172 for bugs-outgoing; Sat, 8 Feb 1997 19:00:09 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA21160; Sat, 8 Feb 1997 19:00:04 -0800 (PST) Date: Sat, 8 Feb 1997 19:00:04 -0800 (PST) Message-Id: <199702090300.TAA21160@freefall.freebsd.org> To: freebsd-bugs Cc: From: Kazutaka YOKOTA Subject: Re: bin/2539: keyboard lock with Toshiba laptop Reply-To: Kazutaka YOKOTA Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR bin/2539; it has been noted by GNATS. From: Kazutaka YOKOTA To: John Brann Cc: FreeBSD-gnats-submit@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: bin/2539: keyboard lock with Toshiba laptop Date: Sun, 09 Feb 1997 12:01:21 +0900 >The patch works, so you can close the pr. If it's of any interest, I >am attaching the relevant boot messages... That's a great news!! I am very relieved. Thank you very much for your cooperation. >Boot output (only keyboard and mouse messages)... > >Feb 8 15:54:54 jbtosh /kernel22: Probing for devices on the ISA bus: >Feb 8 15:54:54 jbtosh /kernel22: kbdio: RESET_KBD return code:00fa >Feb 8 15:54:54 jbtosh /kernel22: kbdio: RESET_KBD status:00aa >...... May I ask you one last favor? Would you compile the kernel without "options KBDIO_DEBUG", "options PSM_DEBUG", and "options PSM_NO_RESET", and verify that the patch still works? In a rare case, some systems behave in different ways, with and without these options. Kazu