-
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: 200138 b: refs/heads/master c: 84cb099 h: refs/heads/master v: v3
- Loading branch information
Ryusuke Konishi
committed
May 31, 2010
1 parent
b44fc16
commit ba86fc5
Showing
848 changed files
with
6,040 additions
and
80,981 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: 7f0d384cafabfbb56663ee6944c18fc0450fc5d6 | ||
refs/heads/master: 84cb0999851e25bc4bd4aaa717cc8f8acbf42b2a |
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 |
---|---|---|
|
@@ -28,7 +28,6 @@ modules.builtin | |
*.gz | ||
*.bz2 | ||
*.lzma | ||
*.lzo | ||
*.patch | ||
*.gcno | ||
|
||
|
This file was deleted.
Oops, something went wrong.
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
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
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
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
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,23 +1,23 @@ | ||
Kernel driver i2c-pca-isa | ||
|
||
Supported adapters: | ||
This driver supports ISA boards using the Philips PCA 9564 | ||
Parallel bus to I2C bus controller | ||
This driver supports ISA boards using the Philips PCA 9564 | ||
Parallel bus to I2C bus controller | ||
|
||
Author: Ian Campbell <icampbell@arcom.com>, Arcom Control Systems | ||
Author: Ian Campbell <icampbell@arcom.com>, Arcom Control Systems | ||
|
||
Module Parameters | ||
----------------- | ||
|
||
* base int | ||
I/O base address | ||
* irq int | ||
IRQ interrupt | ||
* clock int | ||
IRQ interrupt | ||
* clock int | ||
Clock rate as described in table 1 of PCA9564 datasheet | ||
|
||
Description | ||
----------- | ||
|
||
This driver supports ISA boards using the Philips PCA 9564 | ||
Parallel bus to I2C bus controller | ||
This driver supports ISA boards using the Philips PCA 9564 | ||
Parallel bus to I2C bus controller |
Oops, something went wrong.