From owner-freebsd-current Mon Sep 30 03:47:24 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA16265 for current-outgoing; Mon, 30 Sep 1996 03:47:24 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA16139 for ; Mon, 30 Sep 1996 03:47:12 -0700 (PDT) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by who.cdrom.com (8.7.5/8.6.11) with SMTP id XAA19335 for ; Sun, 29 Sep 1996 23:38:23 -0700 (PDT) Received: (from sos@localhost) by ra.dkuug.dk (8.6.12/8.6.12) id IAA16051; Mon, 30 Sep 1996 08:37:02 +0200 Message-Id: <199609300637.IAA16051@ra.dkuug.dk> Subject: Re: Panic with syscons mouse support To: regnauld@tetard.glou.eu.org (Philippe Regnauld) Date: Mon, 30 Sep 1996 08:37:02 +0200 (MET DST) Cc: current@FreeBSD.ORG In-Reply-To: <199609291937.VAA03745@tetard.glou.eu.org> from "Philippe Regnauld" at Sep 29, 96 09:37:11 pm From: sos@FreeBSD.ORG Reply-to: sos@FreeBSD.ORG X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In reply to Philippe Regnauld who wrote: > > Hi, > > I'm using a fairly-current (ctm 2230 / Sep 22), and the following > happened some days ago: > > - activated moused (moused -t microsoft -p /dev/cuaa0) > - activated the cursor: vidcontrol -m on > > *clunk* That sound is known to mee :) > Using VGA_80x30 mode with iso-thin-8x16.fnt. Thats the cue word, there is a problem with != 80x25 modes in some rare situations. I'm currently reworking parts of syscons mode- switching logic, that will cure the problem... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.