From owner-freebsd-usb@FreeBSD.ORG Thu Feb 24 12:03:53 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DA4F16A4CE for ; Thu, 24 Feb 2005 12:03:53 +0000 (GMT) Received: from swip.net (mailfe09.swipnet.se [212.247.155.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0718D43D53 for ; Thu, 24 Feb 2005 12:03:52 +0000 (GMT) (envelope-from hselasky@c2i.net) X-T2-Posting-ID: Y1QAsIk9O44SO+J/q9KNyQ== Received: from mp-217-209-202.daxnet.no ([193.217.209.202] verified) by mailfe09.swip.net (CommuniGate Pro SMTP 4.2.9) with ESMTP id 94608318; Thu, 24 Feb 2005 13:03:50 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Thu, 24 Feb 2005 13:04:32 +0100 User-Agent: KMail/1.7 References: <421D52BA.7090304@alum.mit.edu> In-Reply-To: <421D52BA.7090304@alum.mit.edu> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200502241304.34163.hselasky@c2i.net> cc: Jed Clear Subject: Re: Belkin PS/2 to USB converter, Not Pointing X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: hselasky@c2i.net List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2005 12:03:53 -0000 On Thursday 24 February 2005 05:06, Jed Clear wrote: > In preparation for adding new box[1] to my stable[2] that uses USB for > keyboard and mouse, I got a Belkin F5U119-E PS/2 to USB adapter for my PS/2 > keyboard and old Trackman Marble FX. Since there will be a new USB KVM, I > decided to try the adapter out with my FreeBSD 4.11-R server. I managed to > get the keyboard to work through the adapter, but not the Trackman. I > tried a grungy old Intellimouse in the adapter too, but no joy. A real USB > mouse, off my laptop, works just fine. > > When I attach the adapter cable, I get this on the console/dmesg > ukbd0: vendor 0x0d3d USBPS2, rev 1.10/0.01, addr 2, iclass 3/1 > kbd0 at ukbd0 > ums0: vendor 0x0d3d USBPS2, rev 1.10/0.01, addr 2, iclass 3/1 > ums0: 5 buttons and Z dir. What USB controller are you using? --HPS