freebsd-nq/sys/dev/sound
Robert Noland cfd7bacef2 Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
This replaces d_mmap() with the d_mmap2() implementation and also
changes the type of offset to vm_ooffset_t.

Purge d_mmap2().

All driver modules will need to be rebuilt since D_VERSION is also
bumped.

Reviewed by:	jhb@
MFC after:	Not in this lifetime...
2009-12-29 21:51:28 +00:00
..
isa
macio
midi
pci Add one more set of codec IDs. 2009-12-11 00:38:13 +00:00
pcm Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
sbus
usb - add support for more than 2 audio channels. [1] 2009-12-22 02:11:37 +00:00
chip.h
clone.c
clone.h
driver.c
unit.c
unit.h
version.h