cvs commit: ports/sysutils/hal Makefile ports/sysutils/hal/files patch-hald_freebsd_hf-usb.c patch-hald_freebsd_hf-usb2.c

Robert Noland rnoland at FreeBSD.org
Mon Mar 2 19:30:21 PST 2009


rnoland     2009-03-03 03:30:20 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/hal         Makefile 
    sysutils/hal/files   patch-hald_freebsd_hf-usb.c 
                         patch-hald_freebsd_hf-usb2.c 
  Log:
  Set the device node to NULL for usb keyboards.  The xorg keyboard
  driver has the ability to open character devices, but in our case
  syscons always owns the devices.  This should allow usb only
  setups as well as help people who are setting xorg input options
  on usb devices.
  
  PR:             132270
  Submitted by:   Jose M Rodriguez <josemi at freebsd.jazztel.es>
  Approved by:    marcus
  
  Revision  Changes    Path
  1.51      +1 -1      ports/sysutils/hal/Makefile
  1.6       +15 -6     ports/sysutils/hal/files/patch-hald_freebsd_hf-usb.c
  1.2       +3 -3      ports/sysutils/hal/files/patch-hald_freebsd_hf-usb2.c


More information about the cvs-ports mailing list