root/lm-sensors/trunk/doc/busses/i2c-sis630

Revision 4063, 1.7 kB (checked in by ruik, 2 years ago)

Migrate links to new site and system

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 Kernel driver `i2c-sis630.o'
2
3 Status: beta
4
5 Supported adapters:
6   * Silicon Integrated Systems Corp (SiS)
7         630 chipset (Datasheet: available at http://amalysh.bei.t-online.de/docs/SIS/)
8         730 chipset
9   * Possible other SiS chipsets ?
10
11 Author: Alexander Malysh <amalysh@web.de>
12
13
14 License: GPL
15
16
17 Module Parameters
18 -----------------
19
20 force = [1|0]           Forcibly enable the SIS630. DANGEROUS!
21                         This can be interesting for chipsets not named
22                         above to check if it works for you chipset, but DANGEROUS!
23 high_clock = [1|0]      Forcibly set Host Master Clock to 56KHz (default,what your BIOS use).
24                         DANGEROUS! This should be a bit faster, but freeze some systems (i.e.
25                         my Laptop).
26
27
28 Description
29 -----------
30
31 This SMBus only driver is known to work on motherboards with the above named
32 chipsets.
33
34 If you see something like this:
35
36 00:00.0 Host bridge: Silicon Integrated Systems [SiS] 630 Host (rev 31)
37 00:01.0 ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513
38
39 or like this:
40
41 00:00.0 Host bridge: Silicon Integrated Systems [SiS] 730 Host (rev 02)
42 00:01.0 ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513
43
44 in your 'lspci' output , then this driver is for your chipset.
45
46 Note: kernel versions later than 2.4.18 not tested.
47
48 If anyone owns a board with those chips AND is willing to risk crashing &
49 burning an otherwise well-behaved kernel in the name of progress... please
50 contact me at <amalysh@web.de> or via the project's mailing list: see
51 http://www.lm-sensors.org/wiki/AuthorsAndContributors.  Please send bug reports
52 and/or success stories as well.
53
54
55 Thank Yous
56 -----------
57 Philip Edelbrock <phil@netroedge.com>
58 - testing SiS730 support
59 Mark M. Hoffman <mhoffman@lightlink.com>
60 - bug fixes
61  
62 To anyone else which I forgot here ;), thanks!
63
Note: See TracBrowser for help on using the browser.