freebsd-dev/sys/dev/if_ndis
Coleman Kane d9cacbcf4f Replace use of ic->ic_flags with vap->iv_flags to operate on per-vap flags
for ndis 802.11 work.

Submitted by:	Paul B. Mahol <onemda@gmail.com>
2009-06-18 11:12:10 +00:00
..
if_ndis_pccard.c o port NDIS USB support from USB1 to the new usb(USB2). 2009-03-07 07:26:22 +00:00
if_ndis_pci.c remove now-redunant cardbus attachment. 2009-03-09 13:23:54 +00:00
if_ndis_usb.c s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
if_ndis.c Replace use of ic->ic_flags with vap->iv_flags to operate on per-vap flags 2009-06-18 11:12:10 +00:00
if_ndisvar.h s/usb2_/usb_/ on all typedefs for the USB stack. 2009-05-29 18:46:57 +00:00