[Bug 249542] 12.2-BETA wpa_supplicant makes ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument

2020-09-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249542

Adrian Chadd  changed:

   What|Removed |Added

 CC||adr...@freebsd.org

--- Comment #1 from Adrian Chadd  ---
It's fine; this is part of adding more compile time flags to enable features in
hostap/wpa_supplicant that we don't yet implement.

In this instance it's trying to clear some other crypto key slots that net80211
doesn't yet support.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


[Bug 249542] 12.2-BETA wpa_supplicant makes ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument

2020-09-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249542

Bug ID: 249542
   Summary: 12.2-BETA wpa_supplicant makes ioctl[SIOCS80211,
op=20, val=0, arg_len=7]: Invalid argument
   Product: Base System
   Version: 12.1-STABLE
  Hardware: i386
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: wireless
  Assignee: wirel...@freebsd.org
  Reporter: o...@j.email.ne.jp

$ ifconfig wlan create wlandev ath0 up
$ wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant.conf

prints the following error.

ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Invalid argument

Somehow my wireless connection seems to be working okay,though.
This is new after switching to 12.2-BETA.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"