Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 11/16/2003 00:22:09
Module Name:	src
Committed By:	jonathan
Date:		Sun Nov 16 00:22:09 UTC 2003

Modified Files:
	src/sys/dev/pci: hifn7751.c hifn7751reg.h hifn7751var.h

Log Message:
Support symmetric crypto ops, including AES, on hifn 7955 and 7956.
Not tested on 795[56],  but compiles and matches FreeBSD-tested diffs.

Suggested by Sam Leffler <sam@errno.com>, as imported into FreeBSD by Sam.
Submitted to FreeBSD by Rajesh Vaidyanath <RVaidyanath@hifn.com>.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/dev/pci/hifn7751.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/hifn7751reg.h
cvs rdiff -r1.3 -r1.4 src/sys/dev/pci/hifn7751var.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.