freebsd-dev/sys
Nick Hibma 380ee390fd Postpone I/O to the device until attach has finished. This fixes
attachment after boot in some cases where the device gets confused if
spoken to over two different pipes simultaneously (resulting in TIMEOUT
errors on requesting INQUIRY data).

This solution is far from perfect, as after umass_attach has returned
the USB stack fetches the string descriptors in order for creating the
event that is sent to userland. It just makes the chances of collisions
less likely.

Tested by: 	Tomas Pluskal <plusik@pohoda.cz>
2002-04-10 13:22:12 +00:00
..
alpha GC various bits and pieces of USERCONFIG from all over the place. 2002-04-09 11:18:46 +00:00
amd64 GC various bits and pieces of USERCONFIG from all over the place. 2002-04-09 11:18:46 +00:00
arm
boot Upgrade FICL to 3.02. Forgot this one, sorry. 2002-04-09 20:59:34 +00:00
cam
coda
compat - Change fill_kinfo_proc() to require that the process is locked when it 2002-04-09 20:10:46 +00:00
conf Round 2 of munging the MI/MD split in NOTES. Put almost all the device 2002-04-09 18:26:58 +00:00
contrib
crypto
ddb
dev Postpone I/O to the device until attach has finished. This fixes 2002-04-10 13:22:12 +00:00
fs Remove 3 instances of vm_zone.h inclusion. 2002-04-08 08:12:46 +00:00
geom Implement DIOCGFRONTSTUFF ioctl which reports how many bytes from the start 2002-04-09 15:43:32 +00:00
gnu
i4b
i386 Round 2 of munging the MI/MD split in NOTES. Put almost all the device 2002-04-09 18:26:58 +00:00
ia64 GC various bits and pieces of USERCONFIG from all over the place. 2002-04-09 11:18:46 +00:00
isa GC various bits and pieces of USERCONFIG from all over the place. 2002-04-09 11:18:46 +00:00
isofs/cd9660
kern - Change settime() to take a thread as its first argument instead of a proc 2002-04-10 04:09:07 +00:00
libkern
modules
net Add missing 'struct ifreq ifr;' that was forgotten in the last commit. 2002-04-10 06:07:16 +00:00
netatalk
netatm
netgraph
netinet Unconditionalize the definition of INET_ADDRSTRLEN and 2002-04-10 11:59:02 +00:00
netinet6 Unconditionalize the definition of INET_ADDRSTRLEN and 2002-04-10 11:59:02 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98 GC various bits and pieces of USERCONFIG from all over the place. 2002-04-09 11:18:46 +00:00
pccard
pci Teach the rlphy driver how to do parallel link detection. If the link partner 2002-04-07 20:55:50 +00:00
posix4
powerpc GC various bits and pieces of USERCONFIG from all over the place. 2002-04-09 11:18:46 +00:00
rpc
security/lomac
sparc64 Forgot these files in previous commit to frame.h. Also add needed include 2002-04-09 01:43:07 +00:00
svr4
sys Stop exporting ntohl(), ntohs(), htonl(), and htons() to userland in 2002-04-10 10:36:23 +00:00
tools
ufs Move generic disk ioctls from <sys/disklabel.h> to <sys/disk.h>. 2002-04-08 09:20:07 +00:00
vm Remember to unlock the zone if the fill count is too high. 2002-04-10 01:52:50 +00:00
Makefile