Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Apr 2005 18:48:18 +0000 (UTC)
From:      naddy@mips.inka.de (Christian Weisgerber)
To:        freebsd-current@freebsd.org
Subject:   Re: rigth crc32 implementation
Message-ID:  <d4m2di$2849$2@kemoauc.mips.inka.de>
References:  <200504261143.55195.josemi@redesjm.local>

next in thread | previous in thread | raw e-mail | index | archive | help
Jose M Rodriguez <josemi@freebsd.jazztel.es> wrote:

> Working on usb_adslsubr{.c,.h}
> 
> About how to implement crc32
> 
> My first think was use the libkern based one, but I found:
> sys/linkern/crc32.c

Not sure what's required for usb_adsl, but just about all the
ethernet drivers use ether_crc32_be() or ether_crc32_le() from
sys/net/if_ethersubr.c.

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d4m2di$2849$2>