Changeset 2973

Show
Ignore:
Timestamp:
04/15/05 18:54:22 (8 years ago)
Author:
mds
Message:

add advice for 2.6 kernels, from Rudolf's mail

Location:
lm-sensors/trunk/prog/hotplug
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/prog/hotplug/README

    r1404 r2973  
    22For Asus P4B motherboards, use the p4b_smbus module; 
    33see the file README.p4b. 
     4 
     5NOTE: 
     6This module is for 2.4 kernels only. For 2.6 kernels, 
     7activation is handled by the code in drivers/pci/quirks.c 
     8in the kernel source. If you have the latest 2.6 kernel and 
     9the quirks code does not activate your SMBus, try adding support 
     10in quirks.c, recompile and test your new kernel, and then 
     11submit a patch to us. Contact us if you need assistance. 
    412 
    513-------------------------------------------------------- 
  • lm-sensors/trunk/prog/hotplug/README.p4b

    r2141 r2973  
    11What is it? 
    22----------- 
     3 
     4NOTE: 
     5This module is for 2.4 kernels only. For 2.6 kernels, 
     6activation is handled by the code in drivers/pci/quirks.c 
     7in the kernel source. If you have the latest 2.6 kernel and 
     8the quirks code does not activate your SMBus, try adding support 
     9in quirks.c, recompile and test your new kernel, and then 
     10submit a patch to us. Contact us if you need assistance. 
    311 
    412This is just a quick and dirty hack to get the hardware monitoring working