Changeset 4857

Show
Ignore:
Timestamp:
09/23/07 18:37:51 (6 years ago)
Author:
khali
Message:

Drop all references to the MBM website, it's gone now.

Location:
lm-sensors/branches/lm-sensors-3.0.0/doc
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/branches/lm-sensors-3.0.0/doc/FAQ

    r4593 r4857  
    356356  3. Check the manufacturer's website or ask their support 
    357357 
    358   4. Check the Motherboard Monitor (http://mbm.livewiredev.com/) 
    359      website and the "links" 
    360      (http://www.lm-sensors.org/wiki/UsefulLinks) page on our website 
    361      (http://www.lm-sensors.org) some good cross-references. 
     358  4. Check the "links" (http://www.lm-sensors.org/wiki/UsefulLinks) 
     359     page on our website (http://www.lm-sensors.org) some good 
     360     cross-references. 
    362361 
    3633623.2.2 Do you support motherboard XYZ? 
     
    862861 
    863862Do you own an ASUS motherboard?  Perhaps your chip is being 
    864 misidentified.  Look on the motherboard (or at 
    865 `http://mbm.livewiredev.com') for a 'Winbond' or Asus chip.  Often the 
    866 real device is an Asus as99127f. If so, the driver can be forced to 
    867 recognize the as99127f with `force_as99127f=BUS,0x2d' where `BUS' is 
    868 your i2c bus number.  Cat /proc/bus/i2c to see a list of bus numbers. 
    869 Read the w83781d module documentation (`doc/chips/w83781d') for more 
    870 details. 
     863misidentified.  Look on the motherboard for a 'Winbond' or Asus chip. 
     864Often the real device is an Asus as99127f. If so, the driver can be 
     865forced to recognize the as99127f with `force_as99127f=BUS,0x2d' where 
     866`BUS' is your i2c bus number.  Cat /proc/bus/i2c to see a list of bus 
     867numbers.  Read the w83781d module documentation (`doc/chips/w83781d') 
     868for more details. 
    871869 
    8728704.17.6 Bus hangs on Ali 1543 on Asus P5A boards! 
     
    10851083 
    10861084  2. Check the manufacturer's website. 
    1087  
    1088   3. Check the Motherboard Monitor (http://mbm.livewiredev.com/) 
    1089      website. 
    10901085 
    10911086   When you know what chips you have, check the Driver Status 
  • lm-sensors/branches/lm-sensors-3.0.0/doc/lm_sensors-FAQ.html

    r4593 r4857  
    589589<li>Look at your motherboard.  
    590590<li>Check the manufacturer's website or ask their support 
    591 <li>Check the <a href="http://mbm.livewiredev.com/">Motherboard Monitor</a> website and the 
     591<li>Check the 
    592592<a href="http://www.lm-sensors.org/wiki/UsefulLinks">"links"</a> 
    593593page on <a href="http://www.lm-sensors.org">our website</a> some good cross-references. 
     
    13721372 
    13731373<p>Do you own an ASUS motherboard?  Perhaps your chip is being 
    1374 misidentified.  Look on the motherboard (or at 
    1375 <a href="http://mbm.livewiredev.com">http://mbm.livewiredev.com</a>) for a 'Winbond' or Asus chip.  
     1374misidentified.  Look on the motherboard for a 'Winbond' or Asus chip.  
    13761375Often the real device is an Asus as99127f. If so, the driver can be 
    13771376forced to recognize the as99127f with 
     
    16441643     <ol type=1 start=1> 
    16451644<li>Look at your motherboard.  
    1646 <li>Check the manufacturer's website.  
    1647 <li>Check the <a href="http://mbm.livewiredev.com/">Motherboard Monitor</a> website. 
     1645<li>Check the manufacturer's website. 
    16481646        </ol> 
    16491647 
  • lm-sensors/branches/lm-sensors-3.0.0/doc/lm_sensors-FAQ.texi

    r4593 r4857  
    318318@item Look at your motherboard. 
    319319@item Check the manufacturer's website or ask their support 
    320 @item Check the @uref{http://mbm.livewiredev.com/, Motherboard Monitor} website and the 
     320@item Check the 
    321321@uref{http://www.lm-sensors.org/wiki/UsefulLinks, "links"} 
    322322page on @uref{http://www.lm-sensors.org, our website} some good cross-references. 
     
    903903 
    904904Do you own an ASUS motherboard?  Perhaps your chip is being 
    905 misidentified.  Look on the motherboard (or at 
    906 @uref{http://mbm.livewiredev.com}) for a 'Winbond' or Asus chip. 
     905misidentified.  Look on the motherboard for a 'Winbond' or Asus chip. 
    907906Often the real device is an Asus as99127f. If so, the driver can be 
    908907forced to recognize the as99127f with 
     
    11241123@item Look at your motherboard. 
    11251124@item Check the manufacturer's website. 
    1126 @item Check the @uref{http://mbm.livewiredev.com/, Motherboard Monitor} website. 
    11271125@end enumerate 
    11281126 
  • lm-sensors/branches/lm-sensors-3.0.0/doc/useful_addresses.html

    r4607 r4857  
    254254<li><span class="toplvl"><a name="other">Other hardware monitoring implementations (not using LM Sensors)</a></span> 
    255255        <ul> 
    256         <li><a href="http://mbm.livewiredev.com/">Motherboard Monitor</a> 
    257                 <br />A very comprehensive package for Windows, unfortunately discontinued. 
    258                 Supports many many devices. Also has a <a href="http://mbm.livewiredev.com/mobolist.html">great 
    259                 database of motherboards</a>. We wish to thank the author, Alex van Kaam, for the 
    260                 great cooperation we had.</li> 
    261256        <li><a href="http://www.lysator.liu.se/~alla/files/lm78_stuff/">Alexander Larsson's 
    262257                LM78 module</a>