From owner-freebsd-current@FreeBSD.ORG Wed Nov 21 12:10:09 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2FDB0422 for ; Wed, 21 Nov 2012 12:10:09 +0000 (UTC) (envelope-from nonesuch@longcount.org) Received: from mail-qc0-f182.google.com (mail-qc0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 837408FC0C for ; Wed, 21 Nov 2012 12:10:08 +0000 (UTC) Received: by mail-qc0-f182.google.com with SMTP id k19so5969558qcs.13 for ; Wed, 21 Nov 2012 04:10:07 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to :x-gm-message-state; bh=WrwjPlah3fDkuwnHTJE6nHpztkc6p97GhPBC2AM8jrc=; b=cqn/h7wo0r5dNY5YwSbjTJaEj71uwe+zn+PFa+SB42KCxq1m8bkg35Fg1BIumYmOpA njkAYURHn5em6CX/XxqXptUx2GzSUJoVLr6zgtDxQRpqU0QtHC3PTvV1KWS55cMZPYF0 ec8fRsrVr706aqKkXgtG3vTqURavc/K7gw96ed/g+JoX7Kzdo7GLDbL+2/rVJO7B1NHB p39Ux60Wxf8QURXS7hrKh7Cvoo6c78n/jnBjfv2FUH2K283amjunKvmpjKdYoNO2zUco uQNF+g4p+Gz90fbZtQyesbPQYqvANWFd4+1e7Bp8vBADIk/qgqy4dWdudB4g0+a3U1jX uhtg== Received: by 10.49.1.194 with SMTP id 2mr20512954qeo.56.1353499807655; Wed, 21 Nov 2012 04:10:07 -0800 (PST) Received: from [192.168.11.110] (ool-4a58bea2.dyn.optonline.net. [74.88.190.162]) by mx.google.com with ESMTPS id fl1sm130774qab.14.2012.11.21.04.10.06 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 21 Nov 2012 04:10:06 -0800 (PST) References: <50A372EC.5080002@freebsd.org> In-Reply-To: <50A372EC.5080002@freebsd.org> Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: <2068A84F-0B1F-43B3-AAE8-5A8442C0B327@longcount.org> X-Mailer: iPhone Mail (9B206) From: Mark Saad Subject: Re: Looking for bge(4) , bce(4) and igb(4) cards Date: Wed, 21 Nov 2012 07:10:04 -0500 To: "andre@freebsd.org" X-Gm-Message-State: ALoCoQnlKuERL5yAT6JyoSxnLezgcUtXvtWaZePp9Nv7wO7VFtvn5Urouebm/3H5SJn4L7Rlao74 X-Mailman-Approved-At: Wed, 21 Nov 2012 12:24:13 +0000 Cc: "freebsd-net@freebsd.org" , "freebsd-current@freebsd.org" , "freebsd-stable@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Nov 2012 12:10:09 -0000 Andre I'll try to do it today or next monday when I get back from vacation . The= y are all hp branded nic's . I ordered them with in the last few years to us= e in place of bce nic's on the main boards of hp servers .=20 --- On Nov 14, 2012, at 5:31 AM, Andre Oppermann wrote: > Hello >=20 > I currently working on a number of drivers for popular network > cards and extend them with automatic hybrid interrupt/polling > ithread processing with life-lock prevention (so that the driver > can't consume all CPU when under heavy load or attack). >=20 > To properly test this I need the proper hardware as PCIe network > cards: >=20 > bge(4) Broadcom BCM57xx/BCM590x > bce(4) Broadcom NetXtreme II (BCM5706/5708/5709/5716) > igb(4) Intel PRO/1000 i82575, i82576, i82580, i210, i350 >=20 > If you have one of these and can spare it I'd be very glad if > you could send it to me. I'm located in Switzerland/Europe. > I can reply to you privately to give you my shipping address. >=20 >=20 > Of course if you have any other PCIe Gigabit Ethernet cards > with a driver in FreeBSD I'm interested in receiving one as > well. Of particular interest are: >=20 > em(4) Intel i82571 to i82573 > lem(4) Intel i82540 to i82546 > age(4) Atheros L1 GigE > ??? anything else 1GigE with PCIe >=20 >=20 > The same goes for 10 Gigabit Ethernet but the setup is a bit > more involved and I haven't done that yet, but will do soon > (the issue being expensive SPF+ optics): >=20 > bxe(4) Broadcom BCM5771x 10GigE > cxbge(4) Chelsio T4 10GigE > ixgbe(4) Intel i82598 and i82599 10GigE > mxge(4) Myricom Myri10G > qlxgb(4) QLogic 3200 and 8200 10GigE > sfxge(4) Solarflare >=20 > Many thanks for your support! >=20 > --=20 > Andre > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"