diff options
Diffstat (limited to 'Documentation/hwmon/lm78')
-rw-r--r-- | Documentation/hwmon/lm78 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/hwmon/lm78 b/Documentation/hwmon/lm78 index dfc318a60fd4..60932e26abaa 100644 --- a/Documentation/hwmon/lm78 +++ b/Documentation/hwmon/lm78 | |||
@@ -4,12 +4,12 @@ Kernel driver lm78 | |||
4 | Supported chips: | 4 | Supported chips: |
5 | * National Semiconductor LM78 / LM78-J | 5 | * National Semiconductor LM78 / LM78-J |
6 | Prefix: 'lm78' | 6 | Prefix: 'lm78' |
7 | Addresses scanned: I2C 0x20 - 0x2f, ISA 0x290 (8 I/O ports) | 7 | Addresses scanned: I2C 0x28 - 0x2f, ISA 0x290 (8 I/O ports) |
8 | Datasheet: Publicly available at the National Semiconductor website | 8 | Datasheet: Publicly available at the National Semiconductor website |
9 | http://www.national.com/ | 9 | http://www.national.com/ |
10 | * National Semiconductor LM79 | 10 | * National Semiconductor LM79 |
11 | Prefix: 'lm79' | 11 | Prefix: 'lm79' |
12 | Addresses scanned: I2C 0x20 - 0x2f, ISA 0x290 (8 I/O ports) | 12 | Addresses scanned: I2C 0x28 - 0x2f, ISA 0x290 (8 I/O ports) |
13 | Datasheet: Publicly available at the National Semiconductor website | 13 | Datasheet: Publicly available at the National Semiconductor website |
14 | http://www.national.com/ | 14 | http://www.national.com/ |
15 | 15 | ||