Date: Wed, 9 Dec 2009 22:32:36 +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: <200912092233.nB9MX1xx075387@repoman.freebsd.org>
index | next in thread | raw e-mail
thompsa 2009-12-09 22:32:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/usb usb_compat_linux.c usb_compat_linux.h
Log:
SVN rev 200323 on 2009-12-09 22:32:36Z by thompsa
MFC r198776
- 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.17.2.3 +73 -7 src/sys/dev/usb/usb_compat_linux.c
1.11.2.2 +6 -1 src/sys/dev/usb/usb_compat_linux.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912092233.nB9MX1xx075387>
