freebsd-dev/sys/dev/if_ndis
Andrew Thompson a1f8daf412 Fake the assoc id so that ndis can work on the latest net80211.
PR:		kern/128750
Submitted by:	Paul B. Mahol
2008-11-11 03:36:15 +00:00
..
if_ndis_pccard.c Use strcasecmp() from libkern. 2007-04-06 11:21:01 +00:00
if_ndis_pci.c Remove compatibilty defines to simplify reading the code, this is around 10% of 2007-12-03 21:51:28 +00:00
if_ndis_usb.c finish removing usb_port.h macros. 2007-06-18 22:24:32 +00:00
if_ndis.c Fake the assoc id so that ndis can work on the latest net80211. 2008-11-11 03:36:15 +00:00
if_ndisvar.h sc->ndis_txidx should be cycle between 0 and sc->ndis_maxpkts, not 2008-10-04 04:15:39 +00:00