Go to file
mycroft e3c9106a08 Simplify the duration calculations somewhat.
* Add an intermediate variable, ctsrate, which is currently derived directly
 from rate, but may be handled differently later (especially for 11g).
* Assume ACKs are sent at the same rate as the original data packet, as ath
  does, shortening the ACK reservation time substantially.
* Add a note that we need to deal with not adding the ACK time for some
  packets, though this is not implemented yet.

Questions:
* How do we affect the control rate used to send RTS/CTS packets?
* Is the PLCP header length actually controlled by the preamble length
  selection, or should this be based on the transmit rate?

Of course short preamble is not actually implemented/working yet.
2004-12-27 05:35:33 +00:00
bin increase the maximum length of allowable system call names 2004-12-01 03:30:07 +00:00
contrib/sys
crypto don't throw const away for no reason. 2004-12-11 06:58:20 +00:00
dist a bug fix from OPENBSD_3_6. 2004-12-19 10:27:46 +00:00
distrib Add mec(4) for sgimips. 2004-12-26 12:37:03 +00:00
doc Add man section numbers to some entries for significant changes page on www. 2004-12-26 13:07:41 +00:00
etc * Conditionalize flushing of IPv4 vs IPv6 rules based on the existance 2004-12-23 03:31:54 +00:00
games Convert from libc/threadlib-style mutex protection to pthread style. 2004-12-14 00:21:01 +00:00
gnu PR/28781: OBATA Akio: gdb -write would core-dump if the executable did not 2004-12-26 16:55:00 +00:00
include Add a function called getdevmajor(). 2004-12-16 03:54:56 +00:00
lib Add CAVEATS section similar to is*(3) ones. Bump date. 2004-12-24 02:47:16 +00:00
libexec Move linking with libdes to the common kerberos section since 2004-12-22 01:25:05 +00:00
regress "@" is a comment char on arm. these tests have always failed to pass the 2004-12-27 00:47:57 +00:00
rescue
sbin PR/28782: OBATA Akio: Document that kern.rtc_offset is writable. 2004-12-26 16:57:09 +00:00
share Add a simple man page for O2 MACE MEC-110 Ethernet driver. 2004-12-26 12:33:37 +00:00
sys Simplify the duration calculations somewhat. 2004-12-27 05:35:33 +00:00
tools for mknative, move -B from CC to CFLAGS, fixes vax configs 2004-12-12 12:42:35 +00:00
usr.bin New sentence, new line. Add a comma. 2004-12-23 01:55:30 +00:00
usr.sbin PR/28744: Ed Ravin: crontab with fewer than 3 comment lines dumps core 2004-12-22 00:49:14 +00:00
x11 Always set -DXFREE86 since all it does is add XFree86 as a possible X server to 2004-12-08 05:34:50 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile
Makefile.inc
UPDATING Only delete /dev/bpf[0-9]*, not /dev/bpf too :). 2004-12-02 00:00:11 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00