From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264936AbUELKWU (ORCPT ); Wed, 12 May 2004 06:22:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264938AbUELKWU (ORCPT ); Wed, 12 May 2004 06:22:20 -0400 Received: from adsl-static-1-36.uklinux.net ([62.245.36.36]:34008 "EHLO bristolreccc.co.uk") by vger.kernel.org with ESMTP id S264936AbUELKWS (ORCPT ); Wed, 12 May 2004 06:22:18 -0400 Subject: Re: problem with sis900 driver 2.6.5 + From: mike To: Aristeu Sergio Rozanski Filho Cc: linux-kernel@vger.kernel.org In-Reply-To: <20040512005008.GA18347@cathedrallabs.org> References: <1084300104.24569.8.camel@datacontrol> <20040512005008.GA18347@cathedrallabs.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 12 May 2004 11:18:32 +0100 Message-Id: <1084357112.24569.12.camel@datacontrol> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.7 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2004-05-11 at 21:50 -0300, Aristeu Sergio Rozanski Filho wrote: > > In kernels 2.6.5 and above (may affect 2.6.4 as well) there seems to be > > a problem with the sis900 eth driver > > > > I have a sis chipset with integrated ethernet sis900 driver which has > > always worked perfectly up to and including 2.6.3 (fedora) > > > > Now with both fedora 2.6.5 kernel and vanilla 2.6.6 eth0 does not come > > up > > > > relevant messages > > > > sis900 device eth0 does not appear to be present delaying initialisation > > > > and from dmesg eth0: cannot find ISA bridge > > > > 2.6.3 works fine > > > > lsmod shows sis and sis900 modules loaded fine > I had the same problem, the patch attached is a dirty fix to get it > running again. in newer kernels its isa bridge is listed with a different > product id (0x0018). no idea why. > > -- > Aristeu >