Date: Tue, 12 Jan 1999 22:16:22 -0600 From: tom@geotec.net (Tom Jackson) To: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> Cc: FreeBSD Current <freebsd-current@FreeBSD.ORG> Subject: Re: New Con Driver Panics using PCVT Message-ID: <19990112221622.A9384@peeper.TOJ.org> In-Reply-To: <199901130334.MAA17186@zodiac.mech.utsunomiya-u.ac.jp>; from Kazutaka YOKOTA on Wed, Jan 13, 1999 at 12:34:46PM %2B0900 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990112221622.A9384>