Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 2010 21:22:57 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb usbdevs src/sys/dev/usb/quirk usb_quirk.c
Message-ID:  <201007262123.o6QLNL24019014@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gavin       2010-07-26 21:22:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usbdevs 
    sys/dev/usb/quirk    usb_quirk.c 
  Log:
  SVN rev 210516 on 2010-07-26 21:22:57Z by gavin
  
  Prevent uhid(4) from attaching to the Gembird Silver Shield remote power
  plug.  Note that the Vendor ID 0x04b4 is officially assigned to Cypress,
  so use that instead of adding a second vendor with an identical ID, in the
  same way other similar cases are treated in usb/usbdevs.
  
  PR:             usb/132785
  Submitted by:   Dirk-Willem van Gulik <dirkx webweaving.org>
  MFC after:      1 week
  
  Revision  Changes    Path
  1.20      +1 -0      src/sys/dev/usb/quirk/usb_quirk.c
  1.469     +1 -0      src/sys/dev/usb/usbdevs



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