I wonder why
gives me operation not supported. Isn't adhoc supposed to be supported?
What I want, is to directly connect my Thinkpad x250 and another device via wifi and no other hardware involved.
Code:
$ doas ifconfig wlan0 destroy
$ doas ifconfig wlan0 create wlandev iwm0 wlanmode adhoc
ifconfig: SIOCIFCREATE2 (wlan0): Operation not supported
gives me operation not supported. Isn't adhoc supposed to be supported?
What I want, is to directly connect my Thinkpad x250 and another device via wifi and no other hardware involved.