linux/Documentation/usb
David Vrabel 6fae35f9ce uwb: add basic radio manager
The UWB radio manager coordinates the use of the radio between the
PALs that may be using it.  PALs request use of the radio with
uwb_radio_start() and the radio manager will start beaconing if its
not already doing so.  When the last PAL has called uwb_radio_stop()
beaconing will be stopped.

In the future, the radio manager will have a more sophisticated channel
selection algorithm, probably following the Channel Selection Policy
from the WiMedia Alliance when it is finalized.  For now, channel 9
(BG1, TFC1) is selected.

The user may override the channel selected by the radio manager and may
force the radio to stop beaconing.

The WUSB Host Controller PAL makes use of this and there are two new
debug PAL commands that can be used for testing.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
2008-11-19 14:46:33 +00:00
..
acm.txt USB: small update to Documentation/usb/acm.txt 2007-01-05 12:19:09 -08:00
anchors.txt USB: Documentation/usb/anchors.txt #2 2008-10-17 14:40:54 -07:00
authorization.txt Documentation cleanup: trivial misspelling, punctuation, and grammar corrections. 2008-07-26 12:00:06 -07:00
callbacks.txt USB: add documentation about callbacks 2008-04-24 21:16:53 -07:00
CREDITS documentation: convert the Documentation directory to UTF-8 2007-05-09 08:58:19 +02:00
dma.txt USB: usb/dma doc updates 2007-07-12 16:34:42 -07:00
ehci.txt
error-codes.txt
gadget_printer.txt USB: add Printer Gadget Driver 2008-02-01 14:34:49 -08:00
gadget_serial.txt usb gadget: use new serial core 2008-07-21 15:15:59 -07:00
hiddev.txt Fix typos in /Documentation : Misc 2006-11-30 05:21:10 +01:00
hotplug.txt
iuu_phoenix.txt USB: add iuu_phoenix driver 2008-02-01 14:34:47 -08:00
linux.inf
misc_usbsevseg.txt USB: Added driver for a Delcom USB 7-segment LED Display 2008-10-17 14:40:51 -07:00
mtouchusb.txt
ohci.txt
persist.txt USB: use reset_resume when normal resume fails 2008-07-21 15:16:48 -07:00
power-management.txt USB: Fix doc for usb_autopm_enable 2008-10-17 14:40:56 -07:00
proc_usb_info.txt USB: indicate active altsetting in proc/bus/usb/devices file 2007-02-07 15:44:33 -08:00
rio.txt
URB.txt
usb-help.txt USB:Update mailing list information in documentation 2008-03-10 16:42:27 -07:00
usb-serial.txt USB: serial: Remove obsolete contact addresses 2008-04-24 21:16:45 -07:00
usbmon.txt USB: usbmon doc update - mention new wildcard ('0') bus 2007-10-12 14:55:21 -07:00
wusb-cbaf uwb: add basic radio manager 2008-11-19 14:46:33 +00:00
WUSB-Design-overview.txt uwb: add initial documentation 2008-09-17 16:54:23 +01:00