Well, evey other I2C chip driver has one and uses it so I thought I did. If I don't need one, great. I'll just leave i2c_driver.id uninitialized. Thanks...george > -----Original Message----- > From: Jean Delvare [mailto:khali at linux-fr.org] > Sent: Monday, April 09, 2007 3:34 AM > To: George T. Joseph (development) > Cc: lm-sensors at lm-sensors.org > Subject: Re: Need an I2C_DRIVERID assigned. > > Hi George, > > On Sun, 8 Apr 2007 14:12:06 -0600, George T. Joseph > \(development\) wrote: > > I'm going to try and finish up the driver for Andigilog > aSC7621, 7611, > > 7512 support in the next 2 weeks and need > I2C_DRIVERID_ASC7XXX assigned. > > I stole 1044 for testing. :) > > What do you need this ID for? I2C device drivers, in general, do not > need an ID. In fact the i2c_driver.id field is planned for removal, > I'll announce it after the 2.6.22 merge window closes. > > -- > Jean Delvare >