From owner-freebsd-current@FreeBSD.ORG Fri Feb 25 08:27:40 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 211F016A4CE for ; Fri, 25 Feb 2005 08:27:40 +0000 (GMT) Received: from av11-1-sn2.hy.skanova.net (av11-1-sn2.hy.skanova.net [81.228.8.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0144943D41 for ; Fri, 25 Feb 2005 08:27:39 +0000 (GMT) (envelope-from martin@gneto.com) Received: by av11-1-sn2.hy.skanova.net (Postfix, from userid 502) id F0F4A38275; Fri, 25 Feb 2005 09:27:37 +0100 (CET) Received: from smtp4-2-sn2.hy.skanova.net (smtp4-2-sn2.hy.skanova.net [81.228.8.93]) by av11-1-sn2.hy.skanova.net (Postfix) with ESMTP id DE3C038274 for ; Fri, 25 Feb 2005 09:27:37 +0100 (CET) Received: from [192.168.2.30] (h118n1fls31o985.telia.com [213.65.16.118]) by smtp4-2-sn2.hy.skanova.net (Postfix) with ESMTP id C896E37E56 for ; Fri, 25 Feb 2005 09:27:37 +0100 (CET) Message-ID: <421EE178.4080609@gneto.com> Date: Fri, 25 Feb 2005 09:27:37 +0100 From: Martin Nilsson User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: sv, en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 5.4 and USB keyboard support X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2005 08:27:40 -0000 I'm having trouble with a Belkin KVM switch that provides keyboard/mouse to each server with one USB cable. On 5.3-R this is completely broken, on 5.3-STABLE is seems to work OK when booting from a harddrive. When PXE booting I don't get any keyboard until i disconnect/reconnect the USB cable, then I get a US keyboard layout not the Swedish that I have specified in rc.conf. I haven't tested if USB keybord works when booting from a recent snapshot-CD. I'll try to find a separate USB keyboard mouse so I don't have to stand in front of noisy 1U servers to debug this. Can we put this issue on the 5.4 todo so that it gets tested on more keyb/KVM/motherbord-BIOS combinations than I have here. /Martin