freebsd-dev/sys
Julian Elischer f1e27f62c1 Add a bunch of USB definitions from NetBSD.
This is part of an ongoing cycle of commits on all the BSDs to
merge the USB vendor and device defintions..

A merge from OpenBSD is still pending.

Submitted by:	barry bouwsma (freebsd-misuser@NOSPAM.dyndns.dk)
Obtained from:	NetBSD
MFC after: 1 week
2004-12-20 20:41:55 +00:00
..
alpha In the common case, pmap_enter_quick() completes without sleeping. 2004-12-15 19:55:05 +00:00
amd64 In the common case, pmap_enter_quick() completes without sleeping. 2004-12-15 19:55:05 +00:00
arm Update the StrongArm port to match the current code. 2004-12-18 17:58:49 +00:00
boot
cam
coda
compat
conf add ancillary wlan modules and fixup comments 2004-12-20 04:22:41 +00:00
contrib Initialise init_addr in pf_map_addr() in the PF_POOL_ROUNDROBIN, 2004-12-19 19:43:04 +00:00
crypto
ddb
dev Add a bunch of USB definitions from NetBSD. 2004-12-20 20:41:55 +00:00
doc
fs Be a bit more assertive about vnode bypass. 2004-12-14 09:32:18 +00:00
gdb
geom Remove unused variables. 2004-12-19 23:55:49 +00:00
gnu Implement simpler panics for VOP_{read,write} on fifos. 2004-12-14 21:30:45 +00:00
i4b
i386 In the common case, pmap_enter_quick() completes without sleeping. 2004-12-15 19:55:05 +00:00
ia64 In the common case, pmap_enter_quick() completes without sleeping. 2004-12-15 19:55:05 +00:00
isa
isofs/cd9660
kern 1. msleep returns EWOULDBLOCK not ETIMEDOUT, use EWOULDBLOCK instead. 2004-12-18 13:43:16 +00:00
libkern
modules We already have ng_fec.4 manpage. And sys/modules is not a correct 2004-12-19 16:06:14 +00:00
net don't try to recurse on the bpf lock.. kqueue already locks the bpf lock 2004-12-17 03:21:46 +00:00
net80211 correct module dependency 2004-12-13 18:26:13 +00:00
netatalk
netatm
netgraph Assert queue mutex in ng_dequeue() and ng_queue_rw(). 2004-12-19 14:58:13 +00:00
netinet
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient Change the NFS sillyrename convention so that we won't run out 2004-12-16 19:28:37 +00:00
nfsserver
opencrypto
pc98 Separate mse driver into a core driver and a bus attachments. Separate out 2004-12-12 20:05:50 +00:00
pccard
pci Enable jumbo frames on Yukon variants of sk(4). 2004-12-20 10:07:12 +00:00
posix4
powerpc In the common case, pmap_enter_quick() completes without sleeping. 2004-12-15 19:55:05 +00:00
rpc
security
sparc64 In the common case, pmap_enter_quick() completes without sleeping. 2004-12-15 19:55:05 +00:00
sys 1. make umtx sharable between processes, the way is two or more processes 2004-12-18 12:52:44 +00:00
tools Rather than casting through a (void *) to avoid the aliasing warning, 2004-12-13 07:23:34 +00:00
ufs white space 2004-12-14 21:35:00 +00:00
vm Eliminate another unnecessary call to vm_page_busy(). (See revision 1.333 2004-12-17 18:54:51 +00:00
Makefile