Path: utzoo!utgpu!watserv1!watmath!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!pyramid!pyrhard2.pyramid.com!mahesh From: mahesh@pyrhard2.pyramid.com (Mahesh Jethanandani) Newsgroups: comp.protocols.tcp-ip Subject: Generation of CRC as part of Frame Check Sequence Field. Message-ID: <152166@pyramid.pyramid.com> Date: 16 Apr 91 20:48:28 GMT Sender: news@pyramid.pyramid.com Organization: Pyramid Technology Corporation, Mountain View Lines: 12 We are bringing up a Ethernet board for our machines, using the LANCE chip. I have to be able to test the CRC logic on the board, by comparing the CRC that I generate in software with what the hardware generates and appends to each packet. I have the 802.3 specs and I can see the polynomial equation used to generate the CRC. What I need is a C program, that I can use to generate CRC for a 32 byte data packet. Has anyone out there written a program to do this. Thanks in advance. mahesh