From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id F0830B6F74 for ; Sat, 12 Mar 2011 12:39:16 +1100 (EST) Message-ID: <56927.94.211.195.167.1299893950.squirrel@gate.crashing.org> In-Reply-To: References: <56564.94.211.195.167.1299875156.squirrel@gate.crashing.org> Date: Sat, 12 Mar 2011 02:39:10 +0100 (CET) Subject: Re: ongoing mesh saga ... From: "Segher Boessenkool" To: "kevin diggs" MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , >> make drivers/scsi/mesh.s >> > ??? I thought I have tried this in the past and it did not work? The > make /.s thing? > > Thanks for the tip! You need to have the driver in your kernel config, or things will go weird. Segher