Changeset 3131

Show
Ignore:
Timestamp:
10/21/05 21:16:22 (3 years ago)
Author:
khali
Message:

Mass-fix typos and trailing whitespace.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/mkpatch/mkpatch.pl

    r3010 r3131  
    151151  protocol. 
    152152 
    153   You will also want the latest user-space utilties: you can find them 
    154   in the lm_sensors package, which you can download at  
    155   http://www.lm-sensors.nu 
     153  You will also want the latest user-space utilities: you can find them 
     154  in the lm_sensors package, which you can download at 
     155  http://www.lm-sensors.nu/ 
    156156 
    157157Acer Labs ALI 1535 
    158158CONFIG_I2C_ALI1535 
    159159  If you say yes to this option, support will be included for the Acer 
    160   Labs ALI 1535 mainboard I2C interface. This can also be  
     160  Labs ALI 1535 mainboard I2C interface. This can also be 
    161161  built as a module. 
    162162 
     
    164164CONFIG_I2C_ALI15X3 
    165165  If you say yes to this option, support will be included for the Acer 
    166   Labs ALI 1533 and 1543C mainboard I2C interfaces. This can also be  
     166  Labs ALI 1533 and 1543C mainboard I2C interfaces. This can also be 
    167167  built as a module which can be inserted and removed while the kernel 
    168168  is running. 
     
    192192CONFIG_I2C_AMD8111 
    193193  If you say yes to this option, support will be included for the AMD 
    194   8111 mainboard SMBus 2.0 interface. This can also be  
     194  8111 mainboard SMBus 2.0 interface. This can also be 
    195195  built as a module which can be inserted and removed while the kernel 
    196196  is running. 
     
    198198Apple Hydra Mac I/O 
    199199CONFIG_I2C_HYDRA 
    200   If you say yes to this option, support will be included for the  
    201   Hydra mainboard I2C interface. This can also be built as a module  
     200  If you say yes to this option, support will be included for the 
     201  Hydra mainboard I2C interface. This can also be built as a module 
    202202  which can be inserted and removed while the kernel is running. 
    203203 
    204204Intel I801 
    205205CONFIG_I2C_I801 
    206   If you say yes to this option, support will be included for the  
     206  If you say yes to this option, support will be included for the 
    207207  Intel I801 mainboard I2C interfaces. "I810" mainboard sensor chips are 
    208208  generally located on the I801's I2C bus. This can also be 
     
    212212Intel I810/I815 based Mainboard 
    213213CONFIG_I2C_I810 
    214   If you say yes to this option, support will be included for the  
     214  If you say yes to this option, support will be included for the 
    215215  Intel I810/I815 mainboard I2C interfaces. The I2C busses these chips 
    216216  are generally used only for video devices. For "810" mainboard sensor 
     
    221221Intel 82371AB PIIX4(E) / ServerWorks OSB4 and CSB5 
    222222CONFIG_I2C_PIIX4 
    223   If you say yes to this option, support will be included for the  
     223  If you say yes to this option, support will be included for the 
    224224  Intel PIIX4, PIIX4E, and 443MX, Serverworks OSB4/CSB5, 
    225225  and SMSC Victory66 mainboard 
     
    230230Nvidia Nforce2/Nforce3 based Mainboard 
    231231CONFIG_I2C_NFORCE2 
    232   If you say yes to this option, support will be included for the  
     232  If you say yes to this option, support will be included for the 
    233233  Nvidia Nforce2 and Nforce3 families of mainboard I2C interfaces. 
    234234  This can also be built as a module which can be inserted and removed 
     
    237237Silicon Integrated Systems Corp. SiS5595 based Mainboard 
    238238CONFIG_I2C_SIS5595 
    239   If you say yes to this option, support will be included for the  
     239  If you say yes to this option, support will be included for the 
    240240  SiS5595 mainboard I2C interfaces. For integrated sensors on the 
    241241  Sis5595, use CONFIG_SENSORS_SIS5595. This can also be 
     
    246246CONFIG_I2C_SIS630 
    247247  If you say yes to this option, support will be included for the SiS 630 
    248   and 730 mainboard I2C interfaces. This can also be built as a module  
     248  and 730 mainboard I2C interfaces. This can also be built as a module 
    249249  which can be inserted and removed while the kernel is running. 
    250250 
     
    258258CONFIG_I2C_VIA 
    259259  If you say yes to this option, support will be included for the VIA 
    260   Technologies I2C adapter found on some motherboards. This can also  
    261   be built as a module which can be inserted and removed while the  
     260  Technologies I2C adapter found on some motherboards. This can also 
     261  be built as a module which can be inserted and removed while the 
    262262  kernel is running. 
    263263 
     
    267267  Technologies I2C adapter on these chips. For integrated sensors on the 
    268268  Via 686A/B, use CONFIG_SENSORS_VIA686A. This can also be 
    269   be built as a module which can be inserted and removed while the  
     269  be built as a module which can be inserted and removed while the 
    270270  kernel is running. 
    271271 
    2722723DFX Banshee / Voodoo3 
    273273CONFIG_I2C_VOODOO3 
    274   If you say yes to this option, support will be included for the  
     274  If you say yes to this option, support will be included for the 
    275275  3DFX Banshee and Voodoo3 I2C interfaces. The I2C busses on the these 
    276276  chips are generally used only for video devices. 
     
    289289CONFIG_I2C_ISA 
    290290  This provides support for accessing some hardware sensor chips over 
    291   the ISA bus rather than the I2C or SMBus. If you want to do this,  
    292   say yes here. This feature can also be built as a module which can  
     291  the ISA bus rather than the I2C or SMBus. If you want to do this, 
     292  say yes here. This feature can also be built as a module which can 
    293293  be inserted and removed while the kernel is running. 
    294294 
    295   You will also need the latest user-space utilties: you can find them 
    296   in the lm_sensors package, which you can download at  
    297   http://www.lm-sensors.nu 
     295  You will also need the latest user-space utilities: you can find them 
     296  in the lm_sensors package, which you can download at 
     297  http://www.lm-sensors.nu/ 
    298298 
    299299Analog Devices ADM1021 and compatibles 
    300300CONFIG_SENSORS_ADM1021 
    301   If you say yes here you get support for Analog Devices ADM1021  
     301  If you say yes here you get support for Analog Devices ADM1021 
    302302  and ADM1023 sensor chips and clones: Maxim MAX1617 and MAX1617A, 
    303303  Genesys Logic GL523SM, National Semi LM84, TI THMC10 and Onsemi 
     
    305305  and removed while the kernel is running. 
    306306 
    307   You will also need the latest user-space utilties: you can find them 
    308   in the lm_sensors package, which you can download at  
    309   http://www.lm-sensors.nu 
     307  You will also need the latest user-space utilities: you can find them 
     308  in the lm_sensors package, which you can download at 
     309  http://www.lm-sensors.nu/ 
    310310 
    311311Analog Devices ADM1024 
     
    314314  chips.  This can also be built as a module. 
    315315 
    316   You will also need the latest user-space utilties: you can find them 
    317   in the lm_sensors package, which you can download at  
    318   http://www.lm-sensors.nu 
     316  You will also need the latest user-space utilities: you can find them 
     317  in the lm_sensors package, which you can download at 
     318  http://www.lm-sensors.nu/ 
    319319 
    320320Analog Devices ADM1025 
     
    324324  removed while the kernel is running. 
    325325 
    326   You will also need the latest user-space utilties: you can find them 
    327   in the lm_sensors package, which you can download at  
    328   http://www.lm-sensors.nu 
     326  You will also need the latest user-space utilities: you can find them 
     327  in the lm_sensors package, which you can download at 
     328  http://www.lm-sensors.nu/ 
    329329 
    330330Analog Devices ADM1026 
     
    334334  removed while the kernel is running. 
    335335 
    336   You will also need the latest user-space utilties: you can find them 
    337   in the lm_sensors package, which you can download at  
    338   http://www.lm-sensors.nu 
     336  You will also need the latest user-space utilities: you can find them 
     337  in the lm_sensors package, which you can download at 
     338  http://www.lm-sensors.nu/ 
    339339 
    340340Analog Devices ADM1030, ADM1031 
     
    344344  be inserted and removed while the kernel is running. 
    345345 
    346   You will also need the latest user-space utilties: you can find them 
     346  You will also need the latest user-space utilities: you can find them 
    347347  in the lm_sensors package, which you can download at 
    348348  http://www.lm-sensors.nu/ 
     
    350350Analog Devices ADM9240 and compatibles 
    351351CONFIG_SENSORS_ADM9240 
    352   If you say yes here you get support for Analog Devices ADM9240  
     352  If you say yes here you get support for Analog Devices ADM9240 
    353353  sensor chips and clones: the Dallas Semiconductor DS1780 and 
    354   the National Semiconductor LM81. This can also be built as a  
     354  the National Semiconductor LM81. This can also be built as a 
    355355  module which can be inserted and removed while the kernel is 
    356356  running. 
    357357 
    358   You will also need the latest user-space utilties: you can find them 
    359   in the lm_sensors package, which you can download at  
    360   http://www.lm-sensors.nu 
     358  You will also need the latest user-space utilities: you can find them 
     359  in the lm_sensors package, which you can download at 
     360  http://www.lm-sensors.nu/ 
    361361 
    362362Asus ASB100 
     
    374374  sensor chips.  This can also be built as a module. 
    375375 
    376   You will also need the latest user-space utilties: you can find them 
    377   in the lm_sensors package, which you can download at  
    378   http://www.lm-sensors.nu 
     376  You will also need the latest user-space utilities: you can find them 
     377  in the lm_sensors package, which you can download at 
     378  http://www.lm-sensors.nu/ 
    379379 
    380380Fujitsu-Siemens Hermes 
     
    383383  sensor chip.  This can also be built as a module. 
    384384 
    385   You will also need the latest user-space utilties: you can find them 
     385  You will also need the latest user-space utilities: you can find them 
    386386  in the lm_sensors package, which you can download at 
    387387  http://www.lm-sensors.nu/ 
     
    392392  sensor chip.  This can also be built as a module. 
    393393 
    394   You will also need the latest user-space utilties: you can find them 
    395   in the lm_sensors package, which you can download at  
    396   http://www.lm-sensors.nu 
     394  You will also need the latest user-space utilities: you can find them 
     395  in the lm_sensors package, which you can download at 
     396  http://www.lm-sensors.nu/ 
    397397 
    398398Fujitsu-Siemens Scylla 
     
    405405  not been tested with this driver. 
    406406 
    407   You will also need the latest user-space utilties: you can find them 
    408   in the lm_sensors package, which you can download at  
    409   http://www.lm-sensors.nu 
     407  You will also need the latest user-space utilities: you can find them 
     408  in the lm_sensors package, which you can download at 
     409  http://www.lm-sensors.nu/ 
    410410 
    411411Genesys Logic GL518SM 
     
    415415  removed while the kernel is running. 
    416416 
    417   You will also need the latest user-space utilties: you can find them 
    418   in the lm_sensors package, which you can download at  
    419   http://www.lm-sensors.nu 
     417  You will also need the latest user-space utilities: you can find them 
     418  in the lm_sensors package, which you can download at 
     419  http://www.lm-sensors.nu/ 
    420420 
    421421Genesys Logic GL520SM 
     
    425425  removed while the kernel is running. 
    426426 
    427   You will also need the latest user-space utilties: you can find them 
    428   in the lm_sensors package, which you can download at  
    429   http://www.lm-sensors.nu 
     427  You will also need the latest user-space utilities: you can find them 
     428  in the lm_sensors package, which you can download at 
     429  http://www.lm-sensors.nu/ 
    430430 
    431431HP Maxilife 
     
    434434  sensor chip.  This can also be built as a module. 
    435435 
    436   You will also need the latest user-space utilties: you can find them 
    437   in the lm_sensors package, which you can download at  
    438   http://www.lm-sensors.nu 
     436  You will also need the latest user-space utilities: you can find them 
     437  in the lm_sensors package, which you can download at 
     438  http://www.lm-sensors.nu/ 
    439439 
    440440Intel Xeon Thermal Sensor 
     
    445445 
    446446  You will also need the latest user-space utilities: you can find them 
    447   in the lm_sensors package, which you can download at  
     447  in the lm_sensors package, which you can download at 
    448448  http://www.lm-sensors.nu/ 
    449449 
     
    453453  SiS950 sensor chips.  This can also be built as a module. 
    454454 
    455   You will also need the latest user-space utilties: you can find them 
    456   in the lm_sensors package, which you can download at  
    457   http://www.lm-sensors.nu 
     455  You will also need the latest user-space utilities: you can find them 
     456  in the lm_sensors package, which you can download at 
     457  http://www.lm-sensors.nu/ 
    458458 
    459459Maxim MAX1619 
     
    462462  chips.  This can also be built as a module. 
    463463 
    464   You will also need the latest user-space utilties: you can find them 
     464  You will also need the latest user-space utilities: you can find them 
    465465  in the lm_sensors package, which you can download at 
    466466  http://www.lm-sensors.nu/ 
     
    471471  MAX6651 sensor chips.  This can also be built as a module. 
    472472 
    473   You will also need the latest user-space utilties: you can find them 
    474   in the lm_sensors package, which you can download at  
    475   http://www.lm-sensors.nu 
     473  You will also need the latest user-space utilities: you can find them 
     474  in the lm_sensors package, which you can download at 
     475  http://www.lm-sensors.nu/ 
    476476 
    477477Myson MTP008 
     
    480480  sensor chip.  This can also be built as a module. 
    481481 
    482   You will also need the latest user-space utilties: you can find them 
    483   in the lm_sensors package, which you can download at  
    484   http://www.lm-sensors.nu 
     482  You will also need the latest user-space utilities: you can find them 
     483  in the lm_sensors package, which you can download at 
     484  http://www.lm-sensors.nu/ 
    485485 
    486486National Semiconductor LM63 
     
    490490  and removed while the kernel is running. 
    491491 
    492   You will also need the latest user-space utilties: you can find them 
     492  You will also need the latest user-space utilities: you can find them 
    493493  in the lm_sensors package, which you can download at 
    494494  http://www.lm-sensors.nu/ 
    495495 
    496496National Semiconductor LM75 and compatibles 
    497 CONFIG_SENSORS_LM75  
     497CONFIG_SENSORS_LM75 
    498498  If you say yes here you get support for National Semiconductor LM75 
    499499  sensor chips and clones: Dallas Semiconductor DS75 and DS1775 (in 
     
    502502  the kernel is running. 
    503503 
    504   You will also need the latest user-space utilties: you can find them 
    505   in the lm_sensors package, which you can download at  
    506   http://www.lm-sensors.nu 
     504  You will also need the latest user-space utilities: you can find them 
     505  in the lm_sensors package, which you can download at 
     506  http://www.lm-sensors.nu/ 
    507507 
    508508National Semiconductor LM78 
     
    511511  sensor chips family: the LM78-J and LM79. Many clone chips will 
    512512  also work at least somewhat with this driver. This can also be built 
    513   as a module which can be inserted and removed while the kernel is  
     513  as a module which can be inserted and removed while the kernel is 
    514514  running. 
    515515 
    516   You will also need the latest user-space utilties: you can find them 
    517   in the lm_sensors package, which you can download at  
    518   http://www.lm-sensors.nu 
     516  You will also need the latest user-space utilities: you can find them 
     517  in the lm_sensors package, which you can download at 
     518  http://www.lm-sensors.nu/ 
    519519 
    520520National Semiconductor LM80 
    521521CONFIG_SENSORS_LM80 
    522522  If you say yes here you get support for National Semiconductor LM80 
    523   sensor chips. This can also be built as a module which can be  
     523  sensor chips. This can also be built as a module which can be 
    524524  inserted and removed while the kernel is running. 
    525525 
    526   You will also need the latest user-space utilties: you can find them 
    527   in the lm_sensors package, which you can download at  
    528   http://www.lm-sensors.nu 
     526  You will also need the latest user-space utilities: you can find them 
     527  in the lm_sensors package, which you can download at 
     528  http://www.lm-sensors.nu/ 
    529529 
    530530National Semiconductor LM83 
     
    545545  while the kernel is running. 
    546546 
    547   You will also need the latest user-space utilties: you can find them 
    548   in the lm_sensors package, which you can download at  
    549   http://www.lm-sensors.nu 
     547  You will also need the latest user-space utilities: you can find them 
     548  in the lm_sensors package, which you can download at 
     549  http://www.lm-sensors.nu/ 
    550550 
    551551National Semiconductor LM87 
    552552CONFIG_SENSORS_LM87 
    553553  If you say yes here you get support for National Semiconductor LM87 
    554   sensor chips. This can also be built as a module which can be  
     554  sensor chips. This can also be built as a module which can be 
    555555  inserted and removed while the kernel is running. 
    556556 
    557   You will also need the latest user-space utilties: you can find them 
    558   in the lm_sensors package, which you can download at  
    559   http://www.lm-sensors.nu 
     557  You will also need the latest user-space utilities: you can find them 
     558  in the lm_sensors package, which you can download at 
     559  http://www.lm-sensors.nu/ 
    560560 
    561561National Semiconductor LM90 
     
    572572CONFIG_SENSORS_LM92 
    573573  If you say yes here you get support for National Semiconductor LM92 
    574   sensor chips. This can also be built as a module which can be  
     574  sensor chips. This can also be built as a module which can be 
    575575  inserted and removed while the kernel is running. 
    576576 
    577   You will also need the latest user-space utilties: you can find them 
    578   in the lm_sensors package, which you can download at  
    579   http://www.lm-sensors.nu 
     577  You will also need the latest user-space utilities: you can find them 
     578  in the lm_sensors package, which you can download at 
     579  http://www.lm-sensors.nu/ 
    580580 
    581581National Semiconductor LM93 
     
    585585  and removed while the kernel is running. 
    586586 
    587   You will also need the latest user-space utilties: you can find them 
     587  You will also need the latest user-space utilities: you can find them 
    588588  in the lm_sensors package, which you can download at 
    589589  http://www.lm-sensors.nu/ 
     
    598598 
    599599  You will also need the latest user-space utilities: you can find them 
    600   in the lm_sensors package, which you can download at  
     600  in the lm_sensors package, which you can download at 
    601601  http://www.lm-sensors.nu/ 
    602602 
     
    605605  If you say yes here you get support for the Philips PCF8574 
    606606  I2C 8-bit Parallel I/O device. 
    607   This can also be built as a module which can be  
     607  This can also be built as a module which can be 
    608608  inserted and removed while the kernel is running. 
    609609 
    610   You will also need the latest user-space utilties: you can find them 
    611   in the lm_sensors package, which you can download at  
    612   http://www.lm-sensors.nu 
     610  You will also need the latest user-space utilities: you can find them 
     611  in the lm_sensors package, which you can download at 
     612  http://www.lm-sensors.nu/ 
    613613 
    614614Philips PCF8591 
     
    616616  If you say yes here you get support for the Philips PCF8591 
    617617  I2C Quad D/A + Single A/D I/O device. 
    618   This can also be built as a module which can be  
     618  This can also be built as a module which can be 
    619619  inserted and removed while the kernel is running. 
    620620 
    621   You will also need the latest user-space utilties: you can find them 
    622   in the lm_sensors package, which you can download at  
    623   http://www.lm-sensors.nu 
     621  You will also need the latest user-space utilities: you can find them 
     622  in the lm_sensors package, which you can download at 
     623  http://www.lm-sensors.nu/ 
    624624 
    625625Silicon Integrated Systems Corp. SiS5595 Sensor 
    626626CONFIG_SENSORS_SIS5595 
    627   If you say yes here you get support for the integrated sensors in  
    628   SiS5595 South Bridges. This can also be built as a module  
     627  If you say yes here you get support for the integrated sensors in 
     628  SiS5595 South Bridges. This can also be built as a module 
    629629  which can be inserted and removed while the kernel is running. 
    630630 
    631   You will also need the latest user-space utilties: you can find them 
    632   in the lm_sensors package, which you can download at  
    633   http://www.lm-sensors.nu 
     631  You will also need the latest user-space utilities: you can find them 
     632  in the lm_sensors package, which you can download at 
     633  http://www.lm-sensors.nu/ 
    634634 
    635635SMSC47M1xx Super I/O Fan Support 
     
    637637  If you say yes here you get support for the integrated fan 
    638638  monitoring and control in the SMSC 47M1xx Super I/O chips. 
    639   This can also be built as a module  
     639  This can also be built as a module 
    640640  which can be inserted and removed while the kernel is running. 
    641641 
    642   You will also need the latest user-space utilties: you can find them 
    643   in the lm_sensors package, which you can download at  
    644   http://www.lm-sensors.nu 
     642  You will also need the latest user-space utilities: you can find them 
     643  in the lm_sensors package, which you can download at 
     644  http://www.lm-sensors.nu/ 
    645645 
    646646Texas Instruments THMC50 / Analog Devices ADM1022 
     
    651651  can be inserted and removed while the kernel is running. 
    652652 
    653   You will also need the latest user-space utilties: you can find them 
    654   in the lm_sensors package, which you can download at  
    655   http://www.lm-sensors.nu 
     653  You will also need the latest user-space utilities: you can find them 
     654  in the lm_sensors package, which you can download at 
     655  http://www.lm-sensors.nu/ 
    656656 
    657657Via VT82C686A/B 
    658658CONFIG_SENSORS_VIA686A 
    659   If you say yes here you get support for the integrated sensors in  
    660   Via 686A/B South Bridges. This can also be built as a module  
     659  If you say yes here you get support for the integrated sensors in 
     660  Via 686A/B South Bridges. This can also be built as a module 
    661661  which can be inserted and removed while the kernel is running. 
    662662 
    663   You will also need the latest user-space utilties: you can find them 
    664   in the lm_sensors package, which you can download at  
    665   http://www.lm-sensors.nu 
     663  You will also need the latest user-space utilities: you can find them 
     664  in the lm_sensors package, which you can download at 
     665  http://www.lm-sensors.nu/ 
    666666 
    667667Via VT1211 Sensors 
    668668CONFIG_SENSORS_VT1211 
    669   If you say yes here you get support for the integrated sensors in  
    670   the Via VT1211 Super I/O device. This can also be built as a module  
     669  If you say yes here you get support for the integrated sensors in 
     670  the Via VT1211 Super I/O device. This can also be built as a module 
    671671  which can be inserted and removed while the kernel is running. 
    672672 
    673   You will also need the latest user-space utilties: you can find them 
    674   in the lm_sensors package, which you can download at  
    675   http://www.lm-sensors.nu 
     673  You will also need the latest user-space utilities: you can find them 
     674  in the lm_sensors package, which you can download at 
     675  http://www.lm-sensors.nu/ 
    676676 
    677677Via VT8231 Sensors 
    678678CONFIG_SENSORS_VT8231 
    679   If you say yes here you get support for the integrated sensors in  
    680   the Via VT8231 device. This can also be built as a module  
     679  If you say yes here you get support for the integrated sensors in 
     680  the Via VT8231 device. This can also be built as a module 
    681681  which can be inserted and removed while the kernel is running. 
    682682 
    683   You will also need the latest user-space utilties: you can find them 
    684   in the lm_sensors package, which you can download at  
    685   http://www.lm-sensors.nu 
     683  You will also need the latest user-space utilities: you can find them 
     684  in the lm_sensors package, which you can download at 
     685  http://www.lm-sensors.nu/ 
    686686 
    687687Winbond W83781D, W83782D, W83783S, W83627HF, AS99127F 
     
    692692  which can be inserted and removed while the kernel is running. 
    693693 
    694   You will also need the latest user-space utilties: you can find them 
     694  You will also need the latest user-space utilities: you can find them 
    695695  in the lm_sensors package, which you can download at 
    696696  http://www.lm-sensors.nu/ 
     
    701701  sensor chips. 
    702702 
    703   You will also need the latest user-space utilties: you can find them 
    704   in the lm_sensors package, which you can download at  
     703  You will also need the latest user-space utilities: you can find them 
     704  in the lm_sensors package, which you can download at 
    705705  http://www.lm-sensors.nu/ 
    706706 
     
    727727EEprom (DIMM) reader 
    728728CONFIG_SENSORS_EEPROM 
    729   If you say yes here you get read-only access to the EEPROM data  
     729  If you say yes here you get read-only access to the EEPROM data 
    730730  available on modern memory DIMMs, and which could theoretically 
    731   also be available on other devices. This can also be built as a  
    732   module which can be inserted and removed while the kernel is  
     731  also be available on other devices. This can also be built as a 
     732  module which can be inserted and removed while the kernel is 
    733733  running. 
    734734 
    735   You will also need the latest user-space utilties: you can find them 
    736   in the lm_sensors package, which you can download at  
    737   http://www.lm-sensors.nu 
     735  You will also need the latest user-space utilities: you can find them 
     736  in the lm_sensors package, which you can download at 
     737  http://www.lm-sensors.nu/ 
    738738 
    739739EOF 
     
    748748 
    749749# This generates diffs for the main Linux Makefile. 
    750 # Three lines which add drivers/sensors/sensors.a to the DRIVERS list are  
     750# Three lines which add drivers/sensors/sensors.a to the DRIVERS list are 
    751751# put just before the place where the architecture Makefile is included. 
    752752# Of course, care is taken old lines are removed. 
     
    804804  close OUTPUT; 
    805805  die "Automatic patch generation for main `Makefile' failed.\n". 
    806       "See our home page http://www.lm-sensors.nu for assistance!" if $pr1 == 0; 
     806      "See our home page http://www.lm-sensors.nu/ for assistance!" if $pr1 == 0; 
    807807  print_diff $package_root,$kernel_root,$kernel_file,$package_file; 
    808808} 
     
    846846      $_ = <INPUT>; 
    847847      redo MAIN; 
    848     }  
     848    } 
    849849    if (m@^ifeq.*CONFIG_SENSORS@) { 
    850850      $_ = <INPUT> while not m@^endif@; 
     
    852852      $_ = <INPUT> if m@^$@; 
    853853      redo MAIN; 
    854     }  
     854    } 
    855855    if (m@^subdir.*CONFIG_SENSORS@) { 
    856856      $_ = <INPUT>; 
     
    882882  close OUTPUT; 
    883883  die "Automatic patch generation for `drivers/Makefile' failed.\n". 
    884       "See our home page http://www.lm-sensors.nu for assistance!" if $pr1 == 0 or $pr2 == 0; 
     884      "See our home page http://www.lm-sensors.nu/ for assistance!" if $pr1 == 0 or $pr2 == 0; 
    885885  print_diff $package_root,$kernel_root,$kernel_file,$package_file; 
    886886} 
     
    921921  close OUTPUT; 
    922922  die "Automatic patch generation for `drivers/char/Config.in' failed.\n". 
    923       "See our home page http://www.lm-sensors.nu for assistance!" if $pr1 == 0; 
     923      "See our home page http://www.lm-sensors.nu/ for assistance!" if $pr1 == 0; 
    924924  print_diff $package_root,$kernel_root,$kernel_file,$package_file; 
    925925} 
    926   
     926 
    927927# This generates diffs for drivers/i2c/Config.in 
    928928# Several adapter drivers that are included in the lm_sensors package are 
     
    950950      } 
    951951      print OUTPUT << 'EOF'; 
    952   bool 'I2C mainboard interfaces' CONFIG_I2C_MAINBOARD  
     952  bool 'I2C mainboard interfaces' CONFIG_I2C_MAINBOARD 
    953953  if [ "$CONFIG_I2C_MAINBOARD" = "y" ]; then 
    954954    dep_tristate '  Acer Labs ALI 1535' CONFIG_I2C_ALI1535 $CONFIG_I2C 
     
    985985  close OUTPUT; 
    986986  die "Automatic patch generation for `drivers/i2c/Config.in' failed.\n". 
    987       "See our home page http://www.lm-sensors.nu for assistance!" if $pr1 != 1; 
     987      "See our home page http://www.lm-sensors.nu/ for assistance!" if $pr1 != 1; 
    988988  print_diff $package_root,$kernel_root,$kernel_file,$package_file; 
    989989} 
     
    11121112  close OUTPUT; 
    11131113  die "Automatic patch generation for `drivers/i2c/Makefile' failed.\n". 
    1114       "See our home page http://www.lm-sensors.nu for assistance!" if $pr1 != 1; 
     1114      "See our home page http://www.lm-sensors.nu/ for assistance!" if $pr1 != 1; 
    11151115  print_diff $package_root,$kernel_root,$kernel_file,$package_file; 
    11161116} 
     
    11511151  close OUTPUT; 
    11521152  die "Automatic patch generation for `MAINTAINERS' failed.\n". 
    1153       "See our home page http://www.lm-sensors.nu for assistance!" if $done == 0; 
     1153      "See our home page http://www.lm-sensors.nu/ for assistance!" if $done == 0; 
    11541154  print_diff $package_root,$kernel_root,$kernel_file,$package_file; 
    11551155} 
     
    11781178    if ($done == 1 && m/^\s*\* Check for a Sony Vaio system\s*$/) { 
    11791179      print OUTPUT <<'EOF'; 
    1180  * Don't access SMBus on IBM systems which get corrupted eeproms  
     1180 * Don't access SMBus on IBM systems which get corrupted eeproms 
    11811181 */ 
    11821182 
    11831183static __init int disable_smbus(struct dmi_blacklist *d) 
    1184 {    
     1184{ 
    11851185        if (is_unsafe_smbus == 0) { 
    11861186                is_unsafe_smbus = 1; 
     
    12081208  close OUTPUT; 
    12091209  die "Automatic patch generation for `$kernel_file' failed.\n". 
    1210       "See our home page http://www.lm-sensors.nu for assistance!" if $done != 3; 
     1210      "See our home page http://www.lm-sensors.nu/ for assistance!" if $done != 3; 
    12111211  print_diff $package_root,$kernel_root,$kernel_file,$package_file; 
    12121212 
     
    12321232  close OUTPUT; 
    12331233  die "Automatic patch generation for `$kernel_file' failed.\n". 
    1234       "See our home page http://www.lm-sensors.nu for assistance!" if $done != 1; 
     1234      "See our home page http://www.lm-sensors.nu/ for assistance!" if $done != 1; 
    12351235  print_diff $package_root,$kernel_root,$kernel_file,$package_file; 
    12361236} 
     
    12451245  # --> Read the command-lineo 
    12461246  $package_root = $ARGV[0]; 
    1247   die "Package root `$package_root' is not found\n"  
     1247  die "Package root `$package_root' is not found\n" 
    12481248        unless -d "$package_root/mkpatch"; 
    12491249  $kernel_root = $ARGV[1]; 
    1250   die "Kernel root `$kernel_root' is not found\n"  
     1250  die "Kernel root `$kernel_root' is not found\n" 
    12511251        unless -f "$kernel_root/Rules.make"; 
    12521252 
    12531253  # --> Read FILES 
    1254   open INPUT, "$package_root/mkpatch/FILES"  
     1254  open INPUT, "$package_root/mkpatch/FILES" 
    12551255        or die "Can't open `$package_root/mkpatch/FILES'"; 
    12561256  while (<INPUT>) { 
    12571257    ($data0,$data1) = /(\S+)\s+(\S+)/; 
    12581258    $files{$data0} = $data1; 
    1259   }  
     1259  } 
    12601260  close INPUT; 
    12611261 
    12621262  # --> Read INCLUDES 
    1263   open INPUT, "$package_root/mkpatch/INCLUDES"  
     1263  open INPUT, "$package_root/mkpatch/INCLUDES" 
    12641264        or die "Can't open `$package_root/mkpatch/INCLUDES'"; 
    12651265  while (<INPUT>) { 
     
    12671267    $includes{$data0} = $data1; 
    12681268    $sedscript .= 's,(#\s*include\s*)'.$data0.'(\s*),\1'."$data1".'\2, ; '; 
    1269   }  
     1269  } 
    12701270  close INPUT; 
    12711271 
    1272   die "First apply the i2c patches to `$kernel_root'!"  
     1272  die "First apply the i2c patches to `$kernel_root'!" 
    12731273       if ! -d "$kernel_root/drivers/i2c"; 
    12741274 
     
    12781278  $version_string .= $_ while <INPUT>; 
    12791279  close INPUT; 
    1280   
     1280 
    12811281  # --> Start generating 
    12821282  foreach $package_file (sort keys %files) { 
    1283     open INPUT,"$package_root/$package_file"  
     1283    open INPUT,"$package_root/$package_file" 
    12841284          or die "Can't open `$package_root/$package_file'"; 
    12851285    open OUTPUT,">$package_root/$temp"