From owner-freebsd-questions@FreeBSD.ORG Mon Dec 19 22:52:20 2005 Return-Path: X-Original-To: questions@freebsd.org 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 0A8C916A41F for ; Mon, 19 Dec 2005 22:52:20 +0000 (GMT) (envelope-from kep.woof@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7738843D5D for ; Mon, 19 Dec 2005 22:52:19 +0000 (GMT) (envelope-from kep.woof@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so19039wra for ; Mon, 19 Dec 2005 14:52:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZbTHk80raIVZIhgCcO1G7SUlrQbDJfD7zMFAbv/TOai/G7ecDVGVqEloJGWX7qVnBV8NT/ExLMeOnuu0Dw8Fs2z4F7RVG9P3W9k96UaOgz7GQxZFoCiDf8XCOLDXBliUDBrBicGYt75X4B2aBNC+Q2Ttq8DOtKPJo5F2m9tFVsk= Received: by 10.64.10.15 with SMTP id 15mr3517488qbj; Mon, 19 Dec 2005 14:52:18 -0800 (PST) Received: by 10.65.230.12 with HTTP; Mon, 19 Dec 2005 14:52:18 -0800 (PST) Message-ID: <9c8168780512191452x27a2ed7dufe6d25a150cb2cbd@mail.gmail.com> Date: Mon, 19 Dec 2005 22:52:18 +0000 From: Kep Woof To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: usb psx-pc joypad adapter 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: Mon, 19 Dec 2005 22:52:20 -0000 hi guys, i've got a usb joystick working ok, but i wanted to try with a playstation controller and usb adapter. the adapter has two ports, and a single usb connector. when i plug it into my 6.0-STABLE thinkpad i get this in dmesg: uhid0: vendor 0x0b43 product 0x0003, rev 1.00/19.12, addr 2, iclass 3/0 uhid0: no report descriptor device_attach: uhid0 attach returned 6 as opposed to this on the detected joystick: uhid0: MOSIC USB 2A4K GamePad, rev 1.10/1.00, addr 2, iclass 3/0 so, wondered if there was anything i could try to get this working?=20 if not, does anyone know if the single port versions of these adapters are supported under freebsd? i want to use it with e-uae, zsnes and xmame. finally, i noticed epsxe in ports, a psx emulator. is anyone running this, and is it useable? what kind of setups do people have? thanks guys, merry crimbo.. kep