Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/12/2000 06:00:00
Module Name: syssrc
Committed By: itojun
Date: Thu Oct 12 02:59:59 UTC 2000
Modified Files:
syssrc/sys/dev/pci: files.pci
Added Files:
syssrc/sys/dev/pci: hifn7751.c hifn7751reg.h hifn7751var.h
Log Message:
hifn7751 crypto card driver. from openbsd.
does nothing useful at this moment - initailize the chip, that's all.
TODO: crypto logic framework in kernel (see openbsd sys/crypto)
TODO: ipsec frontend (need major rework in ipsec tree - should start with busywait)
TODO: character device frontend
To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 syssrc/sys/dev/pci/files.pci
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/hifn7751.c \
syssrc/sys/dev/pci/hifn7751reg.h syssrc/sys/dev/pci/hifn7751var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.