mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
d365e2f833
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. |
||
---|---|---|
.. | ||
if_ndis_pccard.c | ||
if_ndis_pci.c | ||
if_ndis_usb.c | ||
if_ndis.c | ||
if_ndisvar.h |