freebsd-dev/sys
Adrian Chadd 1762ec944a Revert the ath_tx_draintxq() method, and instead teach it the minimum
necessary to "do" EDMA.

It was just using the TX completion status for logging information about
the descriptor completion.  Since with EDMA we don't know this without
checking the TX completion FIFO, we can't provide this information.
So don't.
2012-08-12 00:46:15 +00:00
..
amd64 The assertion that I added in r238889 could legitimately fail when a 2012-08-08 05:28:30 +00:00
arm Move the decoding of the swi instruction to the syscall function. With the 2012-08-11 05:58:56 +00:00
boot As it turned out, there are some installations, where BSD label 2012-08-07 09:22:46 +00:00
bsm
cam
cddl
compat
conf MFP4 change 214967: 2012-08-06 21:24:43 +00:00
contrib
crypto
ddb
dev Revert the ath_tx_draintxq() method, and instead teach it the minimum 2012-08-12 00:46:15 +00:00
fs
gdb
geom Always initialize sc_ekey, because as of r238116 it is always used. 2012-08-10 18:43:29 +00:00
gnu/fs
i386 Eliminate an unnecessary acquisition and release of the page queues lock 2012-08-10 05:47:04 +00:00
ia64
isa
kern Some style fixes inspired by @bde. 2012-08-11 23:48:39 +00:00
kgssapi
libkern
mips Merge r134393 from amd64/i386: 2012-08-10 05:00:50 +00:00
modules
net
net80211 Fix an incorrect comment. 2012-08-08 17:16:06 +00:00
netatalk
netgraph
netinet s/lenght/length/ in comments 2012-08-07 07:52:25 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc
rpc
security
sparc64
sys Switch unit management in UCOM to unrhdr. 2012-08-10 15:21:12 +00:00
teken
tools
ufs
vm Never sleep on busy pages in vm_pageout_launder(), always skip them. Long 2012-08-07 04:48:14 +00:00
x86 During TSC synchronization test, use rdtsc() rather than rdtsc32(), to 2012-08-07 23:16:11 +00:00
xdr
xen
Makefile