Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757914Ab1BRVpt (ORCPT ); Fri, 18 Feb 2011 16:45:49 -0500 Received: from lucidpixels.com ([75.144.35.66]:45420 "EHLO lucidpixels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754181Ab1BRVps (ORCPT ); Fri, 18 Feb 2011 16:45:48 -0500 Date: Fri, 18 Feb 2011 16:45:47 -0500 (EST) From: Justin Piszcz To: James Bottomley cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-scsi@vger.kernel.org, Alan Piszcz Subject: Re: 2.6.37: USB Thermaltake Dock: Only see's 1 HDD? [SOLVED, but which option fixed it?] In-Reply-To: <1298065469.3007.193.camel@mulgrave.site> Message-ID: References: <1298065469.3007.193.camel@mulgrave.site> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1274 Lines: 36 On Fri, 18 Feb 2011, James Bottomley wrote: > On Fri, 2011-02-18 at 16:33 -0500, Justin Piszcz wrote: >> When I attach a dock with two HDD's on it in Linux, it only picks up one HDD, >> this is with a Thermaltake BlackX Duet, is there a special module/etc >> I need to load so it sees both drives on USB? >> >> So I added some additional kernel options and now it seems fixed, but >> this is more of a shotgun approach, instead of rebuilding/rebooting >> several times does anyone know which module enabled support of > 1 HDD on >> the USB dock as shown below? > [...] >> Now: >> >> [ 4.176148] scsi 12:0:0:0: Direct-Access ST310003 40AS PQ: 0 ANSI: 2 CCS >> [ 4.176370] sd 12:0:0:0: Attached scsi generic sg2 type 0 >> [ 4.176893] scsi 12:0:0:1: Direct-Access ST310003 40AS PQ: 0 ANSI: 2 CCS >> [ 4.177063] sd 12:0:0:1: Attached scsi generic sg3 type 0 > > Well that's showing as one disc with multiple LUNs , so > CONFIG_SCSI_MULTI_LUN=y > > James > > Thanks! Justin. -- 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/