From owner-freebsd-questions@FreeBSD.ORG Fri May 22 15:47:35 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6987106566B for ; Fri, 22 May 2009 15:47:35 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 1598F8FC22 for ; Fri, 22 May 2009 15:47:33 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n4MFkNEA018287; Fri, 22 May 2009 17:46:23 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n4MFkNi9018284; Fri, 22 May 2009 17:46:23 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 22 May 2009 17:46:23 +0200 (CEST) From: Wojciech Puchar To: Sebastiaan van Erk In-Reply-To: <4A16BDE5.4000903@sebster.com> Message-ID: References: <4A16BDE5.4000903@sebster.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD as USB joystick X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2009 15:47:36 -0000 > > That is, I have a PS2 and want to be able to control it via my laptop. This > would amount to connecting a USB cable between my PS2 and my laptop, and > getting the PS2 to detect it as a joystick with the right identifier string, > and being able to send button presses etc via my laptop to the PS2. > PC USB controllers has only host mode, not device mode, so the answer is no.