From owner-freebsd-questions@FreeBSD.ORG Tue Jul 17 14:53:22 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C41E916A401 for ; Tue, 17 Jul 2007 14:53:22 +0000 (UTC) (envelope-from jbronson@sixcompanies.com) Received: from ms-smtp-01.rdc-kc.rr.com (ms-smtp-01.rdc-kc.rr.com [24.94.166.115]) by mx1.freebsd.org (Postfix) with ESMTP id 974ED13C441 for ; Tue, 17 Jul 2007 14:53:22 +0000 (UTC) (envelope-from jbronson@sixcompanies.com) Received: from ns2.sixcompanies.com (CPE-72-128-113-230.wi.res.rr.com [72.128.113.230]) by ms-smtp-01.rdc-kc.rr.com (8.13.6/8.13.6) with ESMTP id l6HEpfmF021758; Tue, 17 Jul 2007 09:51:41 -0500 (CDT) Received: from dakota.sixcompanies.com (ns2.sixcompanies.com [10.43.82.2]) by ns2.sixcompanies.com (8.14.1/8.14.1) with ESMTP id l6HErKlk053223; Tue, 17 Jul 2007 09:53:20 -0500 (CDT) Message-Id: <200707171453.l6HErKlk053223@ns2.sixcompanies.com> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 17 Jul 2007 09:53:20 -0500 To: Modulok From: "J.D. Bronson" In-Reply-To: <64c038660707170750g45f40dc1g5502f252b47cd856@mail.gmail.co m> References: <64c038660707170750g45f40dc1g5502f252b47cd856@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: freebsd-questions@freebsd.org Subject: Re: Intel PWLA8391GT NIC...does it work? 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: Tue, 17 Jul 2007 14:53:22 -0000 At 09:50 AM 07/17/2007, Modulok wrote: >For anyone who has this NIC... > >Is the "Intel PWLA8391GT" network interface card supported on 6.1 >Release? I read the hardware notes section and it didn't mention it. I >also read the man page for the em(4) driver, it mentions some of the >other models, but not this one specifically. The only thing I could >find on google was the mention of it in a review on newegg.com, but >the guy never mentions what version of FreeBSD he's using, or what >driver the card uses. If anyone has this card...does it work and which >driver does it use...and any gotchas? this looks like the Intel Pro 1000GT card? if so, its supported by the 'em' driver and I use it w/o any issues in 6.2 -JD