https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287632
Bug ID: 287632
Summary: wlan0 - create_args_wlan0="wlanmode hostap" wlan0 does
not exist
Product: Base System
Version: 14.2-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
load.conf
iwm7260fw_load="YES"
rc.conf
wlans_iwm0="wlan0"
create_args_wlan0="wlanmode hostap"
2. create_args_wlan0="wlanmode ap authmode wpa"
ifconfig_wlan0="inet 192.168.13.1 netmask 255.255.255.0"
concol
ifconfig wlan0
ifconfig: interface wlan0 does not exist
and this is how it is created
create_args_wlan0=""
Jun 16 22:09:58 sava2 kernel: Intel(R) Wireless WiFi based driver for FreeBSD
Jun 16 22:09:58 sava2 kernel: ichsmb0: <Intel Alder Lake SMBus controller> port
0xefa0-0xefbf mem 0x60e8014000-0x60e80140ff at device 31.4 o
Jun 16 22:09:58 sava2 kernel: smbus0: <System Management Bus> on ichsmb0
Jun 16 22:09:58 sava2 kernel: iwm0: <Intel(R) Dual Band Wireless AC 7265> mem
0x81000000-0x81001fff at device 0.0 on pci4
Jun 16 22:09:58 sava2 kernel: iwm0: hw rev 0x210, fw ver 22.361476.0,
--
You are receiving this mail because:
You are the assignee for the bug.