Date: Thu, 13 Nov 2003 13:25:12 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/moused moused.c Message-ID: <200311132125.hADLPCUC056661@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2003/11/13 13:25:12 PST FreeBSD src repository Modified files: usr.sbin/moused moused.c Log: If the name of the mouse device starts with "/dev/ums", try to load the ums module, and allow for up to five attempts to open the device, with two-second pauses in between, to allow time for USB controllers and devices to probe and attach. My Gigabyte P4 Titan 848P motherboard has a total of 15 ports on four hubs hanging off four controllers, and needs at least half of that ten-second allowance to get ready. MFC after: 7 days Revision Changes Path 1.61 +15 -2 src/usr.sbin/moused/moused.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311132125.hADLPCUC056661>