Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2006 19:09:38 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb umass.c usbdevs
Message-ID:  <200601311909.k0VJ9cSK065108@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2006-01-31 19:09:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          umass.c usbdevs 
  Log:
  ADDON is registered as 0x0d7d, not PNY.  Don't confuse the two as we
  try to use the registrant for numbers in this file, not the OEM that
  put their label on it.  Use PNY's real number 0x154b.  Add another PNY
  atachmate with quirks from a PR filed a while ago, but that I can't
  seem to find now...
  
  Revision  Changes    Path
  1.132     +14 -10    src/sys/dev/usb/umass.c
  1.252     +10 -4     src/sys/dev/usb/usbdevs



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