[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ethmac] first topics



At 10:49 AM 4/7/00 +0700, you wrote:
hi we have some questions here,
1. Is FCS field of the frame dispatched to host processor?
2. Is CRC processed after all of frame received by the MAC?

1) You will want to dispatch everything but the preamble to the
host interface.

2) The CRC should be checked on Rx and optionally generated
on Tx. This feature is needed if you want to use the core to implement
bridges/switches.

3) You are going to make this a 10/100 MAC aren't you. There are three
reasons for this:

        A) It's not that much harder.
        B) It's far more interesting/useful.
        C) Trying to find 10 Mb phys these days is difficult.

Just my two cents worth.

Kent Dahlgren

_______________________________________________________________

Praesum Communications                  Phone: (510) 337-0495
Suite 1                                 Fax:   (510) 337-0418
1134E Ballena Blvd                      email: kent@praesum.com
Alameda, Ca. 94501                      web:   www.praesum.com
_______________________________________________________________