freebsd-dev/sys
Warner Losh b16a8a5859 Fix a typo from the original driver. We need to write ctrl2 into RF
register 0x52, not ctrl1.  This appears to be a mistake in the bcm
reverse engineering page, and has been corrected there.  Tracing
through the code, this is more in keeping with the "documented"
register. Sephe thinks it looks interesting and may be worth
fixing. :)

Submitted by:	ddkprog at yahoo com
Reviewed by:	Sepherosa Ziehau
2009-05-18 15:31:26 +00:00
..
amd64 correct range in comment 2009-05-16 22:08:00 +00:00
arm Fix name for driver to assign to the SPI device. 2009-05-15 04:49:20 +00:00
boot Improve the accf_dns_load description. 2009-05-17 10:58:50 +00:00
bsm
cam
cddl set createtxg prop name 2009-05-17 04:04:25 +00:00
compat Implement MSG_CMSG_CLOEXEC flag for linux_recvmsg(). 2009-05-18 04:07:46 +00:00
conf
contrib tbr_timeout() is a timer driven function[1]. While the previous commit 2009-05-18 01:05:09 +00:00
crypto
ddb
dev Fix a typo from the original driver. We need to write ctrl2 into RF 2009-05-18 15:31:26 +00:00
fs Fix the acquisition of local locks via VOP_ADVLOCK() by the 2009-05-17 19:33:48 +00:00
gdb
geom
gnu
i386 Somewhere between 2.6.23 and 2.6.27, Linux added SOCK_CLOEXEC and 2009-05-16 18:48:41 +00:00
ia64
isa
kern Binding interrupts to a CPU consists of two parts: setting up CPU 2009-05-18 14:02:55 +00:00
kgssapi
legacy/dev
libkern
mips - Fix spelling. 2009-05-16 15:21:08 +00:00
modules
net Garbage collect unused NETISR_{ATM,NETGRAPH,PPP} netisr constants. 2009-05-18 10:33:23 +00:00
net80211
netatalk
netgraph
netinet Unbreak options VIMAGE builds, in a followup to r192011 which did not 2009-05-17 20:53:10 +00:00
netinet6 This patch resolves the following issues: 2009-05-18 02:25:45 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient Eliminate unnecessary clearing of the page's dirty mask from various 2009-05-15 04:33:35 +00:00
nfsserver
nlm
opencrypto
pc98
pci
powerpc
rpc
security
sparc64
sun4v
sys Put the structs under #ifndef VIMAGE_GLOBALS as some constants are not 2009-05-17 20:55:33 +00:00
tools
ufs Introduce vfs_bio_set_valid() and use it from ffs_realloccg(). This 2009-05-17 20:26:00 +00:00
vm Eliminate a pointless call to pmap_clear_reference() from vm_pageout_scan(). 2009-05-17 20:40:41 +00:00
xdr
xen
Makefile