Date: Fri, 18 Feb 2011 07:37:30 +0000 (UTC) From: Hans Petter Selasky <hselasky@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/sound/usb uaudio.c Message-ID: <201102180737.p1I7br9o028873@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hselasky 2011-02-18 07:37:30 UTC FreeBSD src repository Modified files: sys/dev/sound/usb uaudio.c Log: SVN rev 218791 on 2011-02-18 07:37:30Z by hselasky - Make an enum for all the umidi USB transfers. - Use the USB stack's builtin clear-stall feature. - Wrap some long lines. - Use memcpy() instead of bcopy(). - Use memset() instead of bzero(). - Tested applications: /usr/ports/audio/fluidsynth MFC after: 7 days Approved by: thompsa (mentor) Revision Changes Path 1.66 +62 -108 src/sys/dev/sound/usb/uaudio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102180737.p1I7br9o028873>