index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
hifn7751var.h
Age
Commit message (
Expand
)
Author
2001-06-27
"IPsec" capitalization (jsyn@nthought.com)
Angelos D. Keromytis
2001-06-26
move bus access to var where it belongs
Jason Wright
2001-06-24
Remove some redundent copies of the total length/skip values and use the
Jason Wright
2001-06-24
reflect reality more closely and remove more invertex stuff
Jason Wright
2001-06-23
- put hw defines in *reg, software defines in *var, etc
Jason Wright
2001-06-22
Fix lotsa bugs:
Jason Wright
2001-05-14
use real uio
Theo de Raadt
2001-05-13
First try at bus_dma(9)-ifying hifn7751 driver... advantages:
Jason Wright
2001-05-13
initial cut at /dev/crypto support. takes original mbuf "try, and discard
Theo de Raadt
2000-06-02
callback is always static
Theo de Raadt
2000-05-08
crank MAX_SCATTER to handle large chain lengths; deraadt ok'd.
Jason Wright
2000-04-14
not EXPORT
Jason Wright
2000-04-13
remove bit definitions and associated macros for hifn_command.flags since it
Jason Wright
2000-04-13
- let hifn_process() compute the mask bits for the command descriptors
Jason Wright
2000-04-13
remove unnecessary variable
Jason Wright
2000-04-11
- add support for buffers that are not aligned (or end on a non 4byte boundary)
Jason Wright
2000-04-10
- Add back code from the original aeon driver to handle missed interrupts by
Jason Wright
2000-04-04
add mac result pointer to the callback routine
Jason Wright
2000-03-29
- update copyrights
Jason Wright
2000-03-29
remove round-robin use of the boards. We're depending on the upper layer
Jason Wright
2000-03-29
Long over due checkpoint:
Jason Wright
2000-03-22
eissed another renamning of result_status -> result_flags
Jason Wright
2000-03-22
convert some spaces to tabs and make variable names the same as the
Jason Wright
2000-03-16
move aeon to hifn7751
Theo de Raadt
1999-02-24
handle scatter-gather, seperate src/dst mbuf, etc
Theo de Raadt
1999-02-21
use src/dst descriptor chaining out of an mbuf
Theo de Raadt
1999-02-19
invertex aeon driver base
Theo de Raadt