freebsd-nq/sys
Adrian Chadd fd06fec782 IIC bitbang changes - prepare to make the bit delay configurable; debug print changes.
* Right now the delay is hard coded at 10uS. This is a bit long when doing lots
  of periodic i2c transactions. So create a 'udelay' parameter and initialise it
  to 10. This can be tuned later.

* Add a newline after a transaction finishes, so the debugging output isn't so
  horrible.
2011-12-20 02:49:01 +00:00
..
amd64 Add comments in NOTES to say what viawd is. 2011-12-20 00:16:52 +00:00
arm
boot - Rename if_carp.ko to carp.ko. 2011-12-16 14:28:34 +00:00
bsm
cam
cddl opensolaris compat: fix vcmn_err so that panic(9) produces a proper message 2011-12-19 14:55:14 +00:00
compat
conf retire libkern gets 2011-12-17 15:48:55 +00:00
contrib
crypto
ddb Use FOREACH_PROC_IN_SYSTEM instead of using its unrolled form. 2011-12-18 15:36:21 +00:00
dev IIC bitbang changes - prepare to make the bit delay configurable; debug print changes. 2011-12-20 02:49:01 +00:00
fs Style cleanups by jh@. 2011-12-16 15:47:43 +00:00
gdb kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
geom replace uses of libkern gets with cngets 2011-12-17 15:26:34 +00:00
gnu
i386 Add comments in NOTES to say what viawd is. 2011-12-20 00:16:52 +00:00
ia64 kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
isa
kern ule: ensure that batch timeshare threads are scheduled fairly 2011-12-19 20:01:21 +00:00
kgssapi
libkern retire libkern gets 2011-12-17 15:48:55 +00:00
mips Remove these locks - they aren't strictly needed and cause measurable 2011-12-20 00:33:56 +00:00
modules - Rename if_carp.ko to carp.ko. 2011-12-16 14:28:34 +00:00
net A major overhaul of the CARP implementation. The ip_carp.c was started 2011-12-16 12:16:56 +00:00
net80211 Remove now redundant mac argument. 2011-12-17 10:32:31 +00:00
netatalk
netgraph
netinet Fix unused parameter warnings. 2011-12-17 19:21:40 +00:00
netinet6 o Convert IPv6 read-only stats sysctls to the read-write ones. 2011-12-19 05:50:34 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98 kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
pci
powerpc Support infrastructure for X11 on PS3. 2011-12-18 16:53:21 +00:00
rpc
security
sparc64
sys Add a TASK_INITIALIZER() macro that can be used to statically 2011-12-19 18:55:13 +00:00
teken
tools
ufs
vm Move kstack_cache_entry into the private header, and make the 2011-12-16 10:56:16 +00:00
x86
xdr
xen
Makefile