freebsd-skq/sys
John Baldwin 4dc5078f81 Add constants for the fields in a BAR. Also, add two new macros
PCI_BAR_(IO|MEM)() that return true if the passed in value from a BAR
is for an IO or memory BAR, respectively.

Reviewed by:	imp
2007-03-31 21:39:02 +00:00
..
amd64 Correct BB-profiling and adjust comments. 2007-03-31 01:47:37 +00:00
arm Revisit the watchdogs: Resetting the error to EINVAL after failing to set the 2007-03-27 21:03:37 +00:00
boot RTC_TIMR's RTC_SEC field is BCD. That makes it unsuitable for 2007-03-28 22:40:37 +00:00
bsm
cam
coda
compat Use underlying structures instead of kernel_sysctlbyname() for msginfo and 2007-03-30 17:56:44 +00:00
conf Sort. 2007-03-27 19:32:40 +00:00
contrib Add an interface for drivers to be notified of changes to CPU frequency. 2007-03-26 18:03:29 +00:00
crypto
ddb
dev Add constants for the fields in a BAR. Also, add two new macros 2007-03-31 21:39:02 +00:00
fs Annotate that this giant acqusition is dependent on tty locking. 2007-03-26 21:56:46 +00:00
gdb
geom - Be more verbose when saying "foo" not found. 2007-03-30 16:32:08 +00:00
gnu
i4b
i386 Correct BB-profiling and adjust comments. 2007-03-31 01:47:37 +00:00
ia64 Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
isa
kern Rather than ignoring any error return from getnewvnode() in nameiinit(), 2007-03-31 16:08:50 +00:00
libkern
modules Introduce a new toy interface, edsc(4). It's a discard interface 2007-03-26 04:39:18 +00:00
net Fix regression in rev. 1.140. 2007-03-27 19:36:12 +00:00
net80211
netatalk
netatm
netgraph We don't need spinning locks here. Change them to the adaptive mutexes. This 2007-03-31 15:43:06 +00:00
netinet - Found bug in min split point bundling which caused 2007-03-31 11:47:30 +00:00
netinet6 - Found bug in min split point bundling which caused 2007-03-31 11:47:30 +00:00
netipsec add include now required for crypto flags 2007-03-22 22:25:25 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient Don't destroy a mutex just before we use it, instead, 2007-03-23 08:52:36 +00:00
nfsserver Initialize vfslocked to 0 before nfsm_srvmtofh() so that the variable is 2007-03-26 15:14:58 +00:00
opencrypto
pc98
pccard
pci
powerpc
rpc Replace GIANT_REQUIRED's present for socket locking with NET_LOCK_GIANT(). 2007-03-25 21:44:24 +00:00
security
sparc64
sun4v
sys - Use PARTIAL_PICKUP_GIANT() to implement PICKUP_GIANT(). 2007-03-30 18:10:08 +00:00
tools Catch up with ACPI-CA 20070320 import. 2007-03-22 18:16:43 +00:00
ufs Revert rev. 1.205. Replace unconditional acquision of Giant when QUOTAS are 2007-03-29 08:26:04 +00:00
vm Prevent a race between vm_object_collapse() and vm_object_split() from 2007-03-27 08:55:17 +00:00
Makefile o Remove isofs from the cscope dirs list. Its content was 2007-03-24 22:21:01 +00:00