OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sys
/
dev
/
dmover
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
dmover
History log of
/src/sys/dev/dmover/Makefile
Revision
Date
Author
Comments
1.2
26-Nov-2002
lukem
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
1.1
02-Aug-2002
thorpej
branches: 1.1.2; 1.1.4; 1.1.6;
dmover(9) -- an interface to hardware-assisted data movers. This allows
clients to use a hardware-assisted data mover to clear a region of memory,
fill a region of memory with a specific value, copy a region of memory,
and perform simple boolean operations such as XOR on multiple regions
of memory.
Included here is a software back-end which can serve as an example of
how to write a back-end (and also provides a fall-back in case hardware
for a given function is not available), as well as a dmoverio(4) pseudo-
device which provides access to dmover(9) to userland via a message
passing interface.
dmover(9) is still a work-in-progress -- a few minor changes to the
interface are expected.
1.1.6.2
06-Sep-2002
jdolecek
sync kqueue branch with HEAD
1.1.6.1
02-Aug-2002
jdolecek
file Makefile was added on branch kqueue on 2002-09-06 08:44:00 +0000
1.1.4.2
29-Aug-2002
gehenna
catch up with -current.
1.1.4.1
02-Aug-2002
gehenna
file Makefile was added on branch gehenna-devsw on 2002-08-29 05:22:23 +0000
1.1.2.2
11-Dec-2002
thorpej
Sync with HEAD.
1.1.2.1
02-Aug-2002
thorpej
file Makefile was added on branch nathanw_sa on 2002-12-11 06:37:49 +0000
Indexes created Thu Oct 23 18:09:57 GMT 2025