Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756619AbXLGVVt (ORCPT ); Fri, 7 Dec 2007 16:21:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753717AbXLGVV0 (ORCPT ); Fri, 7 Dec 2007 16:21:26 -0500 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:1451 "EHLO spitz.ucw.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753364AbXLGVVY (ORCPT ); Fri, 7 Dec 2007 16:21:24 -0500 Date: Wed, 5 Dec 2007 11:13:53 +0000 From: Pavel Machek To: Kristen Carlson Accardi Cc: jeff@garzik.org, akpm@linux-foundation.org, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [patch] ata: ahci: Enclosure Management via LED Message-ID: <20071205111352.GB3864@ucw.cz> References: <20071129094802.49e729ed@appleyard> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071129094802.49e729ed@appleyard> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 703 Lines: 20 Hi! > > +static int ahci_em_messages = 1; > +module_param(ahci_em_messages, int, 0444); > +/* add other LED protocol types when they become supported */ > +MODULE_PARM_DESC(ahci_em_messages, > + "Set AHCI Enclosure Management Message type (0 = disabled, 1 = LED"); Should you add line in Doc* somewhere? Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- 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/