freebsd-skq/sys
np 2fa1481795 Do not increment the parent firmware's reference count when any other
firmware image in the module is registered.  Instead, do it when the
other image is itself referenced.

This allows a module with multiple firmware images to be automatically
unloaded when none of the firmware images are in use.

Discussed with:	jhb@ (on -hackers)
2011-11-19 00:20:28 +00:00
..
amd64
arm
boot Wire the kernel text RWX, rather than RX. We're not quite ready 2011-11-17 15:51:03 +00:00
bsm
cam Introduce CAM_SIM_POLLED SIM flag, indicating that it works in polling mode. 2011-11-17 21:07:56 +00:00
cddl
compat
conf Add unicode support to msdosfs and smbfs; original pathes from imura, 2011-11-18 03:05:20 +00:00
contrib
crypto
ddb
dev There's no need export the device interface methods of miibus(4). 2011-11-18 22:58:13 +00:00
fs Add unicode support to msdosfs and smbfs; original pathes from imura, 2011-11-18 03:05:20 +00:00
gdb
geom Temporary revert r227009 to fix freeze on UP systems without PREEMPTION. 2011-11-14 19:32:05 +00:00
gnu
i386
ia64
isa
kern Do not increment the parent firmware's reference count when any other 2011-11-19 00:20:28 +00:00
kgssapi
libkern Add unicode support to msdosfs and smbfs; original pathes from imura, 2011-11-18 03:05:20 +00:00
mips Rearrange XLP configuration files. 2011-11-18 11:18:59 +00:00
modules Limit building sfxge(4) to amd64 only to unbreak the tinderboxen. The driver 2011-11-18 11:10:14 +00:00
net Bring in support for netmap, a framework for very efficient packet 2011-11-17 12:17:39 +00:00
net80211
netatalk
netgraph
netinet Cleanup comparison of interface names. 2011-11-18 09:01:08 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb Add unicode support to msdosfs and smbfs; original pathes from imura, 2011-11-18 03:05:20 +00:00
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci Add preliminary support for RTL8168/8111F PCIe Gigabit ethernet. 2011-11-17 22:07:50 +00:00
powerpc Use a global __pure2 function instead of a global register variable for 2011-11-17 15:49:42 +00:00
rpc
security
sparc64 Fix make universe. 2011-11-16 18:42:43 +00:00
sys Consistently use process spin lock for protection of the 2011-11-18 09:12:26 +00:00
teken
tools
ufs
vm Eliminate end-of-line white space. 2011-11-17 06:54:49 +00:00
x86
xdr
xen
Makefile