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
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
dma.txt
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
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
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
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