From owner-freebsd-current Mon Aug 13 10:55:55 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id 1AA9937B408; Mon, 13 Aug 2001 10:55:51 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@[147.11.46.201]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id KAA27344; Mon, 13 Aug 2001 10:55:04 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3B779CA1.F06B06FE@mindspring.com> Date: Mon, 13 Aug 2001 10:55:08 -0700 (PDT) From: John Baldwin To: Terry Lambert Subject: Re: FreeBSD's aggressive keyboard probe/attach Cc: Nate Williams , Mike Smith , Matt Dillon , Kazutaka YOKOTA , Sean Kelly , current@FreeBSD.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 13-Aug-01 Terry Lambert wrote: > John Baldwin wrote: >> > More ideally, the FreeBSD box would detect whether or not >> > the video card had been disabled, and use _that_ to decide >> > whether or not to use a keyboard. It would become the job >> > of the video driver -- be it a regular driver, or be it an >> > LCD driver -- to make the distinction. >> >> This might be practical except that lots of motherboards ship with >> built-in video these days. > > I think that disabling this in AMI BIOS, at least, will result > in the carry flag being set to indicate INT 10 call failures. Unfortunately there are other BIOS vendors, and we need a solution that works across the board and doesn't trigger false positives. (Most BIOS's don't set the enhanced keyboard bit for USB keyboards, and some don't set it for PS/2 keyboards either, hence turning off -P.) >> What dance? Works great for me. If SRM uses serial console, so >> does FreeBSD. If SRM uses vidconsole, so does FreeBSD. In fact, >> this is the _only_ way it can work on the Alpha since SRM just >> gives you one console device handle and one boot device handle. >> >> Have you actually used an Alpha before? :-P > > Yes, I've used a Miata and a Multia with FreeBSD, and several > others with DEC UNIX, and had a PC164 at one time. > > Surprisingly, setting "vidconsole" in the SRM didn't make > my TGA work in FreeBSD. 8-p. Not all of those machines have TGA's, and you could be testing out the TGA driver. However, there is no song and dance, you set the console to serial for a TGA machine and it all works and fine. Not exactly a song and dance. :) > -- Terry -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message