#define I2C_DRIVERID_UDA1342 53 /* UDA1342 audio codec */ Philip Edelbrock wrote: > > > -------- Original Message -------- > From: - Wed May 28 09:18:19 2003 > X-UIDL: 19549ef9167ef768 > X-Mozilla-Status: 0001 > X-Mozilla-Status2: 00000000 > Return-Path: <nct at ysagoon.com> > Received: from mail0.epfl.ch (mail0.epfl.ch [128.178.50.57]) by > Ren.netroedge.com (8.12.8p1/8.9.1) with SMTP id h4SDbX4e009411 for > <phil at netroedge.com>; Wed, 28 May 2003 06:37:34 -0700 > Received: (qmail 18617 invoked from network); 28 May 2003 13:44:26 > -0000 > Received: from lsa2pc12.epfl.ch (128.178.145.89) by mail0.epfl.ch > with SMTP; 28 May 2003 13:44:26 -0000 > From: Stephane Magnenat <nct at ysagoon.com> > To: phil at netroedge.com > Subject: I2C driver ID > Date: Wed, 28 May 2003 15:46:54 +0200 > User-Agent: KMail/1.5.1 > MIME-Version: 1.0 > Content-Type: text/plain; charset="us-ascii" > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > Message-Id: <200305281546.54242.nct at ysagoon.com> > X-SpamBouncer: 1.5 (8/16/02) > X-SBClass: OK > X-Spambayes-Classification: unsure; 0.35 > > > > Hello, > > I'm writing a driver for the UDA1342 audio codec and I would like an > officiel I2C_DRIVERID for it : I2C_DRIVERID_UDA1342 > > Thanks, > > Regards, > > Stephane > > >