freebsd-dev/sys/dev/iwi
John Baldwin fa6f748fe3 Fix some edge cases in detach (including attach failures):
- Only call iwi_stop() if we got far enough along in iwi_attach() to
  alloc an ifnet.
- Release the firmware after stopping the interface and detaching the
  ifnet.

MFC after:	1 month
Reviewed by:	sam
2006-11-07 19:03:42 +00:00
..
if_iwi.c Fix some edge cases in detach (including attach failures): 2006-11-07 19:03:42 +00:00
if_iwireg.h net80211 seems to give us more rates than specified via ic_sup_rates under 2006-10-23 00:34:07 +00:00
if_iwivar.h MFp4: reworked iwi-driver 2006-04-27 21:43:37 +00:00