https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291133
--- Comment #16 from Dmitry Lukhtionov <[email protected]> --- (In reply to Dag-Erling Smørgrav from comment #7) Thanks. This is help to me. ``` ---<<BOOT>>--- APIC: Using the MADT enumerator. Copyright (c) 1992-2025 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 15.0-STABLE 0d8535e77 ACER amd64 FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) PPIM 0: PA=0x90000000, VA=0xffffffff83210000, size=0x7e9000, mode=0x1 pmap: large map 8 PML4 slots (4096 GB) VT(efifb): resolution 1920x1080 Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff82b10000. Preloaded hostuuid "/etc/hostid" at 0xffffffff82b198a8. Preloaded boot_entropy_cache "/boot/entropy" at 0xffffffff82b198f8. Preloaded cpu_microcode "/boot/firmware/intel-ucode.bin" at 0xffffffff82b19950. Preloaded elf obj module "/boot/kernel/zfs.ko" at 0xffffffff82b199b0. Preloaded firmware "/boot/firmware/iwlwifi-cc-a0-77.ucode" at 0xffffffff82b1a118. Preloaded boot_entropy_platform "efi_rng_seed" at 0xffffffff82b1a180. Preloaded TSLOG data "TSLOG" at 0xffffffff82b1a1d8. CPU microcode: updated from 0x1a to 0x26 CPU: Intel(R) Pentium(R) Silver N5030 CPU @ 1.10GHz (1094.40-MHz K8-class CPU) ``` ``` firmware: '/boot/firmware/iwlwifi-cc-a0-77.ucode' version 0: 1367504 bytes loaded at 0xffffffff82808000 wlan: <802.11 Link Layer> ``` ``` found-> vendor=0x8086, dev=0x2723, revid=0x1a domain=0, bus=2, slot=0, func=0 class=02-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=255 powerspec 3 supports D0 D3 current D0 MSI supports 1 message, 64 bit MSI-X supports 16 messages in map 0x10 map[10]: type Memory, range 64, base 0xa1100000, size 14, enabled pcib2: allocated memory range (0xa1100000-0xa1103fff) for rid 10 of pci0:2:0:0 iwx0: <Wi-Fi 6 AX200> mem 0xa1100000-0xa1103fff at device 0.0 on pci2 iwx0: attempting to allocate 1 MSI-X vectors (16 supported) msi: routing MSI-X IRQ 135 to local APIC 4 vector 49 iwx0: using IRQ 135 for MSI-X ``` ``` iwx0: hw rev 0x340, fw 77.0b4c06ad.0, address dc:41:a9:e6:7e:54 iwx0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps iwx0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps iwx0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps iwx0: 2T2R iwx0: 11na MCS 20MHz iwx0: MCS 0-7: 6.5Mbps - 65Mbps iwx0: MCS 8-15: 13Mbps - 130Mbps iwx0: 11na MCS 20MHz SGI iwx0: MCS 0-7: 7Mbps - 72Mbps iwx0: MCS 8-15: 14.5Mbps - 144.5Mbps iwx0: 11na MCS 40MHz: iwx0: MCS 0-7: 13.5Mbps - 135Mbps iwx0: MCS 8-15: 27Mbps - 270Mbps iwx0: 11na MCS 40MHz SGI: iwx0: MCS 0-7: 15Mbps - 150Mbps iwx0: MCS 8-15: 30Mbps - 300Mbps iwx0: 11ng MCS 20MHz iwx0: MCS 0-7: 6.5Mbps - 65Mbps iwx0: MCS 8-15: 13Mbps - 130Mbps iwx0: 11ng MCS 20MHz SGI iwx0: MCS 0-7: 7Mbps - 72Mbps iwx0: MCS 8-15: 14.5Mbps - 144.5Mbps iwx0: 11ng MCS 40MHz: iwx0: MCS 0-7: 13.5Mbps - 135Mbps iwx0: MCS 8-15: 27Mbps - 270Mbps iwx0: 11ng MCS 40MHz SGI: iwx0: MCS 0-7: 15Mbps - 150Mbps iwx0: MCS 8-15: 30Mbps - 300Mbps iwx0: [VHT] Channel Widths: 20MHz, 40MHz, 80MHz iwx0: [VHT] Features: 31800020<SHORTGI80> iwx0: [VHT] NSS 1: TX MCS 0..9, RX MCS 0..9 iwx0: [VHT] NSS 2: TX MCS 0..9, RX MCS 0..9 ``` -- You are receiving this mail because: You are the assignee for the bug.
