HardenedBSD/sys
weongyo 2eef358f95 adds bwn(4) driver for supporting Broadcom BCM43xx chipsets.
o uses v4 firmware instead of v3.  A port will be committed to create
    the bwn firmware module.
  o supports B/G and LP(low power) PHYs.
  o supports 32 / 64 bits DMA operations.
  o tested on big / little endian machines so should work on all
    architectures.

It'd not connected to the build until the firmware port is committed.
2010-02-16 01:44:14 +00:00
..
amd64 Adjust style (following the already existing rules) for the newly 2010-02-15 23:44:48 +00:00
arm Adjust style (following the already existing rules) for the newly 2010-02-15 23:44:48 +00:00
boot Correct the panic strings introduced in r203830 to match their arguments. 2010-02-13 15:12:46 +00:00
bsm
cam Make CD driver a bit more robust and predictable to unreported errors. 2010-02-15 18:14:51 +00:00
cddl
compat
conf Adjust style (following the already existing rules) for the newly 2010-02-15 23:44:48 +00:00
contrib
crypto
ddb Add a space before printing 'thread pid ...' to match the space before 2010-02-12 19:52:51 +00:00
dev adds bwn(4) driver for supporting Broadcom BCM43xx chipsets. 2010-02-16 01:44:14 +00:00
fs Invalid filesystem might cause the bp to be never read. 2010-02-14 12:10:49 +00:00
gdb
geom
gnu
i386 Adjust style (following the already existing rules) for the newly 2010-02-15 23:44:48 +00:00
ia64 Adjust style (following the already existing rules) for the newly 2010-02-15 23:44:48 +00:00
isa
kern Do not leak process lock when current thread is not allowed to see target. 2010-02-14 13:59:01 +00:00
kgssapi
libkern
mips - Clean-up output of memory banks info 2010-02-16 00:08:42 +00:00
modules adds bwn(4) driver for supporting Broadcom BCM43xx chipsets. 2010-02-16 01:44:14 +00:00
net Mark various sysctls also as tunables. 2010-02-15 09:19:07 +00:00
net80211
netatalk
netgraph
netinet Add missing SCTP_PACKED. Spotted by Irene Ruengeler. 2010-02-13 21:38:15 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs - Move nfs_realign() from the NFS client to the shared NFS code and 2010-02-09 23:45:14 +00:00
nfsclient - Move nfs_realign() from the NFS client to the shared NFS code and 2010-02-09 23:45:14 +00:00
nfsserver - Move nfs_realign() from the NFS client to the shared NFS code and 2010-02-09 23:45:14 +00:00
nlm
opencrypto
pc98 Adjust style (following the already existing rules) for the newly 2010-02-15 23:44:48 +00:00
pci
powerpc Adjust style (following the already existing rules) for the newly 2010-02-15 23:44:48 +00:00
rpc
security
sparc64 Predict KASSERTs to be true. 2010-02-13 19:17:06 +00:00
sun4v Adjust style (following the already existing rules) for the newly 2010-02-15 23:44:48 +00:00
sys Make <sys/timeb.h> work without including <sys/types.h>. 2010-02-14 12:00:42 +00:00
teken
tools
ufs When ffs_realloccg() failed to allocate bigger fragment and, because 2010-02-13 10:34:50 +00:00
vm
xdr
xen
Makefile