From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 3E504679F3 for ; Thu, 18 May 2006 07:42:03 +1000 (EST) Subject: Re: [Alsa-devel] [RFC] alsa integer control ranges From: Benjamin Herrenschmidt To: Takashi Iwai In-Reply-To: References: <1147780945.29795.110.camel@johannes> <1147817023.6753.5.camel@localhost.localdomain> <1147868218.15507.4.camel@johannes> Content-Type: text/plain Date: Thu, 18 May 2006 07:41:52 +1000 Message-Id: <1147902112.10703.2.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev list , Johannes Berg , ALSA development , Benjamin Berg List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2006-05-17 at 14:35 +0200, Takashi Iwai wrote: > The question is where to implement a huge table or a complex > conversion function -- whether in the driver or in alsa-lib. The lib of course Ben.