CVSROOT: /cvs Module name: src Changes by: dam...@cvs.openbsd.org 2009/11/22 01:52:45
Modified files: sys/dev/ic : athn.c athnvar.h Log message: fix RTS/CTS and CTS-to-self protection modes. fix 802.11a TXTIME computation (802.11a has a 16us SIFS interval but does not have the 6us signal extension that ERP-OFDM has so we can use the same code for 11a and 11g provided that we add the SIFS nterval in the athn_txtime() function itself.)