NetBSD/sys
jakllsch 2dcbf90a93 If we get a SDMA boundary-crossing interrupt at the end of the final
segment, the transfer is not implicitly complete; we still need to wait
for the transfer complete interrupt so that we can issue new commands
successfully.

This fixes the problem my Ricoh R5C822 was having where all writes after
a larger (64KiB) write were failing because we attempted to issue CMD13
(to check the status of the aformentioned write) too soon afterwards.

I suspect this fix to apply to other Ricoh SDHCI controllers I've heard
people have had trouble with.  Sorry I didn't look at this sooner.
2012-12-20 22:56:38 +00:00
..
altq
arch fix cut-n-paste. 2012-12-20 22:08:19 +00:00
coda
compat Fix inverted error check. 2012-12-13 15:16:57 +00:00
conf Define msm6242b driver. 2012-11-14 02:03:25 +00:00
crypto
ddb Use _KERNEL_OPT 2012-09-01 01:13:51 +00:00
dev If we get a SDMA boundary-crossing interrupt at the end of the final 2012-12-20 22:56:38 +00:00
dist/pf IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now; 2012-09-15 18:12:17 +00:00
external - Replace the seemingly broken built-in ipf rbtree implementation with ours. 2012-12-20 21:42:27 +00:00
fs Revert rev. 1.20 now that bread() has been fixed. 2012-12-20 11:44:39 +00:00
gdbscripts
ipkdb
kern Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
lib Pass down an empty CPUFLAGS since CPUFLAGS is contained in CFLAGS. 2012-12-12 15:12:11 +00:00
miscfs Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
modules make this work 2012-12-14 15:46:51 +00:00
net npf_rwrcksum: handle delayed checksums in the network stack; also fix 2012-12-10 01:11:13 +00:00
net80211 Set max_linkhdr when attaching so when bridging/forwarding ethernet drivers 2012-11-14 18:34:05 +00:00
netatalk
netbt
netinet use __BITMAP_TYPE 2012-12-07 02:27:29 +00:00
netinet6 Add a new sysctl to mark ports as reserved, so that they are not used in 2012-11-29 02:07:20 +00:00
netipsec rename pcb_sp to policy to avoid: 2012-12-07 15:29:38 +00:00
netisdn split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
netiso
netkey
netmpls
netnatm
netsmb Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
nfs fix crash in nfs client lookups, dholland says 'my fault' 2012-11-07 02:31:48 +00:00
opencrypto
rump regen 2012-12-13 17:17:21 +00:00
secmodel kill some -Wunused-but-set-variable warnings 2012-11-13 20:10:02 +00:00
stand
sys Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
ufs Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
uvm Until such time as the swap subsystem can be converted to use The One True 2012-11-27 20:15:55 +00:00
Makefile