[Bug 264253] hyperv: ifconfig media autoselect on FreeBSD 13.0 displays error: ifconfig: SIOCSIFMEDIA (media): Operation not supported

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 16 Jun 2022 04:05:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264253

--- Comment #4 from Prakash Shiva <prakashs0234@gmail.com> ---
Created attachment 234716
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234716&action=edit
Azure-var-run-dmesg

Issue is seen in Azure Freebsd 13.0 as well. Please find the log below:

azureuser@pshiva-bare-13:~ $ uname -a
FreeBSD pshiva-bare-13 13.0-RELEASE-p7 FreeBSD 13.0-RELEASE-p7 #0
releng/13.0-n244776-e5733e6d904: Tue Feb 15 04:09:03 UTC 2022    
root@build-13-0:/usr/obj/usr/src/amd64.amd64/sys/GENERIC  amd64
azureuser@pshiva-bare-13:~ $ ifconfig hn0 media autoselect
ifconfig: SIOCSIFMEDIA (media): Operation not permitted
azureuser@pshiva-bare-13:~ $
azureuser@pshiva-bare-13:~ $ pciconf -lv
hostb0@pci0:0:0:0:      class=0x060000 rev=0x03 hdr=0x00 vendor=0x8086
device=0x7192 subvendor=0x0000 subdevice=0x0000
    vendor     = 'Intel Corporation'
    device     = '440BX/ZX/DX - 82443BX/ZX/DX Host bridge (AGP disabled)'
    class      = bridge
    subclass   = HOST-PCI
isab0@pci0:0:7:0:       class=0x060100 rev=0x01 hdr=0x00 vendor=0x8086
device=0x7110 subvendor=0x1414 subdevice=0x0000
    vendor     = 'Intel Corporation'
    device     = '82371AB/EB/MB PIIX4 ISA'
    class      = bridge
    subclass   = PCI-ISA
atapci0@pci0:0:7:1:     class=0x010180 rev=0x01 hdr=0x00 vendor=0x8086
device=0x7111 subvendor=0x0000 subdevice=0x0000
    vendor     = 'Intel Corporation'
    device     = '82371AB/EB/MB PIIX4 IDE'
    class      = mass storage
    subclass   = ATA
none0@pci0:0:7:3:       class=0x068000 rev=0x02 hdr=0x00 vendor=0x8086
device=0x7113 subvendor=0x0000 subdevice=0x0000
    vendor     = 'Intel Corporation'
    device     = '82371AB/EB/MB PIIX4 ACPI'
    class      = bridge
vgapci0@pci0:0:8:0:     class=0x030000 rev=0x00 hdr=0x00 vendor=0x1414
device=0x5353 subvendor=0x0000 subdevice=0x0000
    vendor     = 'Microsoft Corporation'
    device     = 'Hyper-V virtual VGA'
    class      = display
    subclass   = VGA
azureuser@pshiva-bare-13:~ $

-- 
You are receiving this mail because:
You are the assignee for the bug.