From owner-freebsd-current Sun Dec 7 04:46:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA07538 for current-outgoing; Sun, 7 Dec 1997 04:46:06 -0800 (PST) (envelope-from owner-freebsd-current) Received: from word.smith.net.au (ppp3.portal.net.au [202.12.71.103]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA07515 for ; Sun, 7 Dec 1997 04:45:55 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word (localhost [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id XAA02191; Sun, 7 Dec 1997 23:10:47 +1030 (CST) Message-Id: <199712071240.XAA02191@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Gary Clark II cc: freebsd-current@freebsd.org Subject: Re: More on foxpro problems. In-reply-to: Your message of "Sat, 06 Dec 1997 11:23:19 MDT." <199712061723.LAA00649@main.brewich.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 07 Dec 1997 23:10:46 +1030 From: Mike Smith Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Well it seems that the keymap changes everytime I run foxpro for what ever > reason. It work perfectly on 2.2.5.... > I've ran ktrace on it, and the only big difference that I see > is a LOT of "resource deadlock avoided" or words to that effect. > I've even tried loading a keymap from 2.2.5 with no luck. > Any ideas at all??? Keyboard ioctls? Have you tried hanging some debugging code into syscons to have it tell you if/when the keymap is changed? mike