From owner-freebsd-questions@FreeBSD.ORG Wed Jul 15 19:08:15 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D49641065673 for ; Wed, 15 Jul 2009 19:08:15 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-gx0-f217.google.com (mail-gx0-f217.google.com [209.85.217.217]) by mx1.freebsd.org (Postfix) with ESMTP id 8EC008FC21 for ; Wed, 15 Jul 2009 19:08:15 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by gxk17 with SMTP id 17so5595725gxk.19 for ; Wed, 15 Jul 2009 12:08:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:cc:content-type; bh=lOM1PAZl4wxFT9B3zvfp4ITotx28eKQD2YfU5mHcm3I=; b=lZD7eTwc6/7Ya4EYQhgYAd8yFN8w9cykRl+6lhLoEgjoyxs5pzLMjhQY+MQIDX0qYx 9U4GbgCpXPDtEz/7grWlpyAr5YnM4rD7FwJdTEsLpERThkCx3izCRo5Tfw4jJvk8wXhD ClxKTDm+8EvkXjh7oiXtLk2WO7u2mdACqNEHk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; b=vQuzra1AlwlIm+7cxiMDK4n+8nw1ZwWoWKQmzqPJmvaOKKqg5IL6W8z+FA9iuuwRYq 5Yk/3RaKXxRRGf54gR7mXdvHQmq1tI9x0uLlkpB55xOVdNryrGKVioZej8TNWlHMrp2b NHtUouAjlsCyohjR6divb6wc8wBqRVW8i9FpM= MIME-Version: 1.0 Received: by 10.151.105.18 with SMTP id h18mr13132815ybm.80.1247684895033; Wed, 15 Jul 2009 12:08:15 -0700 (PDT) In-Reply-To: <20090715171428.GA6947@aurora.oekb.co.at> References: <20090715171428.GA6947@aurora.oekb.co.at> Date: Wed, 15 Jul 2009 14:08:14 -0500 Message-ID: <6201873e0907151208v36ff8969m3852a7d67def191e@mail.gmail.com> From: Adam Vande More Cc: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Chelsio T320 10GE-Adapter - things to consider for FreeBSD 7.2? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2009 19:08:16 -0000 On Wed, Jul 15, 2009 at 12:14 PM, Ewald Jenisch wrote: > Hi, > > I'd like to install a Chelsio T320 10GE Adapter in one of our systems > running 7.2 (AMD64). > > As far as I've read FreeBSD comes with the drivers for this beast > (cxgb(4))already. > > Can the corresponding interface be configured with "ifconfig" just > like any other interface? > > Anything special to consider? > > Update for firmware needed - if yes, can it be done directly from > FreeBSD? > > Thanks much in advance for any clue, > -ewald > > I think you'll find most of your answers here: man cxgb I have no idea on the stability of the driver though. -- Adam Vande More