From owner-cvs-src@FreeBSD.ORG Fri Oct 10 01:05:39 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B08F16A4B3; Fri, 10 Oct 2003 01:05:39 -0700 (PDT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74A3843FB1; Fri, 10 Oct 2003 01:05:35 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.35 #1 (Debian)) id 1A7sJa-0007FP-00; Fri, 10 Oct 2003 15:07:58 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 3.35 #1 (Debian)) id 1A7sJY-0007Cz-00; Fri, 10 Oct 2003 15:07:56 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.9p2/8.12.9) with ESMTP id h9A859sA065126; Fri, 10 Oct 2003 15:05:10 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.9p2/8.12.9/Submit) id h9A857sF065111; Fri, 10 Oct 2003 15:05:07 +0700 (NOVST) (envelope-from danfe) Date: Fri, 10 Oct 2003 15:05:07 +0700 From: Alexey Dokuchaev To: Sam Leffler Message-ID: <20031010080506.GA60628@regency.nsu.ru> References: <200310082352.h98Nq0ws011528@repoman.freebsd.org> <20031009063900.GB57459@regency.nsu.ru> <200310090721.07096.sam@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200310090721.07096.sam@errno.com> User-Agent: Mutt/1.4.1i X-Envelope-To: sam@errno.com, cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/hifn hifn7751.c hifn7751reg.h hifn7751var.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2003 08:05:39 -0000 On Thu, Oct 09, 2003 at 07:21:06AM -0700, Sam Leffler wrote: > On Wednesday 08 October 2003 11:33 pm, Alexey Dokuchaev wrote: > > On Wed, Oct 08, 2003 at 01:25:47PM -0700, Sam Leffler wrote: > > > sam 2003/10/08 13:25:47 PDT > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/dev/hifn hifn7751.c hifn7751reg.h hifn7751var.h > > > Log: > > > Add symmetric crypto support for the 7955 and 7956. > > > > Hmm, time to rename those hifn7751* files, or does 7751 denote something > t> hat 7955 and 7956 are based on? > > The code is shared with openbsd so the filenames will not change. OK. Maybe some OpenBSD guys are reading this and consider the issue. 8-) ./danfe