capturing packets with FCS error (tg3)

2006-09-08 Thread Sabit A. Sayeed

Is it possible to capture packets with FCS error using the tg3 driver?

- Sabit
-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: capturing packets with FCS error (tg3)

2006-09-08 Thread Michael Chan
On Fri, 2006-09-08 at 16:04 -0400, Sabit A. Sayeed wrote:
 Is it possible to capture packets with FCS error using the tg3 driver?
 
Yes, you'll need to set the RX_MODE_NO_CRC_CHECK in the MAC_RX_MODE
register.

-
To unsubscribe from this list: send the line unsubscribe netdev in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html