cvs commit: src/usr.sbin/moused moused.c

Dag-Erling Smorgrav des at FreeBSD.org
Thu Nov 13 13:25:14 PST 2003


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


More information about the cvs-src mailing list