Jose M Rodriguez <josemi_at_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_at_mips.inka.deReceived on Tue Apr 26 2005 - 16:48:22 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:33 UTC