diff options
Diffstat (limited to 'Documentation/i2c/busses/i2c-viapro')
-rw-r--r-- | Documentation/i2c/busses/i2c-viapro | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/i2c/busses/i2c-viapro b/Documentation/i2c/busses/i2c-viapro index 387cbd4015fc..9363b8bd6109 100644 --- a/Documentation/i2c/busses/i2c-viapro +++ b/Documentation/i2c/busses/i2c-viapro | |||
@@ -29,18 +29,18 @@ Description | |||
29 | ----------- | 29 | ----------- |
30 | 30 | ||
31 | i2c-viapro is a true SMBus host driver for motherboards with one of the | 31 | i2c-viapro is a true SMBus host driver for motherboards with one of the |
32 | supported VIA southbridges. | 32 | supported VIA south bridges. |
33 | 33 | ||
34 | Your lspci -n listing must show one of these : | 34 | Your lspci -n listing must show one of these : |
35 | 35 | ||
36 | device 1106:3050 (VT82C596 function 3) | 36 | device 1106:3050 (VT82C596A function 3) |
37 | device 1106:3051 (VT82C596 function 3) | 37 | device 1106:3051 (VT82C596B function 3) |
38 | device 1106:3057 (VT82C686 function 4) | 38 | device 1106:3057 (VT82C686 function 4) |
39 | device 1106:3074 (VT8233) | 39 | device 1106:3074 (VT8233) |
40 | device 1106:3147 (VT8233A) | 40 | device 1106:3147 (VT8233A) |
41 | device 1106:8235 (VT8231) | 41 | device 1106:8235 (VT8231 function 4) |
42 | devide 1106:3177 (VT8235) | 42 | device 1106:3177 (VT8235) |
43 | devide 1106:3227 (VT8237) | 43 | device 1106:3227 (VT8237R) |
44 | 44 | ||
45 | If none of these show up, you should look in the BIOS for settings like | 45 | If none of these show up, you should look in the BIOS for settings like |
46 | enable ACPI / SMBus or even USB. | 46 | enable ACPI / SMBus or even USB. |