From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Pellegrini Subject: Re: =?utf-8?b?cGNoX2Nhbjo=?= Data transmission stops after dropped packet Date: Thu, 6 Dec 2012 23:23:55 +0000 (UTC) Message-ID: References: <50ABF09C.8040303@grandegger.com> <50ACABE2.2020306@grandegger.com> <50ACF9C0.8050206@grandegger.com> <50AD042B.3020305 @grandegger.com> <50AD319E.2000209@grandegger.com> <50AF8C01.6060 809@grandegger.com> <50AFABB1.7080 507@grandegger.com> <50AFAFF0.9030706@grandegger.com> <50B2449B.806 0708@grandegger.com> <50B38AFB.70209@grandegger.com> <50B3B162.9020905@grandegger.com> <50B751D7.6060106@grandegger.com> <50C0B05F.7020606@grandegger.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from plane.gmane.org ([80.91.229.3]:49982 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753977Ab2LFXYQ (ORCPT ); Thu, 6 Dec 2012 18:24:16 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Tgknn-0003fh-NL for linux-can@vger.kernel.org; Fri, 07 Dec 2012 00:24:23 +0100 Received: from 96.45.208.254 ([96.45.208.254]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Dec 2012 00:24:23 +0100 Received: from mikep86 by 96.45.208.254 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Dec 2012 00:24:23 +0100 Sender: linux-can-owner@vger.kernel.org List-ID: To: linux-can@vger.kernel.org Michael Pellegrini gmail.com> writes: > I don't have an I2C application on-hand, let me see what I can whip up. I tried loading the i2c-dev module and no i2c devices came up in /dev or /sys/class/i2c-dev. I am using the in-tree version of the driver. In case it matters, my system automatically loaded the i2c_isch driver, but not the i2c-dev driver. I had to modprobe the latter manually. I tried unloading both drivers, then loading just i2c-dev. Still no i2c devices. Where should I go from here? Thanks, Mike