freebsd-dev/sys
Hidetoshi Shimokawa f918ec7bac * firewire.c
- Don't initiate bus reset even if probe failed for some nodes to prevent
	infinite bus reset loop.

Problem Reported by: Pierre Beyssac <pb@fasterix.frmug.org>

- Protect timeout routine with splfw() for 4-stable.

* sbp.c

- Make sure to release devq when start request.
2003-02-17 14:24:06 +00:00
..
alpha Move a bunch of flags from the KSE to the thread. 2003-02-17 09:55:10 +00:00
amd64 Move a bunch of flags from the KSE to the thread. 2003-02-17 09:55:10 +00:00
arm
boot
cam
coda
compat Use the proc lock to protect p_realtimer instead of Giant, and obtain 2003-02-17 10:03:02 +00:00
conf
contrib fix bug in updating of interface pointers when resyncing state 2003-02-15 06:47:27 +00:00
crypto
ddb - Split the struct kse into struct upcall and struct kse. struct kse will 2003-02-17 05:14:26 +00:00
dev * firewire.c 2003-02-17 14:24:06 +00:00
fs
geom
gnu
i4b
i386 Move a bunch of flags from the KSE to the thread. 2003-02-17 09:55:10 +00:00
ia64 Fix missed patch in last commit 2003-02-17 10:21:32 +00:00
isa
isofs/cd9660
kern Use the proc lock to protect p_realtimer instead of Giant, and obtain 2003-02-17 10:03:02 +00:00
libkern
modules
net o Restore an interrupt priority level before return. 2003-02-17 13:41:55 +00:00
netatalk
netatm
netgraph
netinet o Fix ipfw uid rules: socheckuid() returns 0 when uid matches a socket 2003-02-17 13:39:57 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient Lock proc while accessing p_siglist, p_sigmask and p_sigignore 2003-02-15 08:25:57 +00:00
nfsserver
opencrypto
pc98 Change "dev_t gdbdev" to "void *gdb_arg", some possible paths for GDB 2003-02-16 19:22:21 +00:00
pccard
pci
posix4 Move a bunch of flags from the KSE to the thread. 2003-02-17 09:55:10 +00:00
powerpc Move a bunch of flags from the KSE to the thread. 2003-02-17 09:55:10 +00:00
rpc
security Move a bunch of flags from the KSE to the thread. 2003-02-17 09:55:10 +00:00
sparc64 Move a bunch of flags from the KSE to the thread. 2003-02-17 09:55:10 +00:00
sys Use the proc lock to protect p_realtimer instead of Giant, and obtain 2003-02-17 10:03:02 +00:00
tools
ufs
vm Remove GIANT_REQUIRED from vm_pageq_remove(). 2003-02-16 06:36:48 +00:00
Makefile