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
/
hifn7751reg.h
Age
Commit message (
Expand
)
Author
2000-12-12
remove some dead stuff and correct spelling in comment
Jason Wright
2000-10-26
shadow the dmaier to avoid an additional pci read in the interrupt path
Jason Wright
2000-09-21
use volatile's on all structures shared between cpu and hifn
Jason Wright
2000-04-11
define the rest of the descriptor bits
Jason Wright
2000-04-10
- Add back code from the original aeon driver to handle missed interrupts by
Jason Wright
2000-04-05
maintain state about keys, upload them to context ram once (and avoid the
Jason Wright
2000-04-04
make the comment and definition of HIFN_MAX_COMMAND more readable
Jason Wright
2000-03-29
- update copyrights
Jason Wright
2000-03-29
Long over due checkpoint:
Jason Wright
2000-03-17
Fix some space->\t
Jason Wright
2000-03-16
move aeon to hifn7751
Theo de Raadt
2000-03-15
Bring in bit definitions from the datasheet and allow shared interrupts.
Jason Wright
2000-03-10
unlock cryptography functions on Hi/fn 7751 cryptography card. Based on reve...
Michael Shalayeff
1999-12-15
nuke *vm_alloc_page_contig, use bus_dma
Jason Wright
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