freebsd-dev/sys/dev/if_ndis
Bill Paul 8695252e67 - Add new 802.11 OID information obtained from NDIS 5.1 update to
ndis_var.h
- In kern_ndis.c:ndis_send_packets(), avoid dereferencing NULL pointers
  created when the driver's send routine immediately calls the txeof
  handler (which releases the packets for us anyway).
- In if_ndis.c:ndis_80211_setstate(), implement WEP support.
2003-12-30 21:33:26 +00:00
..
if_ndis.c - Add new 802.11 OID information obtained from NDIS 5.1 update to 2003-12-30 21:33:26 +00:00
if_ndisvar.h Big round of updates: 2003-12-21 00:00:08 +00:00