Is Chelsio NIC model S302-C (1Gbe) supported on FreeBSD?

Michael Fuckner michael at fuckner.net
Thu Nov 27 00:03:35 PST 2008


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!


More information about the freebsd-hardware mailing list