Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   dyoung
Date:           Thu Oct 16 10:57:35 UTC 2003

Modified Files:
        src/sys/dev/ic: wi.c wi_ieee.h wireg.h

Log Message:
Prepare for wi rate adaptation. Add wi_write_txrate, which only
writes a hardware register when the data rate selection actually
changes. Add wi_cfg_txrate, which writes the data rate selection
regardless.

Name some fields in the wi Tx buffer which we will use for rate
adaptation.

Name the Prism "Alternate Retry Count" RID, WI_RID_ALT_RETRY_COUNT.


To generate a diff of this commit:
cvs rdiff -r1.134 -r1.135 src/sys/dev/ic/wi.c
cvs rdiff -r1.20 -r1.21 src/sys/dev/ic/wi_ieee.h
cvs rdiff -r1.45 -r1.46 src/sys/dev/ic/wireg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index