Date: Thu, 11 Apr 2002 03:34:16 -0700 (PDT) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umass.c Message-ID: <200204111034.g3BAYGm81147@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 2002/04/11 03:34:16 PDT Modified files: sys/dev/usb umass.c Log: Delay umass_cam_rescan by 200 ms to make sure attach is finished by the time we tell CAM to rescan the bus. Together with the previous patch this should avoid the problem where the devices would wedge because they got spoken to over two different pipes. Tested by: Tomas Pluskal <plusik@pohoda.cz> Revision Changes Path 1.59 +12 -3 src/sys/dev/usb/umass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204111034.g3BAYGm81147>