From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 16 21:57:52 2005 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ADF116A4CE for ; Wed, 16 Mar 2005 21:57:52 +0000 (GMT) Received: from drizzle.CC.McGill.CA (drizzle.cc.mcgill.ca [132.206.27.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD9E843D39 for ; Wed, 16 Mar 2005 21:57:50 +0000 (GMT) (envelope-from mat@cnd.mcgill.ca) Received: from mailscan5.CC.McGill.CA (mailscan5.CC.McGill.CA [132.216.77.252])j2GLvlNh029572; Wed, 16 Mar 2005 16:57:49 -0500 Received: from cube.cnd.mcgill.ca (cube.CND.McGill.CA [132.216.25.196]) j2GLvOQZ011560; Wed, 16 Mar 2005 16:57:24 -0500 Received: from localhost.localdomain (acid.cnd.mcgill.ca [132.216.11.151]) by cube.cnd.mcgill.ca (8.12.11/8.12.11) with ESMTP id j2GLvYNS022798; Wed, 16 Mar 2005 16:57:35 -0500 Received: from localhost.localdomain (acid [127.0.0.1]) j2GLvYnQ028688; Wed, 16 Mar 2005 16:57:34 -0500 Received: (from mat@localhost) by localhost.localdomain (8.12.11/8.12.11/Submit) id j2GLvX69028687; Wed, 16 Mar 2005 16:57:33 -0500 Date: Wed, 16 Mar 2005 16:57:32 -0500 From: Mathew Kanner To: Kevin Downey Message-ID: <20050316215732.GA28457@cnd.mcgill.ca> References: <1d3ed48c050316135165eb38bb@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1d3ed48c050316135165eb38bb@mail.gmail.com> User-Agent: Mutt/1.4.2i Organization: I speak for myself, operating in Montreal, CANADA cc: freebsd-multimedia@freebsd.org Subject: Re: Joy X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 21:57:52 -0000 On Mar 16, Kevin Downey wrote: > So, I got this cheap old used microsoft gamepad of some > kind(sidewinder?). It plugs into the "game port" on the sound card. I > figure all I will have to do is kldload a module or few to get it > running. So kldload joy and nada. Does device joy need to be in the > kernel? is joy.ko just a siren's song of impossibilities to lure the > ignorant? Been a long time since I've though about joy. Anyway, I seem to recall that you need a hint to enable joy since it's ISA and not PNP. Is it there? Is it commented out? (Away from my freebsd machine) --Mat > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org" --