wiz
b7b8b3a374
Bump date for defaulting UGEN_BULK_RA_WB to on.
2009-12-23 09:10:07 +00:00
pooka
bb27c3b9ac
unifdef -D UGEN_BULK_RA_WB
...
Default behaviour unchanged, the feature must still be explicitly
enabled for a ugen fd.
2009-12-23 01:04:45 +00:00
gdt
daad9cefc2
In the introduction, point out that RA_WB is intended for recurring
...
fixed-sized transfers. Clarification requested by pooka@.
2009-12-21 19:04:36 +00:00
joerg
c2d5fab96a
Use paragraphs instead of .br.
2009-04-10 15:07:08 +00:00
martin
11a6dbe728
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
skrll
2e64c5fc7e
Typo in uai_interface_index.
...
PR/37792 from Yojiro UO.
2008-01-19 09:58:38 +00:00
gdt
030ff0dd8d
clarifications based on wiz@ comments:
...
Explain that the UGEN_BULK_RA_WB option enables the USB_SET_BULK_*
ioctls.
Explain that select works in BULK mode, but not in the unbuffered
mode.
Explain more clearly that UGEN_SET_BULK_RA causes the driver to read
from the device whenever there is space in the buffer.
2006-07-24 18:13:42 +00:00
wiz
7e04cdd341
New sentence, new line. Add "options UGEN_BULK_RA_WB" to SYNOPSIS.
...
Bump date for previous.
XXX: there should be a sentence or two about UGEN_BULK_RA_WB.
2006-07-24 17:00:52 +00:00
gdt
f9f3dc0a85
Add UGEN_BULK_RA_WB, which allows users of ugen(4) to request read
...
ahead and write behind, improving performance for the Universal
Software Radio Peripheral (USRP) used with GNU Radio.
Enable UGEN_BULK_RA_WB in GENERIC and GENERIC_LAPTOP; behavior is
unchanged unless the new ioctl is called.
This code was written by Joanne Mikkelson under funding from DARPA's
ACERT program.
ok'd by christos@, tested by Berndt Josef Wulf
2006-07-24 14:24:48 +00:00
augustss
9aedcdc8a5
Document "flags 1" that forces the driver to attach with a high priority.
2005-11-23 08:56:08 +00:00
wiz
a8a05c8e60
Bump date for previous.
2005-05-02 15:12:49 +00:00
skrll
7e2b81accb
Mention interrupt output transfers here.
...
Again from FreeBSD.
2005-04-29 19:16:17 +00:00
rumble
aae599581f
Removed accidental repetitious words.
2004-10-04 19:12:52 +00:00
wiz
9efe6a5366
Bump date for previous.
2003-12-15 07:31:52 +00:00
gson
c43379aa3e
The structure member prefixes added in sys/dev/usb/usb.h 1.62 were
...
missing from the man page.
2003-12-14 21:12:26 +00:00
ross
4fa402f116
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-13 08:17:26 +00:00
wiz
9c2315c5c5
Fix paragraph problems, sort sections, sort Xrefs in SEE ALSO, and other
...
miscellaneous fixes.
2001-09-11 23:18:55 +00:00
wiz
350b00b938
Boring whitespace fixes.
2001-09-11 22:52:52 +00:00
augustss
55af72266e
Remove comment about isoc not being supported.
2000-09-08 01:11:15 +00:00
augustss
6f3f5d93d8
Minor editorial fixes.
2000-04-14 14:55:46 +00:00
augustss
a4a97de9ff
Make sure the man page describes what ioctl()s apply to what endpoints
...
correctly.
1999-12-23 09:23:48 +00:00
augustss
d170f8a2ee
Correct the statement about O_RDWR. It is allowed now.
1999-12-22 23:21:21 +00:00
augustss
ce5f59ad39
Update FILES section.
1999-08-23 12:32:19 +00:00
augustss
7874ddad19
Document USB_SET_SHORT_XFER ioctl().
1999-07-30 01:32:05 +00:00
augustss
456ec1a005
Make the copyrights conform to the standard.
1999-04-13 20:25:28 +00:00
augustss
2d3f849193
Fix typos.
1998-12-10 23:43:32 +00:00
augustss
e8060acb87
Update to match reality.
1998-12-09 10:21:21 +00:00
augustss
7e86768677
Update the design of the generic USB driver.
1998-12-08 14:18:27 +00:00
augustss
a017be760d
Fix typos.
1998-10-22 10:42:01 +00:00
augustss
deb00272b9
Add USB support. Supported so far:
...
* UHCI and OHCI host controllers on PCI
* Hubs
* HID devices withe special drivers for mouse and keyboard
* Printers
1998-07-12 19:51:55 +00:00