freebsd-dev/sys/dev/if_ndis
Bill Paul d365e2f833 Small cleanup of the WPA code additions. The SIOCG80211 and SIOCS80211
ioctls are now handled explicitly, but we can't really do anything
with them unless the NIC is up (trying to get/set a parameter when
the NDIS driver isn't running always yields an error). If something
invokes either of these ioctls and the NIC isn't initialized, punt
to the default ieee80211_ioctl() routine.
2005-04-20 02:17:53 +00:00
..
if_ndis_pccard.c Use 0 instead if NULL for vm_offset_t argument to windrv_lookup() to 2005-02-28 16:47:54 +00:00
if_ndis_pci.c Argh. PCI resource list became an STAILQ instead of an SLIST. Try to 2005-03-27 10:35:07 +00:00
if_ndis_usb.c Use 0 instead if NULL for vm_offset_t argument to windrv_lookup() to 2005-02-28 16:47:54 +00:00
if_ndis.c Small cleanup of the WPA code additions. The SIOCG80211 and SIOCS80211 2005-04-20 02:17:53 +00:00
if_ndisvar.h Add support for Windows/x86-64 binaries to Project Evil. 2005-02-16 05:41:18 +00:00