From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 03:56:55 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 21CEF16A4CE for ; Tue, 13 Jul 2004 03:56:55 +0000 (GMT) Received: from S01060050bfa3fb59.ss.shawcable.net (S01060050bfa3fb59.ss.shawcable.net [70.64.114.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D58C43D31 for ; Tue, 13 Jul 2004 03:56:54 +0000 (GMT) (envelope-from root@S01060050bfa3fb59.ss.shawcable.net) Received: from S01060050bfa3fb59.ss.shawcable.net (localhost [127.0.0.1]) b0199weX016135 for ; Wed, 1 Jan 1997 03:09:58 -0600 (CST) (envelope-from root@S01060050bfa3fb59.ss.shawcable.net) Received: (from root@localhost)b0199vQl016134; Wed, 1 Jan 1997 03:09:57 -0600 (CST) Message-Id: <199701010909.b0199vQl016134@S01060050bfa3fb59.ss.shawcable.net> To: freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-URL: http://www.freebsd.org/mailto.html X-Mailer: Lynx, Version 2.8.5rel.1 X-Personal_Name: : bbeday@yahoo.com From: bbeday@yahoo.com Subject: gamepad help 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: , Date: Tue, 13 Jul 2004 03:56:55 -0000 X-Original-Date: Wed, 1 Jan 1997 03:09:57 -0600 (CST) X-List-Received-Date: Tue, 13 Jul 2004 03:56:55 -0000 hi, I'm new to freebsd and was wondering if there is documentation on howto set up a gamepad on freebsd. I have a gravis pad that supports both usb and standard game ports but I am not sure how to set it up? what are the steps to loading it up as a kernel module using kldload? does the game i am playing need to support usb in order to use the usb port? can i simply load a driver and assume the application will respond to it? In this case i am playing quake 2. It works fine on freebsd, but i would like to use a gamepad for it. Thanks for your time.