[PATCH] usb.4

Eduardo Tongson propolice at gmail.com
Sun Sep 4 07:40:33 PDT 2005


man 4 usb update
--ed 

--- usb.4	2005-07-29 10:50:50.000000000 +0800+++ usb.4-ed	2005-07-29 10:55:01.000000000 +0800@@ -37,8 +37,8 @@ .Sh SYNOPSIS .Cd "device usb" .Pp-.In dev/usb/usb.h-.In dev/usb/usbhid.h+.In bus/usb/usb.h+.In bus/usb/usbhid.h .Sh DESCRIPTION .Dx provides machine-independent bus support and drivers for@@ -155,7 +155,7 @@ Use the following to get access to the .Tn USB specific structures and defines. .Pp-.In dev/usb/usb.h+.In bus/usb/usb.h .Pp The .Pa /dev/usb Ns Ar N@@ -241,7 +241,7 @@ The .Va powe
r field shows the power consumption in milli-amps drawn at 5 volts, or zero if the device is self powered.-.Pp+.pp If the device is a hub, the .Va nports field is non-zero, and the@@ -273,7 +273,7 @@ can destroy the bus integrity. .El .Pp The include file-.Aq Pa dev/usb/usb.h+.Aq Pa bus/usb/usb.h contains definitions for the types used by the various .Xr ioctl 2 calls.@@ -290,7 +290,7 @@ and macros to handle byte order and alignment properly. .Pp The include file-.Aq Pa dev/usb/usbhid.h+.Aq Pa 
bus/usb/usbhid.h similarly contains the definitions for Human Interface Devices .Pq Tn HID .@@ -374,7 +374,8 @@ The .Tn USB specifications can be found at: .Pp-.D1 Pa http://www.usb.org/developers/docs.html+.D1 Pa http://www.usb.org/developers/docs/ and+.D1 Pa http://www.usb.org/developers/devclass_docs/ .Pp .Xr aue 4 , .Xr cue 4 ,





More information about the Submit mailing list