Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2006 22:47:49 +0000 (UTC)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb uhid.c usb.h uxb360gp_rdesc.h
Message-ID:  <200601202247.k0KMlnVv015170@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2006-01-20 22:47:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/usb          uhid.c usb.h 
  Added files:           (Branch: RELENG_6)
    sys/dev/usb          uxb360gp_rdesc.h 
  Log:
  MFC uhid.c r1.79, usb.h r1.40, uxb360gp_rdesc.h r1.1:
    Add support for Xbox 360 gamepads.  They are HID-capable devices, but
    lack a report descriptor and don't use the standard interface class.
    This patch works around these deficiencies so that the uhid(4) driver
    can recognize and use those broken devices.
  
  Revision  Changes    Path
  1.77.2.2  +23 -3     src/sys/dev/usb/uhid.c
  1.39.2.1  +2 -0      src/sys/dev/usb/usb.h
  1.2.2.1   +124 -0    src/sys/dev/usb/uxb360gp_rdesc.h (new)



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