NetBSD/sys
thorpej b336ee00cd * Fix a Lucent <-> Prism2 WEP interop bug. We only want to set the
EXCLUDE_UNENCRYPTED bit in the WI_RID_P2_ENCRYPTION value if we are
  in shared key mode.  Symbol cards, just to be different, supposedly
  always want the EXCLUDE_UNENCRYPTED bit set (confirmed with the
  Linux orinoco and spectrum24 drivers).

* Flesh out the Host-AP WEP transmit side.  Note this does not yet
  work properly; the frame as seen by the receiver FCS's incorrectly.

Both changes from OpenBSD.  Not confirmed whether or not Host-AP WEP
works with OpenBSD (mail sent to millert).
2002-08-11 21:54:19 +00:00
..
adosfs _PC_MAX_CANON and _PC_MAX_INPUT aren't really filesystem-specific in NetBSD. 2002-08-04 05:42:43 +00:00
altq
arch New, improved version of copyin(), copyout(), and kcopy() by Allen Briggs. 2002-08-11 21:19:12 +00:00
coda
compat wrong semicolon at EOL. notified by wiz 2002-08-08 00:15:32 +00:00
conf While the "wi" is a wlan device, it does not currently use any code 2002-08-11 17:00:04 +00:00
crypto
ddb
dev * Fix a Lucent <-> Prism2 WEP interop bug. We only want to set the 2002-08-11 21:54:19 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern selscan(): make flag[] const 2002-08-08 20:40:25 +00:00
lib
lkm
miscfs
msdosfs
net rename WI_ ioctl to make it compile again 2002-08-11 12:08:55 +00:00
netatalk
netccitt
netinet inject GRE packet to raw ip socket input, to support userland GRE decapsulator. 2002-08-10 05:40:54 +00:00
netinet6 avoid hardcoded "16" for max AH sum size. use AH_MAXSUMSIZE. 2002-08-09 07:01:21 +00:00
netisdn
netiso
netkey
netnatm
netns audit bitmask test mistake (s/&&/&/). from openbsd 2002-08-08 15:08:55 +00:00
netsmb
nfs
ntfs
stand
sys Expose <machine/pmc.h> to userland. 2002-08-08 16:23:19 +00:00
ufs
uvm
Makefile