Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2001 09:35:35 -0800 (PST)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb umass.c
Message-ID:  <200111231735.fANHZZC24066@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2001/11/23 09:35:35 PST

  Modified files:
    sys/dev/usb          umass.c 
  Log:
  The Olympus C-1 digital camera uses a non-standard BBB command-status
  signature, but otherwise behaves just like a normal USB mass-storage
  device. Add a new quirk to cover this case, and enable it for C-1
  cameras. The quirk enables translation from the C-1 signature to
  the normal CSWSIGNATURE value.
  
  Reviewed by:    n_hibma
  
  Revision  Changes    Path
  1.45      +18 -1     src/sys/dev/usb/umass.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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