From owner-freebsd-current@FreeBSD.ORG Tue Apr 26 22:19:31 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F61816A4CE for ; Tue, 26 Apr 2005 22:19:31 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 000B743D46 for ; Tue, 26 Apr 2005 22:19:30 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.13.3/8.13.3) with ESMTP id j3QMJMlm008817; Tue, 26 Apr 2005 15:19:22 -0700 (PDT) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.13.3/8.13.3/Submit) id j3QMJM5N008816; Tue, 26 Apr 2005 15:19:22 -0700 (PDT) (envelope-from marcel) Date: Tue, 26 Apr 2005 15:19:22 -0700 From: Marcel Moolenaar To: Sam Leffler Message-ID: <20050426221922.GD8621@ns1.xcllnt.net> References: <200504261143.55195.josemi@redesjm.local> <20050426194208.GB7773@ns1.xcllnt.net> <426E9E1C.6020609@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <426E9E1C.6020609@errno.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-current@freebsd.org cc: Jose M Rodriguez Subject: Re: rigth crc32 implementation X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 22:19:31 -0000 On Tue, Apr 26, 2005 at 01:01:32PM -0700, Sam Leffler wrote: > > Note also there is CRC32 code of this sort in WEP and TKIP crypto > modules in the net80211 support. Sam, Given the seperation of crc32() into crc32_raw() and crc32(), with either crc32() only or otherwise both functions inlined, are there any obstacles preventing the 802.11 code from using the ones in src/sys/libkern? Thanks, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net