cvs commit: src/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs

Nate Lawson nate at root.org
Sun May 11 22:37:46 PDT 2003


On Sun, 11 May 2003, Josef Karthauser wrote:
>   Modified files:
>     share/man/man4       umass.4
>     sys/dev/usb          umass.c usbdevs
>   Log:
>   Extend the digital camera support (umass) to the PENTAX Optio 330GS.
>
>   Submitted by:   Jan-Oliver Neumann <neumannj at arcor.de>
>   By way of:      n_hibma
>   Approved by:    re (jhb & bmah)
>   MFC After:      7 days
>
>   Revision  Changes    Path
>   1.28      +7 -0      src/share/man/man4/umass.4
>   1.81      +5 -0      src/sys/dev/usb/umass.c
>   1.124     +1 -0      src/sys/dev/usb/usbdevs

Thanks for your work but it conflicts with something I have been working
on (see PR kern/50271).  My solution is to extend the quirk to all pentax
cameras since they all appear to have the same problem.

-Nate


More information about the cvs-src mailing list