debian: Initial debian packaging import
[kinect-audio-setup.git] / debian / kinect_upload_fw.8
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.
7 .\"
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)
18 .SH NAME
19 kinect_upload_fw \- Kinect firmware uploader to have an Usb Audio Class device
20 .SH SYNOPSIS
21 .B kinect_upload_fw <firmware file>
22 .SH DESCRIPTION
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,
25 .\" respectively.
26 \fBkinect_upload_fw\fP is a program that uploads the Usb Audio Class device 
27 firmware to a Microsoft Kinect sensor device.
28 .PP
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.
32 .SH SEE ALSO
33 .BR kinect_fetch_fw (8)
34 .br
35 .SH AUTHOR
36 kinect_upload_fw was written by Drew Fisher <drew.m.fisher@gmail.com>.
37 .PP
38 This manual page was written by Antonio Ospite <ospite@studenti.unina.it>,
39 for the Debian project (and may be used by others).