1 .\" Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH KINECT_UPLOAD_FW 8 "September 11, 2011"
6 .\" Please adjust this date whenever revising the manpage.
8 .\" Some roff macros, for reference:
9 .\" .nh disable hyphenation
10 .\" .hy enable hyphenation
11 .\" .ad l left justify
12 .\" .ad b justify to both left and right margins
13 .\" .nf disable filling
14 .\" .fi enable filling
15 .\" .br insert line break
16 .\" .sp <n> insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
19 kinect_upload_fw \- Kinect firmware uploader to have an Usb Audio Class device
21 .B kinect_upload_fw <firmware file>
23 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
24 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
26 \fBkinect_upload_fw\fP is a program that uploads the Usb Audio Class device
27 firmware to a Microsoft Kinect sensor device.
29 Before the firmware is uploaded the device shows up as a generic usb device
30 with a bulk endpoint, after the firmware upload a reenumeration takes place
31 and a Usb Audio Class device becomes available.
33 .BR kinect_fetch_fw (8)
36 kinect_upload_fw was written by Drew Fisher <drew.m.fisher@gmail.com>.
38 This manual page was written by Antonio Ospite <ospite@studenti.unina.it>,
39 for the Debian project (and may be used by others).