Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 12 Feb 2002 05:24:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 12 Feb 2002 05:24:00 -0500 Received: from mail.pha.ha-vel.cz ([195.39.72.3]:18707 "HELO mail.pha.ha-vel.cz") by vger.kernel.org with SMTP id ; Tue, 12 Feb 2002 05:23:52 -0500 Date: Tue, 12 Feb 2002 11:23:49 +0100 From: Vojtech Pavlik To: Florian Hars Cc: linux-kernel@vger.kernel.org Subject: Re: Unknown Southbridge (was: Disk-I/O and kupdated@99.9% system (2.4.18-pre9)) Message-ID: <20020212112349.A1691@suse.cz> In-Reply-To: <20020208164250.GA321@bik-gmbh.de> <20020212102005.GB365@bik-gmbh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020212102005.GB365@bik-gmbh.de>; from florian@hars.de on Tue, Feb 12, 2002 at 11:20:05AM +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 12, 2002 at 11:20:05AM +0100, Florian Hars wrote: > I wrote: > > Whenever I do some heavy disk-I/O (like untaring an archive with 13000 > > files that amount to 5GB), the CPU-state repeatedly goes to 99.9% > > system > > Part of the problem could be alleviated by unmasking the interrupts, > but now some part of the IDE system is crying for its master: > > Uniform Multi-Platform E-IDE driver Revision: 6.31 > ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx > VP_IDE: IDE controller on PCI bus 00 dev 89 > VP_IDE: chipset revision 6 > VP_IDE: not 100% native mode: will probe irqs later > VP_IDE: Unknown VIA SouthBridge, contact Vojtech Pavlik > > I use a Gigabyte GA-7VTXE with a VIA KT266A chipset and a Southbridge > called VT8233A, which does not look like one of the "FUTURE_BRIDGES" > that are ifdefed out in the driver (or is it the same as the > { "vt8233c", PCI_DEVICE_ID_VIA_8233C, 0x00, 0x2f, VIA_UDMA_100 } ?). > > Yours, Florian Hars. 2.5.2 (and later, and maybe some earlier versions as well) have support for this chipset. You can copy over the via82cxxx.c and ide-timing.h to your kernel and it should work. -- Vojtech Pavlik SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/