From 071877a923ce3ef5e31a5f70b4be30c6ff0928e2 Mon Sep 17 00:00:00 2001 From: "Mark D. Studebaker" Date: Fri, 12 Feb 1999 06:13:34 +0000 Subject: [PATCH] shortened the comments a little since we have a file in the doc directory. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@221 7894878c-1315-0410-8ee3-d5d059ff63e0 --- kernel/busses/i2c-ali15x3.c | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/kernel/busses/i2c-ali15x3.c b/kernel/busses/i2c-ali15x3.c index 6ddf347d..4114aece 100644 --- a/kernel/busses/i2c-ali15x3.c +++ b/kernel/busses/i2c-ali15x3.c @@ -36,23 +36,13 @@ For an overview of these chips see http://www.acerlabs.com The M1533/M1543C devices appear as FOUR separate devices - on the PCI bus. An output of lspci -v will show something similar + on the PCI bus. An output of lspci will show something similar to the following: - 00:02.0 USB Controller: Acer Laboratories Inc. M5237 (rev 03) (prog-if 10) - Flags: bus master, medium devsel, latency 0, IRQ 12 - Memory at dd800000 (32-bit, non-prefetchable) - + 00:02.0 USB Controller: Acer Laboratories Inc. M5237 00:03.0 Bridge: Acer Laboratories Inc. M7101 - Subsystem: Unknown device 10b9:7101 - Flags: medium devsel - - 00:07.0 ISA bridge: Acer Laboratories Inc. M1533 (rev c3) - Flags: bus master, medium devsel, latency 0 - - 00:0f.0 IDE interface: Acer Laboratories Inc. M5229 (rev c1) (prog-if fa) - Flags: bus master, medium devsel, latency 32, IRQ ? - I/O ports at b800 + 00:07.0 ISA bridge: Acer Laboratories Inc. M1533 + 00:0f.0 IDE interface: Acer Laboratories Inc. M5229 The SMB controller is part of the 7101 device, which is an ACPI-compliant Power Management Unit (PMU).