freebsd-dev/sys/dev/bktr
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
..
bktr_audio.c
bktr_audio.h
bktr_card.c
bktr_card.h
bktr_core.c
bktr_core.h
bktr_i2c.c Add locking to the various iicbus(4) bridge drivers: 2008-08-04 20:46:15 +00:00
bktr_i2c.h Update prototype for smbus callback change. 2006-09-18 20:17:42 +00:00
bktr_mem.c
bktr_mem.h
bktr_os.c Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
bktr_os.h
bktr_reg.h
bktr_tuner.c
bktr_tuner.h
CHANGELOG.TXT Commit the results of the typo hunt by Darren Pilgrim. 2006-08-04 07:56:35 +00:00
ioctl_bt848.h
ioctl_meteor.h
msp34xx.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00