From alsa-user-owner@alsa.jcu.cz  Tue Feb 16 06:34:15 1999
Received: from mail1.lig.bellsouth.net (mail1.lig.bellsouth.net [205.152.0.55])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id GAA01646
	for <alsa-user@alsa.jcu.cz>; Tue, 16 Feb 1999 06:32:24 +0100
Received: from host-209-215-10-60.sld.bellsouth.net (host-209-215-10-60.sld.bellsouth.net [209.215.10.60])
	by mail1.lig.bellsouth.net (8.8.8-spamdog/8.8.5) with ESMTP id AAA03635
	for <alsa-user@alsa.jcu.cz>; Tue, 16 Feb 1999 00:31:47 -0500 (EST)
Date: Mon, 15 Feb 1999 23:33:53 -0600 (EST)
From: David Cougle <lunarbard@moonman.com>
To: alsa-user@alsa.jcu.cz
Subject: Re: problems with alsa and joystick? (fwd)
Message-ID: <Pine.LNX.4.10.9902152333420.20072-100000@host-209-214-153-158.sld.bellsouth.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list



-- 
http://www.slidellweb.com/dcougle
ICQ #3795561
Lunarbard on AOL(Instant Messenger)
Proverbs 15:3
"We will not be the alternative, we will set the trend"

---------- Forwarded message ----------
Date: Tue, 16 Feb 1999 06:28:03 +0100
From: Vojtech Pavlik <vojtech@twilight.ucw.cz>
Reply-To: linux-joystick@atrey.karlin.mff.cuni.cz
To: Multiple recipients of list <linux-joystick@atrey.karlin.mff.cuni.cz>
Subject: Re: problems with alsa and joystick?
Resent-Date: Tue, 16 Feb 1999 00:28:28 -0500 (EST)
Resent-From: <thyle@moonman.com>
Resent-To: acougle@bellsouth.net

On Tue, Feb 16, 1999 at 02:02:00AM +0100, David Cougle wrote:
> I can insmod joystick.o but I cannot insmod joy-analog.o once I have
> started ALSA.
> 
> it says this.

> Feb 15 19:01:58 localhost kernel: js: Version 1.2.14 using 200 MHz RDTSC
> timer.

> Feb 15 19:02:01 localhost kernel: joy-analog: probing at port 0x201
> Feb 15 19:02:01 localhost kernel: joy-analog: 0x201 is already used by
> another driver.

Hmm, I don't think these ^^ two messages are in my driver. 

> Feb 15 19:02:01 localhost kernel: joy-analog: no joysticks found

But oh well. :) Just patch ALSA so that it doesn't request_region(0x201),
and it will work OK.

Vojtech


