freebsd-skq/sys
Marius Strobl 21b5913f1f - When creating the DMA tag for user data, don't ask for more segments
than required for handling MAXPHYS and report the resulting maximum
  I/O size to CAM instead of implicitly limiting it to DFLTPHYS.
- Move the variables of sym_action2() out of nested scope as required
  by style(9) and remove extraneous curly braces.
- Replace a magic value for PCIR_COMMAND with the appropriate macro.
- Use DEVMETHOD_END.
- Use NULL instead of 0 for pointers.

Tested with a HBA donated by wilko.

MFC after:	3 days
2012-05-26 08:03:42 +00:00
..
amd64 Regenerate system call tables. 2012-05-25 21:52:57 +00:00
arm
boot Import DTS files for the upcoming DPAA QorIQ (PowerPC) support. 2012-05-25 20:43:38 +00:00
bsm
cam
cddl
compat Regenerate system call tables. 2012-05-25 21:52:57 +00:00
conf
contrib
crypto
ddb
dev - When creating the DMA tag for user data, don't ask for more segments 2012-05-26 08:03:42 +00:00
fs Use C99-style initialization for struct dirent in preparation for 2012-05-25 09:16:59 +00:00
gdb
geom Add a partition type for nandfs to the apm, bsd, gpt and vtoc8 schemes. 2012-05-25 20:33:34 +00:00
gnu/fs
i386 Rename pmap_collect() to pmap_pv_reclaim() and rewrite it such that it no 2012-05-26 06:10:25 +00:00
ia64
isa
kern Add a vn_bmap_seekhole(9) vnode helper which can be used by any 2012-05-26 05:28:47 +00:00
kgssapi
libkern
mips
modules
net
net80211
netatalk
netgraph
netinet Undefine SCTP_PACKED before including sctp_uio.h, which doesn't 2012-05-25 11:14:08 +00:00
netinet6 MFp4 bz_ipv6_fast: 2012-05-25 09:27:16 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc Update HID defines for E500mc and E5500 CPU cores. 2012-05-25 21:12:24 +00:00
rpc
security
sparc64 Merge from x86: r232521 2012-05-25 14:52:05 +00:00
sys Add a vn_bmap_seekhole(9) vnode helper which can be used by any 2012-05-26 05:28:47 +00:00
teken
tools
ufs Implement SEEK_HOLE/SEEK_DATA for UFS. 2012-05-26 05:29:53 +00:00
vm
x86
xdr
xen
Makefile