From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262913AbUBREIU (ORCPT ); Tue, 17 Feb 2004 23:08:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262687AbUBREHp (ORCPT ); Tue, 17 Feb 2004 23:07:45 -0500 Received: from delerium.kernelslacker.org ([81.187.208.145]:4258 "EHLO delerium.codemonkey.org.uk") by vger.kernel.org with ESMTP id S262686AbUBREF0 (ORCPT ); Tue, 17 Feb 2004 23:05:26 -0500 Date: Wed, 18 Feb 2004 04:02:52 +0000 From: Dave Jones To: Linus Torvalds Cc: Linux Kernel , greg@kroah.com Subject: Re: 2.6.3rc4 ali1535 i2c driver rmmod oops. Message-ID: <20040218040252.GJ6242@redhat.com> Mail-Followup-To: Dave Jones , Linus Torvalds , Linux Kernel , greg@kroah.com References: <20040218031544.GB26304@redhat.com> <20040218034925.GI6242@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 17, 2004 at 08:00:35PM -0800, Linus Torvalds wrote: > > I felt masochistic, so decided to 'see what would happen' when I ran this.. > Whee. Fun. Do you actually have the hardware for it, or did it blow up > even without any supported hardware? -ENOHARDWARE. Judging by the number of bugs this has thrown up, not many folks test the 'try a driver without the hardware' paths too often. Dave