From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 11 Dec 2002 14:38:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 11 Dec 2002 14:38:48 -0500 Received: from halon.barra.com ([144.203.11.1]:9957 "EHLO halon.barra.com") by vger.kernel.org with ESMTP id ; Wed, 11 Dec 2002 14:38:47 -0500 From: Fedor Karpelevitch To: Alan Cox Subject: Re: [2.4]ALi M5451 sound hangs on init; workaround Date: Wed, 11 Dec 2002 11:42:31 -0800 User-Agent: KMail/1.5 Cc: lkml , Vicente Aguilar , alsa-devel@lists.sourceforge.net, Debian-Laptops References: <200212110715.20617.fedor@apache.org> <200212111036.21771.fedor@apache.org> <1039635588.18587.8.camel@irongate.swansea.linux.org.uk> In-Reply-To: <1039635588.18587.8.camel@irongate.swansea.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200212111142.31709.fedor@apache.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > On Wed, 2002-12-11 at 18:36, Fedor Karpelevitch wrote: > > almost as I posted before, just passing pointers to the read > > method. It works, but the question as to what is this supposed to > > affect remains... > > If I am reading the docs right then its just a thinko in the code > and it is meant to be toggling that bit not whacking the entire > register. So I wonder what toggling those bits is supposed to change. I would test that somehow then