-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 28603 b: refs/heads/master c: 81f6075 h: refs/heads/master i: 28601: 9421e66 28599: b241ffb v: v3
- Loading branch information
Evgeniy Polyakov
authored and
Greg Kroah-Hartman
committed
Jun 22, 2006
1 parent
84ef32a
commit dec457c
Showing
7 changed files
with
322 additions
and
506 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: f522d2396138e68bcb9cc5650aa368a81d7f7ff0 | ||
refs/heads/master: 81f6075ebcf3b0800321b7d81e4845d6ad9566d8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.