Date: Mon, 8 Jul 2002 18:01:26 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ugen.c Message-ID: <200207090101.g6911QHM042287@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2002/07/08 18:01:26 PDT Modified files: sys/dev/usb ugen.c Log: Delay the creation of the ugenX device node until we're certain that the attach succeeded. (Fixes a potential panic for devices that fail to attach properly and are subsquently unplugged and then plugged back in again.) Revision Changes Path 1.61 +6 -5 src/sys/dev/usb/ugen.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?200207090101.g6911QHM042287>