From owner-freebsd-net@FreeBSD.ORG Fri Sep 20 15:40:53 2013 Return-Path: Delivered-To: freebsd-net@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 722825B4 for ; Fri, 20 Sep 2013 15:40:53 +0000 (UTC) (envelope-from rmcintosh@nitemare.net) Received: from mail-qc0-f177.google.com (mail-qc0-f177.google.com [209.85.216.177]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 354572F0E for ; Fri, 20 Sep 2013 15:40:52 +0000 (UTC) Received: by mail-qc0-f177.google.com with SMTP id x12so364308qcv.8 for ; Fri, 20 Sep 2013 08:40:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=ZSD9a7aLS3ESQEpccOZxeEV3gbyu9EgBuKEjE004XMM=; b=fb/LvrIFHNbHxmy0n7aB5z8Z3j4hZaOvwzZIX4mqA1XF2od2G+gHc3jWxWsNWNZQ0V y/HpR+81i6aJYdJihgMtGRWkawwIZjVTBF9xVNm12NyxA8dZvevOzTW0Bk7cv20LRuD4 Pat1+1Cst0FX40zllxU91hc7PB+wwi841+cAwr/sdHeiHwfpta4Sxzqgq1gv3/4J7vkV Q76dz+ZNLIJq/GC7oPO9zVsnAzdulx06RZhRxR8ysCykD6VYlvhGh6xUztrAmnnm97Br YvFWXiJKcRjEVvngxE5aRCa4SruqFctXDBfJO8xB1Q4D19WoFxH3yfxbDy62OEuFjD3P +4lg== X-Gm-Message-State: ALoCoQk48fcZS2Nm8TIQryCEIWMMnXCFNkQEb5bw3oCQVAAjbK3SNGwTg4ur7lqqd9H7NhAxyJB/ MIME-Version: 1.0 X-Received: by 10.224.88.136 with SMTP id a8mr2728140qam.106.1379691652009; Fri, 20 Sep 2013 08:40:52 -0700 (PDT) Received: by 10.49.60.10 with HTTP; Fri, 20 Sep 2013 08:40:51 -0700 (PDT) X-Originating-IP: [2001:470:8ca5:2001:2d90:189d:b13a:4e51] In-Reply-To: <201309201125.01622.jhb@freebsd.org> References: <201309201125.01622.jhb@freebsd.org> Date: Fri, 20 Sep 2013 11:40:51 -0400 Message-ID: Subject: Re: QLE3142-CU-CK driver (NetXen NX3031 chipset) From: Ryan McIntosh To: John Baldwin Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Sep 2013 15:40:53 -0000 I tried David already without a response. I was contacted by Matthew Jacobs whom seemed to be up for it however, but if you need to coordinate that appropriately then I would say speak to Matthew at this point as I've already passed Qlogic his information. Ryan On Fri, Sep 20, 2013 at 11:25 AM, John Baldwin wrote: > On Tuesday, September 17, 2013 12:59:44 pm Ryan McIntosh wrote: >> This particular chipset used in this card has been brought up in the past >> under threads about HP's NC375 controller. The outcome was that it needed >> information/assistance from Qlogic to develop a driver. I have 2 of the >> cards mentioned in the title (details below) and I've finally gotten a >> useful response from Qlogic about opening channels to assist FreeBSD with >> Qlogic hardware; however they've requested a FreeBSD developer's contact >> information to get in touch with if anyone is up for the challenge? > > QLogic employs one FreeBSD developer already who maintains the qlxgb(4), > qlxge(4), and qlxgbe(4) drivers: David C Somayajulu . > > -- > John Baldwin