From owner-freebsd-questions@FreeBSD.ORG Wed Aug 14 18:48:58 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 51B75A29; Wed, 14 Aug 2013 18:48:58 +0000 (UTC) (envelope-from aurfalien@gmail.com) Received: from mail-pa0-x22e.google.com (mail-pa0-x22e.google.com [IPv6:2607:f8b0:400e:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 189262E39; Wed, 14 Aug 2013 18:48:58 +0000 (UTC) Received: by mail-pa0-f46.google.com with SMTP id fa1so10449266pad.33 for ; Wed, 14 Aug 2013 11:48:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=Q8TmGMcJvpr3pETZrnqnIS1ZM8k0FC2yvWrDf4sIsuY=; b=qkguO/rR3ujPQ0HFuhvdjfxoAtSeFSD3oD9CVhy4NoSxboD6IQ8eW873WOgSiv7E1j yNAbvE3z3tS/NXQCn4+TvvU+q720SOlO9KSFnvwdjs4hjHArZYajWF2zsb7dmcIKhn/q DDmAeLrrSOrD2DhkP3z567GVERIkLd19tgBdOoCyJ2K9lGmjNR818gZK/IcUxLX0ZgIJ hmkZx2Tyo8lT3GpjkdoeaRVhpvjtxY/8EkoAQ/qyzLxU/Qb0O85yHKfseml7eXtf0+JU FwsJoEEJYbayICPo9BGHducm5C0ziGviItuQoqm31opY566EWPC50/GGJbg8cPd3luLv yvkg== X-Received: by 10.68.59.98 with SMTP id y2mr11363885pbq.135.1376506137788; Wed, 14 Aug 2013 11:48:57 -0700 (PDT) Received: from briankrusicw.logan.tv ([64.17.255.138]) by mx.google.com with ESMTPSA id e7sm51962071pbc.11.2013.08.14.11.48.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 14 Aug 2013 11:48:56 -0700 (PDT) Subject: Re: SolarFlare 10GB card Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii From: aurfalien In-Reply-To: <20130814133403.18a832b7@tech304.office.supranet.net> Date: Wed, 14 Aug 2013 11:48:52 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: References: <82661969-647C-4064-BB7A-76293C655CDC@gmail.com> <1376484582.17688.9703091.6075DC96@webmail.messagingengine.com> <2B210667-47FA-4FB7-AAF6-DBD45FC2758B@gmail.com> <20130814133403.18a832b7@tech304.office.supranet.net> To: Mark Felder X-Mailer: Apple Mail (2.1085) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Aug 2013 18:48:58 -0000 On Aug 14, 2013, at 11:34 AM, Mark Felder wrote: > On Wed, 14 Aug 2013 10:51:03 -0700 > aurfalien wrote: >=20 >>=20 >> On Aug 14, 2013, at 5:49 AM, Mark Felder wrote: >>=20 >>> Don't use the driver on their website. It's very old. Use the driver >>> that comes with FreeBSD 9.1 which you don't have to compile.=20 >>=20 >> Yea, that driver sux actually. >>=20 >> But how would I compile the driver in 9.2RC1 as I see the source is = included? >>=20 >>=20 >=20 > Why do you believe the driver in 9.1-RELEASE sucks? Do you have a > specific issue? I meant the driver off there site. I'm trying the one with 9.1 in a = few. Didn't meant to sound like a barney. Unsure why the SolarFlare driver is even up on there site, seems = unstable. - aurf=