freebsd-skq/sys
Oleksandr Tymoshenko c3a0f75a9f Add hooks for plugging platform-provided transfer backend.
In order to use platorm backend hardware driver should
impement three methods:
- platform_start_transfer and platform_finish_transfer
    to start and finish transfer
- platform_will_handle - check whether transaction is
    suitable for backend. If not - driver will fall back
    to PIO mode.

Submitted by:	Daisuke Aoyama <aoyama at peach.ne.jp>
Approved by:	ian@
2013-02-28 19:43:14 +00:00
..
amd64 MFcalloutng: 2013-02-28 10:46:54 +00:00
arm MFcalloutng: 2013-02-28 13:46:03 +00:00
boot Fix a typo that prevented booting a kernel that had virtual addresses in 2013-02-27 19:59:41 +00:00
bsm
cam Hide SEMB port of the SiI3826 Port Multiplier by default to avoid extra 2013-02-22 19:53:12 +00:00
cddl MFV 247176, 247178, 247315: 2013-02-27 14:45:23 +00:00
compat
conf cxgbe(4): Update firmware to 1.8.4.0. 2013-02-26 00:10:28 +00:00
contrib
crypto
ddb
dev Add hooks for plugging platform-provided transfer backend. 2013-02-28 19:43:14 +00:00
fs Eliminate a duplicate #include. 2013-02-26 07:00:24 +00:00
gdb
geom
gnu/fs
i386 MFcalloutng: 2013-02-28 13:46:03 +00:00
ia64 MFcalloutng: 2013-02-28 13:46:03 +00:00
isa
kern MFcalloutng: 2013-02-28 16:22:49 +00:00
kgssapi
libkern
mips MFcalloutng: 2013-02-28 13:46:03 +00:00
modules cxgbe(4): Update firmware to 1.8.4.0. 2013-02-26 00:10:28 +00:00
net
net80211
netatalk
netgraph
netinet Fix a potential race in returning setting errno when an 2013-02-27 19:51:47 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98 MFcalloutng: 2013-02-28 10:46:54 +00:00
pci
powerpc MFcalloutng: 2013-02-28 13:46:03 +00:00
rpc
security
sparc64 MFcalloutng: 2013-02-28 13:46:03 +00:00
sys Move the definition of sbintime_t type from <sys/time.h> to <sys/types.h>. 2013-02-28 17:10:30 +00:00
teken
tools
ufs The softdep freeblks workitem might hold a reference on the dquot. 2013-02-27 07:32:39 +00:00
vm Merge from vmobj-rwlock: 2013-02-27 18:12:13 +00:00
x86 MFcalloutng: 2013-02-28 13:46:03 +00:00
xdr
xen
Makefile