Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Feb 2009 17:45:32 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/hal Makefile ports/sysutils/hal/files patch-hald_freebsd_hf-acpi.c patch-hald_freebsd_probing_probe-mouse.c
Message-ID:  <200902041745.n14HjWRM072555@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2009-02-04 17:45:32 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/hal         Makefile 
    sysutils/hal/files   patch-hald_freebsd_hf-acpi.c 
                         patch-hald_freebsd_probing_probe-mouse.c 
  Log:
  - Do not allow openning /dev/sysmouse multiple times.  When there are
  multiple instances of moused(8) and Xorg mouse driver
  opens /dev/sysmouse multiple times, Xorg server gets confused badly,
  e.g., losing input events, waiting for already processed events, etc.
  - Really fix laptop brightness control.  The previous commit didn't
  fix IBM and Sony laptops.  Pointyhat to me, again.
  
  Reviewed by:    marcus
  
  Revision  Changes    Path
  1.48      +1 -1      ports/sysutils/hal/Makefile
  1.3       +62 -12    ports/sysutils/hal/files/patch-hald_freebsd_hf-acpi.c
  1.2       +17 -6     ports/sysutils/hal/files/patch-hald_freebsd_probing_probe-mouse.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902041745.n14HjWRM072555>