Skip to content

Commit

Permalink
[PATCH] w1: Added DS2433 driver - family id update.
Browse files Browse the repository at this point in the history
Work by Ben Gardner <bgardner@wabtec.com>.

Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Evgeniy Polyakov authored and Greg Kroah-Hartman committed Sep 8, 2005
1 parent 8089539 commit a3d65f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/w1/w1_family.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#define W1_FAMILY_SMEM_81 0x81
#define W1_THERM_DS18S20 0x10
#define W1_THERM_DS1822 0x22
#define W1_EEPROM_DS2433 0x23
#define W1_THERM_DS18B20 0x28

#define MAXNAMELEN 32
Expand Down

0 comments on commit a3d65f2

Please sign in to comment.