History log of /src/sys/dev/pci/hifn7751reg.h |
Revision | | Date | Author | Comments |
1.9 |
| 17-May-2020 |
riastradh | Reduce diffs from OpenBSD hifn(4) header files.
|
1.8 |
| 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.7 |
| 27-Feb-2005 |
perry | nuke trailing whitespace
|
1.6 |
| 13-Feb-2004 |
wiz | branches: 1.6.8; 1.6.10; Spell length with h after t. Inspired by a commit by brad@openbsd.
|
1.5 |
| 16-Nov-2003 |
jonathan | 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>.
|
1.4 |
| 30-Jul-2003 |
jonathan | 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) 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.
|
1.3 |
| 13-May-2003 |
wiz | branches: 1.3.2; Typos from Jean-Francois Brousseau, via jmc@openbsd.
|
1.2 |
| 06-Jan-2003 |
wiz | descriptor with a c.
|
1.1 |
| 12-Oct-2000 |
itojun | branches: 1.1.2; 1.1.4; 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
|
1.1.4.1 |
| 07-Jan-2003 |
thorpej | Sync with HEAD.
|
1.1.2.2 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
1.1.2.1 |
| 12-Oct-2000 |
bouyer | file hifn7751reg.h was added on branch thorpej_scsipi on 2000-11-20 11:42:20 +0000
|
1.3.2.4 |
| 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
1.3.2.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.3.2.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.3.2.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.6.10.1 |
| 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
1.6.8.1 |
| 29-Apr-2005 |
kent | sync with -current
|