Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Apr 2010 23:24:55 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb/template usb_template.c usb_template.h usb_template_mtp.c
Message-ID:  <201004062325.o36NPJV3032735@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2010-04-06 23:24:55 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb/template usb_template.c usb_template.h 
                         usb_template_mtp.c 
  Log:
  SVN rev 206311 on 2010-04-06 23:24:55Z by thompsa
  
  MFC r205030
  
   - make the usb_temp_setup() and usb_temp_unsetup() functions public so that
     other modules can generate USB descriptors.
   - extend the vendor specific request function by one length pointer argument,
     because not all descriptors store the length in the first byte. For example
     HID descriptors.
  
  Submitted by:   Hans Petter Selasky
  
  Revision  Changes    Path
  1.8.2.3   +12 -19    src/sys/dev/usb/template/usb_template.c
  1.4.2.2   +4 -1      src/sys/dev/usb/template/usb_template.h
  1.5.2.2   +1 -1      src/sys/dev/usb/template/usb_template_mtp.c



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