freebsd-dev/sys/pci
Poul-Henning Kamp cf827063a9 Give MEXTADD() another argument to make both void pointers to the
free function controlable, instead of passing the KVA of the buffer
storage as the first argument.

Fix all conventional users of the API to pass the KVA of the buffer
as the first argument, to make this a no-op commit.

Likely break the only non-convetional user of the API, after informing
the relevant committer.

Update the mbuf(9) manual page, which was already out of sync on
this point.

Bump __FreeBSD_version to 800016 as there is no way to tell how
many arguments a CPP macro needs any other way.

This paves the way for giving sendfile(9) a way to wait for the
passed storage to have been accessed before returning.

This does not affect the memory layout or size of mbufs.

Parental oversight by:	sam and rwatson.

No MFC is anticipated.
2008-02-01 19:36:27 +00:00
..
alpm.c
amdpm.c
amdsmb.c Add copyrights. 2008-01-21 13:26:33 +00:00
if_mn.c
if_pcn.c
if_pcnreg.h
if_rl.c Add the FNW3603TX Planex NIC. 2007-11-26 18:25:07 +00:00
if_rlreg.h Overhaul re(4). 2008-01-15 01:10:31 +00:00
if_sis.c
if_sisreg.h
if_ste.c Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
if_stereg.h
if_tl.c
if_tlreg.h
if_vr.c Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
if_vrreg.h
if_wb.c Give MEXTADD() another argument to make both void pointers to the 2008-02-01 19:36:27 +00:00
if_wbreg.h
if_xl.c Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
if_xlreg.h
intpm.c Oops, convert a tsleep() to a msleep() that was missed when adding locking 2007-10-15 16:18:20 +00:00
intpmreg.h
locate.pl
ncr.c
ncrreg.h
nfsmb.c Add copyrights. 2008-01-21 13:26:33 +00:00
viapm.c Add the device ID for the VIA CX700 chipset. 2007-08-02 04:29:19 +00:00