From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263749AbTJORc6 (ORCPT ); Wed, 15 Oct 2003 13:32:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263750AbTJORc6 (ORCPT ); Wed, 15 Oct 2003 13:32:58 -0400 Received: from mail.kroah.org ([65.200.24.183]:29856 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S263749AbTJORc4 (ORCPT ); Wed, 15 Oct 2003 13:32:56 -0400 Date: Wed, 15 Oct 2003 10:31:07 -0700 From: Greg KH To: Chandra Konakalla Cc: linux-kernel@vger.kernel.org Subject: Re: USB mass storage device - jumpdrive 2.0 pro - linux driver Message-ID: <20031015173107.GA21823@kroah.com> Reply-To: linux-kernel@vger.kernel.org References: <3B83C5E7EAB53F44A16CDFB70F9E4BF30CCB41@btiexch01.broadbus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3B83C5E7EAB53F44A16CDFB70F9E4BF30CCB41@btiexch01.broadbus.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 15, 2003 at 09:09:14AM -0400, Chandra Konakalla wrote: > Hello Greg, > > Thanks for the response. > > No I do not have sd module in the /dev Huh? Please read the Linux USB guide at http://www.linux-usb.org/ for more info on how to get a usb storage device working. thanks, greg k-h