cvs commit: ports/sysutils/hal Makefile ports/sysutils/hal/files patch-hald_freebsd_hf-acpi.c patch-hald_freebsd_probing_probe-mouse.c

Jung-uk Kim jkim at FreeBSD.org
Wed Feb 4 09:45:33 PST 2009


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


More information about the cvs-ports mailing list