1 ======================== 2 Kernel driver i2c-sis630 3 ======================== 4 5 Supported adapters: 6 * Silicon Integrated Systems Corp (SiS) 7 630 chipset (Datasheet: available at h 8 730 chipset 9 964 chipset 10 * Possible other SiS chipsets ? 11 12 Author: 13 - Alexander Malysh <amalysh@web.de> 14 - Amaury Decrême <amaury.decreme@gmail 15 16 Module Parameters 17 ----------------- 18 19 ================== ====================== 20 force = [1|0] Forcibly enable the SI 21 This can be interestin 22 above to check if it w 23 but DANGEROUS! 24 25 high_clock = [1|0] Forcibly set Host Mast 26 what your BIOS use). D 27 faster, but freeze som 28 SIS630/730 chip only. 29 ================== ====================== 30 31 32 Description 33 ----------- 34 35 This SMBus only driver is known to work on mot 36 named chipsets. 37 38 If you see something like this:: 39 40 00:00.0 Host bridge: Silicon Integrated Syst 41 00:01.0 ISA bridge: Silicon Integrated Syste 42 43 or like this:: 44 45 00:00.0 Host bridge: Silicon Integrated Syst 46 00:01.0 ISA bridge: Silicon Integrated Syste 47 48 or like this:: 49 50 00:00.0 Host bridge: Silicon Integrated Syst 51 00:02.0 ISA bridge: Silicon Integrated Syste 52 53 54 in your ``lspci`` output , then this driver is 55 56 Thank You 57 --------- 58 Philip Edelbrock <phil@netroedge.com> 59 - testing SiS730 support 60 Mark M. Hoffman <mhoffman@lightlink.com> 61 - bug fixes 62 63 To anyone else which I forgot here ;), thanks!
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.