Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263535AbTFYBZn (ORCPT ); Tue, 24 Jun 2003 21:25:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263542AbTFYBZn (ORCPT ); Tue, 24 Jun 2003 21:25:43 -0400 Received: from user-vc8fdp3.biz.mindspring.com ([216.135.183.35]:57093 "EHLO mail.nateng.com") by vger.kernel.org with ESMTP id S263535AbTFYBZg (ORCPT ); Tue, 24 Jun 2003 21:25:36 -0400 X-RAV-AntiVirus: This e-mail has been scanned for viruses on host: mail.nateng.com Date: Tue, 24 Jun 2003 18:39:32 -0700 (PDT) From: Sir Ace X-X-Sender: chandler@jordan.eng.nateng.com To: linux-kernel@vger.kernel.org Subject: Re: i2c BUG easy fix? In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1170 Lines: 38 It looks like the offending code might be in: i2c-algo-bit.c in function: static int test_bus(struct i2c_algo_bit_data *adap, char* name) { I'm no coder but it looks like it is limited to 4 devices as a hardcode? anyone know of a way to do it so that it does: for x := {n devices} do crap On Tue, 24 Jun 2003, Sir Ace wrote: > > I have 5 vidcapture cards, all of which show up in /proc/pci > Only the first 4 show up in /proc/bus/i2c* > > I tried this on 2 completely unidentical systems, and both 2.4.21, and > 2.4.20 > > I verified that all 5 cards are actually good... {before people start > pointing fingers} > > Where do I need to start looking to fix it? > - > 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/ > - 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/