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!
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to