Re: Ethernet Chip Suggestion
- From: <cel@xxxxxxxxxx>
- Date: Sat, 17 Sep 2005 09:57:20 -0700
Most Ethernet controller can receive small packets. But you may have to
write our own mac lever driver for the chip can configure it to do that. The
small frames may come back with error bits set in the status, which are
ignored since you wrote the driver.
Btw, I was a past Network General driver engineer, but that was many years
ago and the company has been sold/merged with MacAfee in 1998 and that spun
off again recently in 2004
Good luck, not for the faint at heart for those who haven't ever wrote
hardware drivers before.
cel
"Richard H." <rh86@xxxxxxx> wrote in message
news:q28Ve.14424$ct5.8448@xxxxxxxxxxxxx
> Archer wrote:
>
> > I'm doing some research on network. I wanna a chip that can capture
> > runt frame in 2 bytes. Is there any suggestion?
>
> As in, a runt frame that is 2 bytes long? Or, did you mean something
else?
>
> The controllers I've looked at support turning off the MAC-layer
> error-checking, so you should be able to receive clobbered packets in
> the buffer. How short, I can't say, as this is a really niche need.
>
> I'd say, you'll need to read some datasheets, find some that look
> promising, and test them. Sounds like a lot of time & effort.
>
> If it's not worth that much trouble, talk to Network General (Sniffer
> manufacturer) and see what they have to say about your needs. They're
> most likely to know of a device / card / setup that could do this, but
> it'll likely cost a lot.
>
> Richard
.
- References:
- Ethernet Chip Suggestion
- From: Archer
- Re: Ethernet Chip Suggestion
- From: Richard H.
- Ethernet Chip Suggestion
- Prev by Date: Re: Floppy drive to Memory card Interface
- Next by Date: Re: PIC interrupt & subroutine
- Previous by thread: Re: Ethernet Chip Suggestion
- Next by thread: Re: Ethernet Chip Suggestion
- Index(es):