NetBSD/sys/dev
thorpej 5d06c0e812 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.
2002-08-02 00:30:37 +00:00
..
acpi Add code to activate devices that are no active. 2002-07-29 03:26:20 +00:00
arcbios
ata enouth -> enough. 2002-07-26 01:00:39 +00:00
bi
cardbus make this compile again 2002-06-02 23:24:40 +00:00
dec
dmover dmover(9) -- an interface to hardware-assisted data movers. This allows 2002-08-02 00:30:37 +00:00
ebus
eisa
hpc alloc_attr -> allocattr 2002-07-04 14:37:10 +00:00
i2c
i2o Use __mips__ instead of mips. 2002-05-31 21:43:49 +00:00
ic Remove warning about PCI bus configuration being broken since it 2002-07-30 15:01:15 +00:00
ieee1394 remove obsolete use of M_LINK0. it was planned to be used to identify 2002-06-24 00:42:27 +00:00
ir
isa Convert to new device buffer queue interface. 2002-07-24 19:34:57 +00:00
isapnp put back RCS Id 2002-06-22 22:14:09 +00:00
mca Rename bufq_init() to bufq_alloc(). 2002-07-21 15:32:17 +00:00
microcode Spell '[Rr]ight' correctly. From Jim Bernard. 2002-07-26 14:11:34 +00:00
mii Move the BCM5401 DSP patch out of the bge driver and into 2002-07-13 01:23:27 +00:00
mscp Correct ra disk instrumentation. From Johnny Billquist. 2002-07-25 12:13:03 +00:00
mvme
news
ofisa constify and make auto const variables static. 2002-06-08 17:07:53 +00:00
ofw
pci Regen: remove duplicate entry for 82801DB_LPC. 2002-07-31 11:16:49 +00:00
pckbc only power down on suspend, not standby (sugested by thorpej). 2002-07-10 02:05:25 +00:00
pcmcia Regenerate. 2002-07-23 23:12:48 +00:00
podulebus
qbus Convert to new device buffer queue interface. 2002-07-22 21:48:36 +00:00
raidframe Unused code go bye-bye. 2002-08-02 00:24:56 +00:00
rasops Rename rasops_alloc_cattr and rasops_alloc_mattr to 2002-07-04 17:15:28 +00:00
rcons alloc_attr -> allocattr 2002-07-04 14:37:10 +00:00
sbus fix a bug introduced in rev 1.19: 2002-07-16 11:48:45 +00:00
scsipi Spell '[Rr]ight' correctly. From Jim Bernard. 2002-07-26 14:11:34 +00:00
std tabify 2002-06-25 16:31:43 +00:00
sun
sysmon Fix WDOGIOC_GTICKLER for userland ticklers. 2002-07-31 06:48:58 +00:00
tc alloc_attr -> allocattr 2002-07-04 14:37:10 +00:00
usb Add a quirk for an In-System Design adapter. 2002-07-29 03:30:46 +00:00
vme Convert to new device buffer queue interface. 2002-07-23 20:49:54 +00:00
wscons switch/case KNF. 2002-07-09 07:15:21 +00:00
wsfont
xmi
DEVNAMES add devices of ixp12x0 2002-07-22 01:24:41 +00:00
Makefile This is the "kttcp" network throughput testing pseudo-device. From 2002-06-28 23:27:13 +00:00
auconv.c
auconv.h
audio.c When a recording interrupt happened in the middle of audio_read(), 2002-07-10 02:25:49 +00:00
audio_if.h Correct indent... 2002-06-04 14:02:32 +00:00
audiovar.h
aurateconv.c
ccd.c SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
ccdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
kttcp.c Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from 2002-07-03 21:39:40 +00:00
kttcpio.h This is the "kttcp" network throughput testing pseudo-device. From 2002-06-28 23:27:13 +00:00
ld.c Rename bufq_init() to bufq_alloc(). 2002-07-21 15:32:17 +00:00
ldvar.h Convert to new device buffer queue interface. 2002-07-20 11:28:07 +00:00
md.c Rename bufq_init() to bufq_alloc(). 2002-07-21 15:32:17 +00:00
md.h
md_root.c
midi.c spl botch in midipoll() when sc->dying 2002-06-01 17:54:21 +00:00
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
radio.c
radio_if.h
radiovar.h
rnd.c SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
rndpool.c
sequencer.c
sequencervar.h
vnd.c Don't sprinkle cleanup code here and there (necessary cleanup was missed). 2002-07-26 06:16:32 +00:00
vndvar.h Convert to new device buffer queue interface. 2002-07-20 11:28:07 +00:00