Changeset 5985 for lm-sensors/trunk/prog/hotplug/README.p4b
- Timestamp:
- 07/21/11 21:38:10 (10 months ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/prog/hotplug/README.p4b (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/prog/hotplug/README.p4b
r4402 r5985 4 4 It unhides the SMBus of Intel ICH southbridges hidden on Asus P4B series 5 5 and some other Asus and non-Asus systems. It is implemented as a shell 6 script for the 2.6 kernel: unhide_ICH_SMBus.6 script for kernel 2.6.5 and later: unhide_ICH_SMBus. 7 7 8 8 It works with the following chips: … … 20 20 Really funny :-). 21 21 22 For 2.6 kernels, activation is normally handled by the code in 23 drivers/pci/quirks.c in the kernel source. If you have the 2.6 kernel and 24 the quirks code does not activate your SMBus, you may: 22 Activation is normally handled by the code in drivers/pci/quirks.c in the 23 kernel source. If the quirks code does not activate your SMBus, you may: 25 24 26 25 * first of all, read the paragraph "Hidden ICH SMBus" in
