Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: None <dyoung@netbsd.org>
List: source-changes
Date: 11/16/2002 08:02:55
Module Name:	syssrc
Committed By:	dyoung
Date:		Sat Nov 16 06:02:55 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: wi.c wi_ieee.h wivar.h

Log Message:
Support two new RIDs.

  WI_RID_DBM_ADJUST: In preparation for capturing Prism packets
  containing received signal strength indications (RSSI), read the
  constant for conversion from RSSI to dBm (decibels relative to
  a milliwatt).

  WI_RID_FRAG_THRESH: Get/set the packet fragmentation threshold
  on Lucent/Prism.


To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 syssrc/sys/dev/ic/wi.c
cvs rdiff -r1.18 -r1.19 syssrc/sys/dev/ic/wi_ieee.h
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/ic/wivar.h

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