freebsd-dev/sys
Hans Petter Selasky e93086d0bf Workaround for possible bug in the SAF1761 chip. Wait 125us before
re-using a hardware propritary transfer descriptor, PTD, in USB host
mode. If the PTD's are recycled too quickly, it has been observed that
the hardware simply fails to schedule the requested job or resets
completely disconnecting all devices.
2014-12-03 21:48:30 +00:00
..
amd64 This configuration file removes several debugging options, including 2014-12-02 19:55:43 +00:00
arm Switch to unified syntax so these can be built with clang 3.5. 2014-12-02 18:37:04 +00:00
boot Increase BERI loader section alignment to 16 2014-12-03 14:04:57 +00:00
bsm
cam Increase CTL ports limit from 128 to 256 and LUNs limit from 256 to 1024. 2014-12-03 16:04:01 +00:00
cddl zfs_putpages: actually update mtime and ctime 2014-12-02 11:44:56 +00:00
compat The process spin lock currently has the following distinct uses: 2014-11-26 14:10:00 +00:00
conf Ignore more warnings with external gcc 2014-11-29 14:30:39 +00:00
contrib Correctly define constants. 2014-11-28 04:07:06 +00:00
crypto
ddb
dev Workaround for possible bug in the SAF1761 chip. Wait 125us before 2014-12-03 21:48:30 +00:00
fs The process spin lock currently has the following distinct uses: 2014-11-26 14:10:00 +00:00
gdb
geom Actually, that was a bad idea. Go back to MAXPARTITIONS. 2014-11-20 17:31:25 +00:00
gnu
i386 This configuration file removes several debugging options, including 2014-12-02 19:55:43 +00:00
isa
kern Revert device_getenv_int() for now as it duplicates resource_int_value(). 2014-12-03 15:29:53 +00:00
kgssapi
libkern Sync with userland variant. 2014-11-17 21:01:35 +00:00
mips There is only one argemdio device on this board. 2014-12-03 19:41:49 +00:00
modules There never was a PC Card joystick attachment that worked. Kill the 2014-11-22 20:31:20 +00:00
net Remove unneded check. No need to do m_pullup to the size that we prepended. 2014-12-02 05:41:03 +00:00
net80211
netgraph In preparation of merging projects/sendfile, transform bare access to 2014-11-12 09:57:15 +00:00
netinet Do the renaming of sb_cc to sb_ccc in a way with less code changes by 2014-12-02 20:29:29 +00:00
netinet6 Remove unneded check. No need to do m_pullup to the size that we prepended. 2014-12-02 05:41:03 +00:00
netipsec Remove __P() macro. 2014-12-03 04:08:41 +00:00
netnatm
netpfil pf(4) needs to have a correct checksum during its processing. 2014-11-19 13:31:08 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Start process of removing the use of the deprecated "M_FLOWID" flag 2014-12-01 11:45:24 +00:00
opencrypto
pc98 This configuration file removes several debugging options, including 2014-12-02 19:55:43 +00:00
powerpc This configuration file removes several debugging options, including 2014-12-02 19:55:43 +00:00
rpc In preparation of merging projects/sendfile, transform bare access to 2014-11-12 09:57:15 +00:00
security
sparc64 This configuration file removes several debugging options, including 2014-12-02 19:55:43 +00:00
sys Revert device_getenv_int() for now as it duplicates resource_int_value(). 2014-12-03 15:29:53 +00:00
teken
tools
ufs Merge from projects/sendfile: 2014-11-23 12:01:52 +00:00
vm Provide mutual exclusion between zone allocation/destruction and 2014-11-30 20:20:55 +00:00
x86 Improve support for XSAVE with debuggers. 2014-11-21 20:53:17 +00:00
xdr
xen opt_global.h is included automatically in the build. No need to 2014-11-18 17:06:56 +00:00
Makefile