diff options
author | Evgeniy Polyakov <johnpol@2ka.mipt.ru> | 2006-03-23 17:11:58 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-06-22 20:22:50 +0200 |
commit | 81f6075ebcf3b0800321b7d81e4845d6ad9566d8 (patch) | |
tree | 48eb8a7a5f96813882402a211b8db9d91d2e7af5 /Documentation/w1 | |
parent | [PATCH] w1: Added default generic read/write operations. (diff) | |
download | linux-81f6075ebcf3b0800321b7d81e4845d6ad9566d8.tar.xz linux-81f6075ebcf3b0800321b7d81e4845d6ad9566d8.zip |
[PATCH] w1: Replace dscore and ds_w1_bridge with ds2490 driver.
Diffstat (limited to 'Documentation/w1')
-rw-r--r-- | Documentation/w1/masters/ds2490 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Documentation/w1/masters/ds2490 b/Documentation/w1/masters/ds2490 new file mode 100644 index 000000000000..44a4918bd7f2 --- /dev/null +++ b/Documentation/w1/masters/ds2490 @@ -0,0 +1,18 @@ +Kernel driver ds2490 +==================== + +Supported chips: + * Maxim DS2490 based + +Author: Evgeniy Polyakov <johnpol@2ka.mipt.ru> + + +Description +----------- + +The Maixm/Dallas Semiconductor DS2490 is a chip +which allows to build USB <-> W1 bridges. + +DS9490(R) is a USB <-> W1 bus master device +which has 0x81 family ID integrated chip and DS2490 +low-level operational chip. |