Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 1999 09:21:10 -0800 (PST)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/moused moused.c
Message-ID:  <199911291721.JAA26708@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     1999/11/29 09:21:10 PST

  Modified files:
    usr.sbin/moused      moused.c 
  Log:
  Bail out on failing the read(). This happens when a USB mouse is
  disconnected. We retry the open in the parent subroutine.
  
  Remove an ifdef _i386_ . MOUSE_IF_USB is now defined for alpha as well.
  
  Reviewed-By:    yokota
  
  Revision  Changes    Path
  1.32      +4 -4      src/usr.sbin/moused/moused.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?199911291721.JAA26708>