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
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