cvs commit: src/sys/dev/usb umass.c usbdevs

Warner Losh imp at FreeBSD.org
Tue Jan 31 11:09:39 PST 2006


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


More information about the cvs-src mailing list