Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764984AbYBUUDQ (ORCPT ); Thu, 21 Feb 2008 15:03:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757972AbYBUUDA (ORCPT ); Thu, 21 Feb 2008 15:03:00 -0500 Received: from iolanthe.rowland.org ([192.131.102.54]:39792 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754193AbYBUUC6 (ORCPT ); Thu, 21 Feb 2008 15:02:58 -0500 Date: Thu, 21 Feb 2008 15:02:58 -0500 (EST) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Andrew Buehler cc: Greg KH , Oliver Pinter , Kernel development list , Andrew Morton , SCSI development list , USB list Subject: Re: USB regression (and other failures) in 2.6.2[45]* - mostly resolved In-Reply-To: <47BDD455.9090909@gmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 943 Lines: 22 On Thu, 21 Feb 2008, Andrew Buehler wrote: > > It sounds like an old version of a Novell product is making a newer > > kernel spit out a warning message. > > Originally that was all that it was, but now I am seeing the product in > question not even see the hard drive despite the fact that it is > mountable with standard utilities. Whether the failure is in the program > or elsewhere I don't know, but I'm hoping it's in the program, because > if it's elsewhere I have a *lot* of tedious digging and testing ahead of > me and little real idea of where to start. You could start by running the program under strace. That should give you a good idea of where the problem begins. Alan Stern -- 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/