Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2006 17:18:17 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb uhid.c
Message-ID:  <200606181718.k5IHIHaT038916@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2006-06-18 17:18:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          uhid.c 
  Log:
  When attaching an Xbox 360 gamepad a computer, the LED on the gamepad
  blinks by default. When the operating system (read: normally an Xbox
  360) initializes the gamepad, the LED stops blinking.
  
  Change our uhid code to do the same.
  
  PR:             97169
  Submitted by:   Ed Schouten <ed@fxq.nl>
  
  Revision  Changes    Path
  1.81      +6 -0      src/sys/dev/usb/uhid.c



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