Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 2009 21:48:18 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb usb_compat_linux.c usb_compat_linux.h
Message-ID:  <200911012148.nA1LmdLl025024@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-11-01 21:48:18 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          usb_compat_linux.c usb_compat_linux.h 
  Log:
  SVN rev 198776 on 2009-11-01 21:48:18Z by thompsa
  
  - Add usb_fill_bulk_urb() and usb_bulk_msg() linux compat functions [1]
  - Don't write actual length if the actual length pointer is NULL [2]
  - correct Linux Compatibility error codes for short isochronous IN transfers
    and make status field signed.
  
  Submitted by:   Leunam Elebek [1], Manuel Gebele [2]
  
  Revision  Changes    Path
  1.19      +73 -7     src/sys/dev/usb/usb_compat_linux.c
  1.12      +6 -1      src/sys/dev/usb/usb_compat_linux.h



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