Changeset 2973
- Timestamp:
- 04/15/05 18:54:22 (8 years ago)
- Location:
- lm-sensors/trunk/prog/hotplug
- Files:
-
- 2 modified
-
README (modified) (1 diff)
-
README.p4b (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/prog/hotplug/README
r1404 r2973 2 2 For Asus P4B motherboards, use the p4b_smbus module; 3 3 see the file README.p4b. 4 5 NOTE: 6 This module is for 2.4 kernels only. For 2.6 kernels, 7 activation is handled by the code in drivers/pci/quirks.c 8 in the kernel source. If you have the latest 2.6 kernel and 9 the quirks code does not activate your SMBus, try adding support 10 in quirks.c, recompile and test your new kernel, and then 11 submit a patch to us. Contact us if you need assistance. 4 12 5 13 -------------------------------------------------------- -
lm-sensors/trunk/prog/hotplug/README.p4b
r2141 r2973 1 1 What is it? 2 2 ----------- 3 4 NOTE: 5 This module is for 2.4 kernels only. For 2.6 kernels, 6 activation is handled by the code in drivers/pci/quirks.c 7 in the kernel source. If you have the latest 2.6 kernel and 8 the quirks code does not activate your SMBus, try adding support 9 in quirks.c, recompile and test your new kernel, and then 10 submit a patch to us. Contact us if you need assistance. 3 11 4 12 This is just a quick and dirty hack to get the hardware monitoring working
