From alsa-user-owner@alsa.jcu.cz  Tue Nov 10 09:23:24 1998
Received: from smtp1.xs4all.nl (smtp1.xs4all.nl [194.109.6.51])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id JAA10338
	for <alsa-user@jcu.cz>; Tue, 10 Nov 1998 09:21:52 +0100
Received: from cs.vu.nl (orbital.xs4all.nl [194.109.37.98])
	by smtp1.xs4all.nl (8.8.8/8.8.8) with ESMTP id JAA14403
	for <alsa-user@jcu.cz>; Tue, 10 Nov 1998 09:21:52 +0100 (CET)
Message-ID: <3647F8CF.80F7F921@cs.vu.nl>
Date: Tue, 10 Nov 1998 09:26:55 +0100
From: Andy Lo A Foe <arloafoe@cs.vu.nl>
MIME-Version: 1.0
To: alsa-user@jcu.cz
Subject: Re: alsa/2.1.127
References: <3647F934.E51F573C@dds.nl>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

John Rood wrote:

> Hi there.
>
> 2.1.127 got a released a few days ago, and with it, the timer routines
> got replaced by new ones. This causes the timer stuff, as defined in
> schedule.h, cracking up at compile, because there's no longer a timout
> in the timer struct.
>
> current->timeout= jiffies+(time);
>
> this prolly needs to be replaced with something like
>
> schedule_timeout(time);
>
> I tried to get it working, but failed. anyone got a fix for this yet?

Yes, get the latest ALSA out of CVS if you can. It works for 2.1.127

Andy
--
Andy Lo A Foe, arloafoe@cs.vu.nl |  Linux v2.1.126  | PII 266
http://www.cs.vu.nl/~arloafoe    | GSM: 0622-440695 | Bebox 133
http://orbital.xs4all.nl/andy    |   ICQ: 7472949   | IRCNet: Adnans



