Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   jonathan
Date:           Wed Jul 30 18:49:29 UTC 2003

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

Log Message:
Discard previous driver; it didnt really do anything.

Replace with  a new from-scratch port of  recent OpenBSD hifn7751 source,
with changes to the crypto-framework calls to fit Sam Leffler's rework.
(Some of the attach-time changes from the previous driver were carried over).
Many thanks to Quentin Garnier (cube%cubidou.net@localhost) for testing an 
pre-release
of the driver and finding a couple of missing initializations.

Note that RNG support is temporarily disabled, until a potential issue
with RNG quality is investigated and resolved.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/dev/pci/hifn7751.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/pci/hifn7751reg.h
cvs rdiff -r1.2 -r1.3 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.




Home | Main Index | Thread Index | Old Index