From owner-freebsd-questions@FreeBSD.ORG Tue Jun 1 08:58:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94EB916A4CF for ; Tue, 1 Jun 2004 08:58:00 -0700 (PDT) Received: from viefep16-int.chello.at (viefep16-int.chello.at [213.46.255.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7897B43D48 for ; Tue, 1 Jun 2004 08:57:59 -0700 (PDT) (envelope-from daff@dword.org) Received: from Tirith.arda ([62.178.18.156]) by viefep16-int.chello.at (InterMail vM.6.00.05.02 201-2115-109-103-20031105) with ESMTP id <20040601155755.WDIH22856.viefep16-int.chello.at@Tirith.arda>; Tue, 1 Jun 2004 17:57:55 +0200 Received: from Pelargir.arda (pelargir.arda [192.168.0.2]) by Tirith.arda (Postfix) with ESMTP id D7291123; Tue, 1 Jun 2004 17:57:54 +0200 (CEST) Received: from localhost (localhost.arda [127.0.0.1]) by Pelargir.arda (Postfix) with ESMTP id 8A88EACDE; Tue, 1 Jun 2004 17:57:54 +0200 (CEST) Received: from Pelargir.arda ([127.0.0.1]) by localhost (Pelargir.arda [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01026-03; Tue, 1 Jun 2004 17:57:52 +0200 (CEST) Received: by Pelargir.arda (Postfix, from userid 1001) id C6D72AC26; Tue, 1 Jun 2004 17:57:52 +0200 (CEST) Date: Tue, 1 Jun 2004 17:57:52 +0200 From: Andreas Ntaflos To: freebsd-questions@freebsd.org Message-ID: <20040601155752.GA788@Pelargir.arda> References: <20040601144101.GA499@Pelargir.arda> <16572.41011.184711.486140@jerusalem.litteratus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16572.41011.184711.486140@jerusalem.litteratus.org> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.10-STABLE cc: roberthuff@rcn.com Subject: Re: Problems installing a USB keyboard X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2004 15:58:00 -0000 On Tue, Jun 01, 2004 at 11:26:43AM -0400, Robert Huff wrote: > > > What am I missing? Sorry if this is something painfully obvious. > > It isn't, but you may find this applicable: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=30570 > Thanks for your reply! If I am not mistaken the "fix" for this problem is to remove the AT keyboard driver from the kernel? This is mentioned somewhere in the handbook, too I think. There are two entries in the kernel configuration for the keyboard (controller): device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 # flags 0x1: remove and reconnect kbd correctly Which one has to be removed? Probably both, right? But as far as I understand, the atkbdc0 also controls the PS/2 mouse; does that mean it is not possible to use a USB keyboard with a PS/2 mouse? Sounds like I should keep using the keyboard with the USB-to-PS/2 converter, doesn't it? :) But I'll try removing the AT driver first. -- Andreas "daff" Ntaflos | "A cynic is a man who knows the price of daff AT dword DOT org | everything, and the value of nothing." Vienna, AUSTRIA | Oscar Wilde