Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759626AbXISNgq (ORCPT ); Wed, 19 Sep 2007 09:36:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751418AbXISNgg (ORCPT ); Wed, 19 Sep 2007 09:36:36 -0400 Received: from mail.tmr.com ([64.65.253.246]:52236 "EHLO gaimboi.tmr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754766AbXISNgf (ORCPT ); Wed, 19 Sep 2007 09:36:35 -0400 Message-ID: <46F126BE.5060507@tmr.com> Date: Wed, 19 Sep 2007 09:40:14 -0400 From: Bill Davidsen User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061105 SeaMonkey/1.0.6 MIME-Version: 1.0 To: David Miller CC: mchan@broadcom.com, vda.linux@googlemail.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: bnx2 dirver's firmware images References: <1190141114.9540.216.camel@dell> <20070918.112337.74737433.davem@davemloft.net> <1190145951.9540.230.camel@dell> <20070918.122150.124083496.davem@davemloft.net> In-Reply-To: <20070918.122150.124083496.davem@davemloft.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1141 Lines: 27 David Miller wrote: > From: "Michael Chan" > Date: Tue, 18 Sep 2007 13:05:51 -0700 > >> The bnx2 firmware changes quite frequently. A new driver quite often >> requires new firmware to work correctly. Splitting them up makes things >> difficult for the user. >> >> The firmware in tg3 is a lot more mature and I don't expect it to >> change. I think tg3 is better suited for using request_firmware(). > > Like I said, I think neither should change and the driver should > be fully functional when built statically into the kernel. > Is that a suggestion that the driver work differently when built as a module or built in? I've seen that behavior many time over the years, but it usually not deliberate. ;-) -- Bill Davidsen "We have more to fear from the bungling of the incompetent than from the machinations of the wicked." - from Slashdot - 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/