diff options
| author | Jean Delvare <khali@linux-fr.org> | 2011-03-26 05:45:02 -0400 |
|---|---|---|
| committer | Jean Delvare <khali@endymion.delvare> | 2011-03-26 05:45:02 -0400 |
| commit | 5d7f77bf66bfa986754b3e12073bef0ab8cd61bd (patch) | |
| tree | aca11e891d8af9e53967dedcdca47ad0b0eb5566 /Documentation | |
| parent | f27def07bfb296d5eb441cd5777d351c7afcb4a1 (diff) | |
hwmon: (f71882fg) Document all supported devices
The list of supported devices was not always well documented in all
places. Clarify and list all devices in documentation, Kconfig and
the driver itself.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/hwmon/f71882fg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/hwmon/f71882fg b/Documentation/hwmon/f71882fg index 4d0bc70f1852..ed2a7aa41de8 100644 --- a/Documentation/hwmon/f71882fg +++ b/Documentation/hwmon/f71882fg | |||
| @@ -2,6 +2,10 @@ Kernel driver f71882fg | |||
| 2 | ====================== | 2 | ====================== |
| 3 | 3 | ||
| 4 | Supported chips: | 4 | Supported chips: |
| 5 | * Fintek F71808E | ||
| 6 | Prefix: 'f71808e' | ||
| 7 | Addresses scanned: none, address read from Super I/O config space | ||
| 8 | Datasheet: Not public | ||
| 5 | * Fintek F71858FG | 9 | * Fintek F71858FG |
| 6 | Prefix: 'f71858fg' | 10 | Prefix: 'f71858fg' |
| 7 | Addresses scanned: none, address read from Super I/O config space | 11 | Addresses scanned: none, address read from Super I/O config space |
| @@ -30,6 +34,13 @@ Supported chips: | |||
| 30 | Prefix: 'f8000' | 34 | Prefix: 'f8000' |
| 31 | Addresses scanned: none, address read from Super I/O config space | 35 | Addresses scanned: none, address read from Super I/O config space |
| 32 | Datasheet: Not public | 36 | Datasheet: Not public |
| 37 | * Fintek F81801U | ||
| 38 | Prefix: 'f71889fg' | ||
| 39 | Addresses scanned: none, address read from Super I/O config space | ||
| 40 | Datasheet: Not public | ||
| 41 | Note: This is the 64-pin variant of the F71889FG, they have the | ||
| 42 | same device ID and are fully compatible as far as hardware | ||
| 43 | monitoring is concerned. | ||
| 33 | 44 | ||
| 34 | Author: Hans de Goede <hdegoede@redhat.com> | 45 | Author: Hans de Goede <hdegoede@redhat.com> |
| 35 | 46 | ||
