From owner-freebsd-current Tue Jan 12 20:42:03 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA22238 for freebsd-current-outgoing; Tue, 12 Jan 1999 20:42:03 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from callisto.geotec.net (callisto.geotec.net [208.244.246.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA22213 for ; Tue, 12 Jan 1999 20:41:59 -0800 (PST) (envelope-from tom@geotec.net) Received: from TOJ.org ([208.244.246.143]) by callisto.geotec.net (Post.Office MTA v3.5.3 release 223 ID# 0-58476U5000L500S0V35) with ESMTP id net; Tue, 12 Jan 1999 22:50:38 -0600 Received: (from tom@localhost) by TOJ.org (8.9.1/8.9.1) id WAA09399; Tue, 12 Jan 1999 22:17:01 -0600 (CST) (envelope-from tom) Date: Tue, 12 Jan 1999 22:16:22 -0600 From: tom@geotec.net (Tom Jackson) To: Kazutaka YOKOTA Cc: FreeBSD Current Subject: Re: New Con Driver Panics using PCVT Message-ID: <19990112221622.A9384@peeper.TOJ.org> References: <19990112160006.A5715@slim.TOJ.org> <199901130125.KAA14199@zodiac.mech.utsunomiya-u.ac.jp> <19990112200703.A8670@peeper.TOJ.org> <199901130334.MAA17186@zodiac.mech.utsunomiya-u.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <199901130334.MAA17186@zodiac.mech.utsunomiya-u.ac.jp>; from Kazutaka YOKOTA on Wed, Jan 13, 1999 at 12:34:46PM +0900 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 13, 1999 at 12:34:46PM +0900, Kazutaka YOKOTA wrote: > > >Fair enough. On another box, a Thinkpad (360Cs) the sc0 driver doesn't > >appear to work. I changed the flags from 0x10 to 0x04 then back to 0x10 > >(since LINT still shows 0x10) but can't get proper keyboard function. > >Wish I could be of more help. > > The new flag 0x04 is for atkbd. Not for sc anymore. Make sure > the flag is set to atkbd. Pilot error! Moving the flags from sc0 to atkbd0 fixed this one. I figure there is no need to try the patch, yes? > > That much said, there appear to be a bug in the keyboard driver! > Please apply the following patch to /sys/dev/kbd/atkbd.c and see > if it works. > > As for LINT still listing obsoleted flags, they will be deleted. > Thank you for spotting. > > Kazu Thanks, -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message