Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2008 08:47:04 +0100
From:      Michael Fuckner <michael@fuckner.net>
To:        Won De Erick <won.derick@yahoo.com>
Cc:        freebsd-hardware@freebsd.org
Subject:   Re: Is Chelsio NIC model S302-C (1Gbe) supported on FreeBSD?
Message-ID:  <492E5078.6080205@fuckner.net>
In-Reply-To: <688136.62951.qm@web45811.mail.sp1.yahoo.com>
References:  <DE23C2B055DA4BC683BDCAA95FF7B736@multiplay.co.uk>	<gggmbb$un6$1@ger.gmane.org> <20081125173657.GA50429@freebsd.org>	<ggher5$qq0$2@ger.gmane.org>	<d763ac660811251202n5dafbbl896ad194435436a0@mail.gmail.com>	<9bbcef730811251246nf39e825s95a25ae394948e06@mail.gmail.com>	<20081126094314.119834gt66jv0g00@webmail.leidinger.net> <688136.62951.qm@web45811.mail.sp1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Won De Erick wrote:

Hi,

 > I am reading the man page for cxgb, the integrated Chelsio NIC driver
 > in FreeBSD 7.1. The manual says that it is intented for T3 10G Chelsio
 > NICs.
 > I would like to know if model S302-C (1Gbe) is supported by this. If
 > not, is there any alternative driver?


I don't know if there's a big difference between S302E and S302E-C, but 
there seems to be support for Gigabit-Cards with the cxgb-driver

grep 302 /usr/src/sys/dev/cxgb/cxgb_main.c
         {PCI_VENDOR_ID_CHELSIO, 0x0021, 1, "T302E"},
         {PCI_VENDOR_ID_CHELSIO, 0x0024, 1, "T302X"},


Regards,
  Michael!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?492E5078.6080205>