Hi,
I am currently trying to set up a FreeBSD 13.3-RELEASE system on a Macbook,
and am trying to get a perfect setup for the keyboard and trackpad.
In my ideal world, I would like the system to automatically on boot use:
1. 'wtp' driver for the trackpad,
2. 'hkbd' driver for the inbuilt keyboard.
As it stands, I have been able to set this up with a /boot/loader.conf
containing:
---
wsp_load="YES"
hkbd_load="YES"
hw.usb.usbhid.enable="1"
---
and a /boot/device.hints containing:
hint.ukbd.0.disabled="1" # kill ukbd
hint.hkbd.0.at="usb" # use hkbd
---
(Killing ukbd using a device.hint means that single-user-mode does not work
as there is no keyboard, but it is possible to manually set the hint using
the boot config to enable ukbd and boot into single-user-mode if necessary.)
This is nearly perfect for my use-case, as I want to refrain from building
the kernel myself. However, when I suspend and then resume the system, the
wsp driver no longer shows up, and the trackpad (ugen0.3.2?) attaches with
usbhid.
The issue seems to stem from the usbhid driver taking preference over the
wsp driver on the suspend sequence (but not the boot sequence for some
reason). In sys/dev/usb/input/usbhid.c, the usbhid_probe function
specifically returns "return (BUS_PROBE_DEFAULT + 1);" to take preference.
That seems to follow the discussion here:
https://groups.google.com/g/bsdmailinglist/c/kPnaviy-gC8
I can change the wsp.c code's wsp_probe function to "return
(BUS_PROBE_DEFAULT + 2);" which ensures the wsp driver takes priority, but
I would really like a solution which only involves editing system files
instead.
I thought that using usb_quirk or hidquirk could work, but it isn't obvious
to me if it is possible to IGNORE a specific *endpoint*, rather than a
whole device (i.e. ensure that usbhid ignores `ugen0.3.2` at all times.
I have attached a few files:
* dmesg.txt: dmesg of booting and then suspend/resuming, showing the wsp
driver "going away" and being taken over by usbhid.
* devinfo.beforesleep.txt: devinfo -v, before suspending
* devinfo.aftersleep.txt, devinfo -v, after resuming
* usbconfig.beforesleep.txt: usbconfig show_ifdrv, before suspending
* usbconfig.aftersleep.txt: usbconfig show_ifdrv, after resuming
I have considered somehow using the hidraw driver too, but also not sure
how to go about that. The ultimate goal is to use the wsp and hkbd, with
suspend/resume resuming to those drivers too.
I have also tried using `devctl` to force the wsp driver to be used, but it
causes a kernel crash (report to be submitted).
Any support is appreciated.
Cheers,
Joshua.
ugen0.1: <Intel XHCI root HUB> at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps)
pwr=SAVE (0mA)
ugen0.1.0: uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1>
ugen0.2: <Broadcom Corp. Bluetooth USB Host Controller> at usbus0, cfg=0
md=HOST spd=FULL (12Mbps) pwr=ON (0mA)
ugen0.2.0: usbhid0: <Broadcom Corp. Bluetooth USB Host Controller, class 239/2,
rev 2.01/1.61, addr 1>
ugen0.2.1: usbhid1: <Broadcom Corp. Bluetooth USB Host Controller, class 239/2,
rev 2.01/1.61, addr 1>
ugen0.2.2: ubt0: <Broadcom Corp. Bluetooth USB Host Controller, class 239/2,
rev 2.01/1.61, addr 1>
ugen0.3: <Apple Inc. Apple Internal Keyboard / Trackpad> at usbus0, cfg=0
md=HOST spd=FULL (12Mbps) pwr=ON (500mA)
ugen0.3.0: usbhid2: <Device Management>
ugen0.3.1: usbhid3: <Keyboard / Boot>
ugen0.3.2: usbhid4: <Trackpad / Boot>
ugen0.3.3: usbhid5: <Actuator>
ugen0.3.4: usbhid6: <Accelerometer>
ugen0.4: <Apple Card Reader> at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps)
pwr=ON (224mA)
ugen0.4.0: umass0: <Apple Card Reader, class 0/0, rev 3.00/8.20, addr 3>
nexus0
efirtc0
cryptosoft0
aesni0
ram0
apic0
smbios0
acpi0
acpi_ec0 pnpinfo _HID=PNP0C09 _UID=0 _CID=none at
handle=\_SB_.PCI0.LPCB.EC__
cpu0 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU0
acpi_perf0
est0
p4tcc0
acpi_throttle0
coretemp0
cpufreq0
cpu2 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU1
acpi_perf2
est2
p4tcc2
acpi_throttle2
coretemp2
cpufreq2
cpu4 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU2
acpi_perf4
est4
p4tcc4
acpi_throttle4
coretemp4
cpufreq4
cpu6 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU3
acpi_perf6
est6
p4tcc6
acpi_throttle6
coretemp6
cpufreq6
cpu1 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU4
acpi_perf1
est1
p4tcc1
acpi_throttle1
coretemp1
cpufreq1
cpu3 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU5
acpi_perf3
est3
p4tcc3
acpi_throttle3
coretemp3
cpufreq3
cpu5 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU6
acpi_perf5
est5
p4tcc5
acpi_throttle5
coretemp5
cpufreq5
cpu7 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU7
acpi_perf7
est7
p4tcc7
acpi_throttle7
coretemp7
cpufreq7
pcib0 pnpinfo _HID=PNP0A08 _UID=0 _CID=PNP0A03 at handle=\_SB_.PCI0
pci0
hostb0 pnpinfo vendor=0x8086 device=0x0d04 subvendor=0x106b
subdevice=0x0147 class=0x060000 at slot=0 function=0 dbsf=pci0:0:0:0
handle=\_SB_.PCI0.MCHC
pcib1 pnpinfo vendor=0x8086 device=0x0d01 subvendor=0x106b
subdevice=0x0147 class=0x060400 at slot=1 function=0 dbsf=pci0:0:1:0
handle=\_SB_.PCI0.PEG0
pci1
ahci0 pnpinfo vendor=0x144d device=0xa801 subvendor=0x144d
subdevice=0xa801 class=0x010601 at slot=0 function=0 dbsf=pci0:1:0:0
handle=\_SB_.PCI0.PEG0.SSD0
ahcich0 at channel=0
pcib2 pnpinfo vendor=0x8086 device=0x0d05 subvendor=0x106b
subdevice=0x0147 class=0x060400 at slot=1 function=1 dbsf=pci0:0:1:1
handle=\_SB_.PCI0.PEG1
pci2
vgapci0 pnpinfo vendor=0x8086 device=0x0d26 subvendor=0x106b
subdevice=0x0147 class=0x030000 at slot=2 function=0 dbsf=pci0:0:2:0
handle=\_SB_.PCI0.IGPU
acpi_video0
drm0
drm1
lkpi_iic6
iicbus6
iic6 at addr=0
drm2
lkpi_iic7
iicbus7
iic7 at addr=0
drm3
drm4
lkpi_iic8
iicbus8
iic8 at addr=0
drm5
drm6
drmn0
drm128
lkpi_iic0
iicbus0
iic0 at addr=0
lkpi_iic1
iicbus1
iic1 at addr=0
lkpi_iic2
iicbus2
iic2 at addr=0
lkpi_iic3
iicbus3
iic3 at addr=0
lkpi_iic4
iicbus4
iic4 at addr=0
lkpi_iic5
iicbus5
iic5 at addr=0
fbd0
hdac0 pnpinfo vendor=0x8086 device=0x0d0c subvendor=0x106b
subdevice=0x0147 class=0x040300 at slot=3 function=0 dbsf=pci0:0:3:0
handle=\_SB_.PCI0.HDAU
hdacc0 pnpinfo vendor=0x8086 device=0x2807 revision=0x00
stepping=0x00 at cad=0
hdaa0 pnpinfo type=0x01 subsystem=0x80860101 at nid=1
pcm0 at nid=3
xhci0 pnpinfo vendor=0x8086 device=0x8c31 subvendor=0x8086
subdevice=0x7270 class=0x0c0330 at slot=20 function=0 dbsf=pci0:0:20:0
handle=\_SB_.PCI0.XHC1
usbus0
uhub0
usbhid0 pnpinfo vendor=0x05ac product=0x8290 devclass=0xef
devsubclass=0x02 devproto=0x01 sernum="" release=0x0161 mode=host intclass=0x03
intsubclass=0x01 intprotocol=0x01 at bus=0 hubaddr=1 port=8 devaddr=2
interface=0 ugen=ugen0.2
hidbus0
hkbd1 pnpinfo page=0x0001 usage=0x0006 bus=0x03 vendor=0x05ac
product=0x8290 version=0x0161 at index=0
usbhid1 pnpinfo vendor=0x05ac product=0x8290 devclass=0xef
devsubclass=0x02 devproto=0x01 sernum="" release=0x0161 mode=host intclass=0x03
intsubclass=0x01 intprotocol=0x02 at bus=0 hubaddr=1 port=8 devaddr=2
interface=1 ugen=ugen0.2
hidbus1
hms0 pnpinfo page=0x0001 usage=0x0002 bus=0x03 vendor=0x05ac
product=0x8290 version=0x0161 at index=0
ubt0 pnpinfo vendor=0x05ac product=0x8290 devclass=0xef
devsubclass=0x02 devproto=0x01 sernum="" release=0x0161 mode=host intclass=0xff
intsubclass=0x01 intprotocol=0x01 at bus=0 hubaddr=1 port=8 devaddr=2
interface=2 ugen=ugen0.2
usbhid2 pnpinfo vendor=0x05ac product=0x0274 devclass=0x00
devsubclass=0x00 devproto=0x00 sernum="D3H74250UC1FTV4A76PF" release=0x0624
mode=host intclass=0x03 intsubclass=0x00 intprotocol=0x00 at bus=0 hubaddr=1
port=12 devaddr=3 interface=0 ugen=ugen0.3
hidbus2
unknown pnpinfo page=0xff00 usage=0x000b bus=0x03
vendor=0x05ac product=0x0274 version=0x0624 at index=0
usbhid3 pnpinfo vendor=0x05ac product=0x0274 devclass=0x00
devsubclass=0x00 devproto=0x00 sernum="D3H74250UC1FTV4A76PF" release=0x0624
mode=host intclass=0x03 intsubclass=0x01 intprotocol=0x01 at bus=0 hubaddr=1
port=12 devaddr=3 interface=1 ugen=ugen0.3
hidbus3
hkbd2 pnpinfo page=0x0001 usage=0x0006 bus=0x03 vendor=0x05ac
product=0x0274 version=0x0624 at index=0
hcons0 pnpinfo page=0x000c usage=0x0001 bus=0x03
vendor=0x05ac product=0x0274 version=0x0624 at index=1
unknown pnpinfo page=0xff00 usage=0x0006 bus=0x03
vendor=0x05ac product=0x0274 version=0x0624 at index=2
usbhid4 pnpinfo vendor=0x05ac product=0x0274 devclass=0x00
devsubclass=0x00 devproto=0x00 sernum="D3H74250UC1FTV4A76PF" release=0x0624
mode=host intclass=0x03 intsubclass=0x01 intprotocol=0x02 at bus=0 hubaddr=1
port=12 devaddr=3 interface=2 ugen=ugen0.3
hidbus4
hms1 pnpinfo page=0x0001 usage=0x0002 bus=0x03 vendor=0x05ac
product=0x0274 version=0x0624 at index=0
unknown pnpinfo page=0x000d usage=0x0005 bus=0x03
vendor=0x05ac product=0x0274 version=0x0624 at index=1
unknown pnpinfo page=0xff00 usage=0x000c bus=0x03
vendor=0x05ac product=0x0274 version=0x0624 at index=2
usbhid5 pnpinfo vendor=0x05ac product=0x0274 devclass=0x00
devsubclass=0x00 devproto=0x00 sernum="D3H74250UC1FTV4A76PF" release=0x0624
mode=host intclass=0x03 intsubclass=0x00 intprotocol=0x00 at bus=0 hubaddr=1
port=12 devaddr=3 interface=3 ugen=ugen0.3
hidbus5
unknown pnpinfo page=0xff00 usage=0x000d bus=0x03
vendor=0x05ac product=0x0274 version=0x0624 at index=0
usbhid6 pnpinfo vendor=0x05ac product=0x0274 devclass=0x00
devsubclass=0x00 devproto=0x00 sernum="D3H74250UC1FTV4A76PF" release=0x0624
mode=host intclass=0x03 intsubclass=0x00 intprotocol=0x00 at bus=0 hubaddr=1
port=12 devaddr=3 interface=4 ugen=ugen0.3
hidbus6
unknown pnpinfo page=0xff00 usage=0x0003 bus=0x03
vendor=0x05ac product=0x0274 version=0x0624 at index=0
umass0 pnpinfo vendor=0x05ac product=0x8406 devclass=0x00
devsubclass=0x00 devproto=0x00 sernum="000000000820" release=0x0820 mode=host
intclass=0x08 intsubclass=0x06 intprotocol=0x50 at bus=0 hubaddr=1 port=19
devaddr=4 interface=0 ugen=ugen0.4
unknown pnpinfo vendor=0x8086 device=0x8c3a subvendor=0x8086
subdevice=0x7270 class=0x078000 at slot=22 function=0 dbsf=pci0:0:22:0
hdac1 pnpinfo vendor=0x8086 device=0x8c20 subvendor=0x8086
subdevice=0x7270 class=0x040300 at slot=27 function=0 dbsf=pci0:0:27:0
handle=\_SB_.PCI0.HDEF
hdacc1 pnpinfo vendor=0x1013 device=0x4208 revision=0x03
stepping=0x00 at cad=0
hdaa1 pnpinfo type=0x01 subsystem=0x106b8000 at nid=1
pcm1 at nid=19,18,16,28
pcm2 at nid=24
pcib3 pnpinfo vendor=0x8086 device=0x8c10 subvendor=0x8086
subdevice=0x7270 class=0x060400 at slot=28 function=0 dbsf=pci0:0:28:0
pcib4 pnpinfo vendor=0x8086 device=0x8c14 subvendor=0x8086
subdevice=0x7270 class=0x060400 at slot=28 function=2 dbsf=pci0:0:28:2
handle=\_SB_.PCI0.RP03
pci3
unknown pnpinfo vendor=0x14e4 device=0x43ba subvendor=0x106b
subdevice=0x0133 class=0x028000 at slot=0 function=0 dbsf=pci0:3:0:0
handle=\_SB_.PCI0.RP03.ARPT
pcib5 pnpinfo vendor=0x8086 device=0x8c16 subvendor=0x8086
subdevice=0x7270 class=0x060400 at slot=28 function=3 dbsf=pci0:0:28:3
handle=\_SB_.PCI0.RP04
pci4
unknown pnpinfo vendor=0x14e4 device=0x1570 subvendor=0x14e4
subdevice=0x1570 class=0x048000 at slot=0 function=0 dbsf=pci0:4:0:0
handle=\_SB_.PCI0.RP04.CMRA
isab0 pnpinfo vendor=0x8086 device=0x8c4b subvendor=0x8086
subdevice=0x7270 class=0x060100 at slot=31 function=0 dbsf=pci0:0:31:0
handle=\_SB_.PCI0.LPCB
isa0
sc0
vga0
atkbdc0
fdc0
ppc0
uart0
uart1
ichsmb0 pnpinfo vendor=0x8086 device=0x8c22 subvendor=0x8086
subdevice=0x7270 class=0x0c0500 at slot=31 function=3 dbsf=pci0:0:31:3
handle=\_SB_.PCI0.SBUS
smbus0
pchtherm0 pnpinfo vendor=0x8086 device=0x8c24 subvendor=0x8086
subdevice=0x7270 class=0x118000 at slot=31 function=6 dbsf=pci0:0:31:6
unknown pnpinfo _HID=none _UID=0 _CID=SMBUS at handle=\_SB_.PCI0.SBUS.BUS0
unknown pnpinfo _HID=none _UID=0 _CID=SMBUS at handle=\_SB_.PCI0.SBUS.BUS1
atdma0 pnpinfo _HID=PNP0200 _UID=0 _CID=none at handle=\_SB_.PCI0.LPCB.DMAC
unknown pnpinfo _HID=INT0800 _UID=0 _CID=none at handle=\_SB_.PCI0.LPCB.FWHD
hpet0 pnpinfo _HID=PNP0103 _UID=0 _CID=PNP0C01 at
handle=\_SB_.PCI0.LPCB.HPET
unknown pnpinfo _HID=PNP0000 _UID=0 _CID=none at handle=\_SB_.PCI0.LPCB.IPIC
fpupnp0 pnpinfo _HID=PNP0C04 _UID=0 _CID=none at handle=\_SB_.PCI0.LPCB.MATH
acpi_sysresource0 pnpinfo _HID=PNP0C02 _UID=2 _CID=none at
handle=\_SB_.PCI0.LPCB.LDRC
atrtc0 pnpinfo _HID=PNP0B00 _UID=0 _CID=none at handle=\_SB_.PCI0.LPCB.RTC_
attimer0 pnpinfo _HID=PNP0100 _UID=0 _CID=none at
handle=\_SB_.PCI0.LPCB.TIMR
asmc0 pnpinfo _HID=APP0001 _UID=0 _CID=SMC-HURONRIVER at
handle=\_SB_.PCI0.LPCB.SMC_
unknown pnpinfo _HID=ACPI0008 _UID=0 _CID=SMC-ALS at
handle=\_SB_.PCI0.LPCB.ALS0
unknown pnpinfo _HID=PNP0C09 _UID=0 _CID=none at
handle=\_SB_.PCI0.LPCB.EC__ (disabled)
unknown pnpinfo _HID=ACPI0001 _UID=0 _CID=none at
handle=\_SB_.PCI0.LPCB.EC__.SMB0 (disabled)
unknown pnpinfo _HID=ACPI0002 _UID=0 _CID=none at
handle=\_SB_.PCI0.LPCB.EC__.SMB0.SBS0
unknown pnpinfo _HID=APP000B _UID=0 _CID=GMUX at handle=\_SB_.PCI0.LPCB.GMUX
acpi_sysresource1 pnpinfo _HID=PNP0C02 _UID=1 _CID=none at
handle=\_SB_.PCI0.PDRC
acpi_sysresource2 pnpinfo _HID=PNP0C01 _UID=2 _CID=none at handle=\_SB_.MEM2
pci_link0 pnpinfo _HID=PNP0C0F _UID=1 _CID=none at handle=\_SB_.LNKA
pci_link1 pnpinfo _HID=PNP0C0F _UID=2 _CID=none at handle=\_SB_.LNKB
pci_link2 pnpinfo _HID=PNP0C0F _UID=3 _CID=none at handle=\_SB_.LNKC
pci_link3 pnpinfo _HID=PNP0C0F _UID=4 _CID=none at handle=\_SB_.LNKD
pci_link4 pnpinfo _HID=PNP0C0F _UID=5 _CID=none at handle=\_SB_.LNKE
pci_link5 pnpinfo _HID=PNP0C0F _UID=6 _CID=none at handle=\_SB_.LNKF
pci_link6 pnpinfo _HID=PNP0C0F _UID=7 _CID=none at handle=\_SB_.LNKG
pci_link7 pnpinfo _HID=PNP0C0F _UID=8 _CID=none at handle=\_SB_.LNKH
battery0 pnpinfo _HID=PNP0C0A _UID=0 _CID=none at handle=\_SB_.BAT0
acpi_acad0 pnpinfo _HID=ACPI0003 _UID=0 _CID=none at handle=\_SB_.ADP1
acpi_lid0 pnpinfo _HID=PNP0C0D _UID=0 _CID=none at handle=\_SB_.LID0
acpi_button0 pnpinfo _HID=PNP0C0C _UID=0 _CID=none at handle=\_SB_.PWRB
unknown pnpinfo _HID=APP0002 _UID=14 _CID=BACKLIGHT at handle=\_SB_.PNLF
acpi_button1 pnpinfo _HID=PNP0C0E _UID=0 _CID=none at handle=\_SB_.SLPB
acpi_timer0 pnpinfo unknown
---<<BOOT>>---
Copyright (c) 1992-2021 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 13.4-BETA1 #312 releng/13.4-n258209-5b0670d5abf3-dirty: Mon Aug 12
23:19:19 CEST 2024
root@evilco:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
FreeBSD clang version 17.0.6 (https://github.com/llvm/llvm-project.git
llvmorg-17.0.6-0-g6009708b4367)
VT(efifb): resolution 2880x1800
module_register: cannot register tmpfs from kernel; already loaded from tmpfs.ko
Module tmpfs failed to register: 17
CPU: Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz (2494.38-MHz K8-class CPU)
Origin="GenuineIntel" Id=0x40661 Family=0x6 Model=0x46 Stepping=1
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
Features2=0x7ffafbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM>
AMD Features2=0x21<LAHF,ABM>
Structured Extended
Features=0x27ab<FSGSBASE,TSCADJ,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,NFPUSG>
Structured Extended
Features3=0x9c000600<MCUOPT,MD_CLEAR,IBPB,STIBP,L1DFL,SSBD>
XSAVE Features=0x1<XSAVEOPT>
VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
TSC: P-state invariant, performance statistics
real memory = 17179869184 (16384 MB)
avail memory = 16457338880 (15694 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <APPLE Apple00>
unexpected cache level 4
FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs
FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 hardware threads
random: registering fast source Intel Secure Key RNG
random: fast provider: "Intel Secure Key RNG"
random: unblocking device.
Firmware Warning (ACPI): 32/64X length mismatch in FADT/Gpe0Block: 128/0
(20201113/tbfadt-748)
ioapic0 <Version 2.0> irqs 0-23
Launching APs: 1 7 4 2 6 5 3
random: entropy device external interface
kbd0 at kbdmux0
efirtc0: <EFI Realtime Clock>
efirtc0: registered as a time-of-day clock, resolution 1.000000s
smbios0: <System Management BIOS> at iomem 0x78f8b000-0x78f8b01e
smbios0: Version: 2.7
aesni0: <AES-CBC,AES-CCM,AES-GCM,AES-ICM,AES-XTS>
acpi0: <APPLE Apple00>
acpi_ec0: <Embedded Controller: GPE 0x17, ECDT> port 0x62,0x66 on acpi0
acpi0: Power Button (fixed)
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed03fff irq 0,8 on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 550
cpu0: <ACPI CPU> on acpi0
atrtc0: <AT realtime clock> port 0x70-0x77 on acpi0
atrtc0: registered as a time-of-day clock, resolution 1.000000s
Event timer "RTC" frequency 32768 Hz quality 0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
ahci0: <AHCI SATA controller> mem 0xa0b00000-0xa0b01fff at device 0.0 on pci1
ahci0: AHCI v1.30 with 1 6Gbps ports, Port Multiplier not supported
ahcich0: <AHCI channel> at channel 0 on ahci0
pcib2: <ACPI PCI-PCI bridge> at device 1.1 on pci0
pci2: <ACPI PCI bus> on pcib2
vgapci0: <VGA-compatible display> port 0x3000-0x303f mem
0xa0000000-0xa03fffff,0x90000000-0x9fffffff at device 2.0 on pci0
acpi_video0: <ACPI video extension> on vgapci0
vgapci0: Boot video device
hdac0: <Intel Haswell HDA Controller> mem 0xa0c10000-0xa0c13fff at device 3.0
on pci0
xhci0: <Intel Lynx Point USB 3.0 controller> mem 0xa0c00000-0xa0c0ffff at
device 20.0 on pci0
xhci0: 32 bytes context size, 64-bit DMA
xhci0: Port routing mask set to 0xffffffff
usbus0 on xhci0
usbus0: 5.0Gbps Super Speed USB v3.0
pci0: <simple comms> at device 22.0 (no driver attached)
hdac1: <Intel Lynx Point HDA Controller> mem 0xa0c14000-0xa0c17fff at device
27.0 on pci0
pcib3: <PCI-PCI bridge> at device 28.0 on pci0
pcib4: <ACPI PCI-PCI bridge> at device 28.2 on pci0
pci3: <ACPI PCI bus> on pcib4
pci3: <network> at device 0.0 (no driver attached)
pcib5: <ACPI PCI-PCI bridge> at device 28.3 on pci0
pci4: <ACPI PCI bus> on pcib5
pci4: <multimedia> at device 0.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
battery0: <ACPI Control Method Battery> on acpi0
acpi_acad0: <AC Adapter> on acpi0
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_button0: <Power Button> on acpi0
acpi_button1: <Sleep Button> on acpi0
asmc0: <Apple SMC MacBook Pro Retina Core i7 (mid 2015, 15-inch)> port
0x300-0x31f iomem 0xfef00000-0xfef0ffff irq 6 on acpi0
uart0: <8250 or 16450 or compatible> at port 0x3f8 irq 4 flags 0x10 on isa0
uart0: non-PNP ISA device will be removed from GENERIC in FreeBSD 15.
coretemp0: <CPU On-Die Thermal Sensors> on cpu0
est0: <Enhanced SpeedStep Frequency Control> on cpu0
module_register_init: MOD_LOAD (tmpfs, 0xffffffff80cd43e0, 0xffffffff81ab53c8)
error 17
Timecounter "TSC-low" frequency 1247112528 Hz quality 1000
Timecounters tick every 1.000 msec
ugen0.1: <Intel XHCI root HUB> at usbus0
uhub0 on usbus0
uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
hdacc0: <Intel Haswell HDA CODEC> at cad 0 on hdac0
hdaa0: <Intel Haswell Audio Function Group> at nid 1 on hdacc0
pcm0: <Intel Haswell (HDMI/DP 8ch)> at nid 3 on hdaa0
hdacc1: <Cirrus Logic (0x4208) HDA CODEC> at cad 0 on hdac1
hdaa1: <Cirrus Logic (0x4208) Audio Function Group> at nid 1 on hdacc1
pcm1: <Cirrus Logic (0x4208) (Analog 4.0+HP/2.0)> at nid 19,18,16 and 28 on
hdaa1
pcm2: <Cirrus Logic (0x4208) (Analog Mic)> at nid 24 on hdaa1
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: <APPLE SSD SM0256G BXZ13A0Q> ATA8-ACS SATA 3.x device
ada0: Serial Number S2Z5NY0JA15946
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 239372MB (490234752 512 byte sectors)
GEOM_ELI: Device ada0p4.eli created.
GEOM_ELI: Encryption: AES-XTS 256
GEOM_ELI: Crypto: accelerated software
sysctl_unregister_oid: failed(22) to unregister sysctl(tmpfs)
Trying to mount root from zfs:zroot/ROOT/default []...
uhub0: 21 ports with 21 removable, self powered
Root mount waiting for: usbus0
ugen0.2: <Broadcom Corp. Bluetooth USB Host Controller> at usbus0
ugen0.3: <Apple Inc. Apple Internal Keyboard / Trackpad> at usbus0
wsp0 on uhub0
Root mount waiting for: usbus0
wsp0: <Trackpad / Boot> on usbus0
ugen0.4: <Apple Card Reader> at usbus0
umass0 on uhub0
umass0: <Apple Card Reader, class 0/0, rev 3.00/8.20, addr 3> on usbus0
umass0: SCSI over Bulk-Only; quirks = 0x4000
umass0:1:0: Attached to scbus1
(probe0:umass-sim0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00
00
(probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error
(probe0:umass-sim0:0:0:0): SCSI status: Check Condition
(probe0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present)
(probe0:umass-sim0:0:0:0): Error 6, Unretryable error
da0 at umass-sim0 bus 0 scbus1 target 0 lun 0
da0: <APPLE SD Card Reader 3.00> Removable Direct Access SPC-4 SCSI device
da0: Serial Number 000000000820
da0: 400.000MB/s transfers
da0: Attempt to query device size failed: NOT READY, Medium not present
da0: quirks=0x2<NO_6_BYTE>
Setting hostuuid: b06d08cd-e024-57ab-beee-0ac4c83e26da.
Setting hostid: 0x6d6c0741.
Starting file system checks:
/dev/gpt/efiboot0: FILESYSTEM CLEAN; SKIPPING CHECKS
Mounting local filesystems:.
Setting hostname: evilco.
Setting up harvesting:
PURE_RDRAND,[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED
Feeding entropy: .
ELF ldconfig path: /lib/casper /lib /usr/lib /usr/lib/compat /usr/local/lib
/usr/local/lib/compat/pkg /usr/local/lib/compat/pkg
/usr/local/lib/perl5/5.36/mach/CORE /usr/local/llvm15/lib
32-bit compatibility ldconfig path: /usr/lib32 /usr/lib32
Autoloading module: ichsmb
Autoloading module: pchtherm
ichsmb0: <Intel Lynx Point SMBus controller> port 0xefa0-0xefbf mem
0xa0c19000-0xa0c190ff at device 31.3 on pci0
smbus0: <System Management Bus> on ichsmb0
pchtherm0: <Haswell Thermal Subsystem> mem 0xa0c18000-0xa0c18fff at device 31.6
on pci0
ifconfig: SIOCIFCREATE2 (wlan0): Device not configured
lo0: link state changed to UP
Starting Network: lo0.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
inet 127.0.0.1 netmask 0xff000000
groups: lo
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
Starting devd.
sysctl hw.acpi.video.lcd0.levels : Operation not supported by device
Cannot 'start' webcamd. Set webcamd_enable to YES in /etc/rc.conf or use
'onestart' instead of 'start'.
Cannot 'start' webcamd. Set webcamd_enable to YES in /etc/rc.conf or use
'onestart' instead of 'start'.
Autoloading module: uhid
Autoloading module: ums
Autoloading module: usbhid
usbhid0 on uhub0
usbhid0: <Broadcom Corp. Bluetooth USB Host Controller, class 239/2, rev
2.01/1.61, addr 1> on usbus0
hidbus0: <HID bus> on usbhid0
hkbd1: <Broadcom Corp. Bluetooth USB Host Controller Keyboard> on hidbus0
kbd1 at hkbd1
usbhid1 on uhub0
usbhid1: <Broadcom Corp. Bluetooth USB Host Controller, class 239/2, rev
2.01/1.61, addr 1> on usbus0
hidbus1: <HID bus> on usbhid1
usbhid2 on uhub0
usbhid2: <Device Management> on usbus0
hidbus2: <HID bus> on usbhid2
usbhid3 on uhub0
usbhid3: <Keyboard / Boot> on usbus0
hidbus3: <HID bus> on usbhid3
hkbd2: <Apple Inc. Apple Internal Keyboard / Trackpad> on hidbus3
kbd2 at hkbd2
usbhid4 on uhub0
usbhid4: <Actuator> on usbus0
Autoloading module: ng_ubt
hidbus4: <HID bus> on usbhid4
usbhid5 on uhub0
usbhid5: <Accelerometer> on usbus0
hidbus5: <HID bus> on usbhid5
ubt0 on uhub0
ubt0: <Broadcom Corp. Bluetooth USB Host Controller, class 239/2, rev
2.01/1.61, addr 1> on usbus0
Autoloading module: wmt
Starting wsp0 moused.
Autoloading module: hms
hms0: <Broadcom Corp. Bluetooth USB Host Controller Mouse> on hidbus1
hms0: 3 buttons and [XY] coordinates ID=2
Autoloading module: hcons
hcons0: <Apple Inc. Apple Internal Keyboard / Trackpad Consumer Control> on
hidbus3
WARNING: attempt to domain_add(bluetooth) after domainfinalize()
WARNING: attempt to domain_add(netgraph) after domainfinalize()
ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to deny,
logging disabled
Firewall rules loaded.
add host 127.0.0.1: gateway lo0 fib 0: route already in table
add host ::1: gateway lo0 fib 0: route already in table
add net fe80::: gateway ::1
add net ff02::: gateway ::1
add net ::ffff:0.0.0.0: gateway ::1
add net ::0.0.0.0: gateway ::1
Obtaining a trust anchor...
Starting unbound.
Updating motd:.
Creating and/or trimming log files.
Clearing /tmp.
Updating /var/run/os-release done.
Starting syslogd.
No core dumps found.
Starting default mousedmoused: unable to open /dev/psm0: No such file or
directory
.
Starting chronyd.
Mounting late filesystems:.
Starting powerd.
GEOM_ELI: Device ada0p3.eli created.
GEOM_ELI: Encryption: AES-XTS 128
GEOM_ELI: Crypto: accelerated software
Configuring vt: keymap blanktime.
Starting cron.
Starting background file system checks in 60 seconds.
Mon Aug 12 23:53:01 CEST 2024
drmn0: <drmn> on vgapci0
vgapci0: child drmn0 requested pci_enable_io
vgapci0: child drmn0 requested pci_enable_io
drmn0: [drm] Found 128MB of eDRAM
[drm] Unable to create a private tmpfs mount, hugepage support will be
disabled(-19).
[drm] Got stolen memory base 0x79a00000, size 0x6000000
lkpi_iic0: <LinuxKPI I2C> on drmn0
iicbus0: <Philips I2C bus> on lkpi_iic0
iic0: <I2C generic I/O> on iicbus0
lkpi_iic1: <LinuxKPI I2C> on drmn0
iicbus1: <Philips I2C bus> on lkpi_iic1
iic1: <I2C generic I/O> on iicbus1
lkpi_iic2: <LinuxKPI I2C> on drmn0
iicbus2: <Philips I2C bus> on lkpi_iic2
iic2: <I2C generic I/O> on iicbus2
lkpi_iic3: <LinuxKPI I2C> on drmn0
iicbus3: <Philips I2C bus> on lkpi_iic3
iic3: <I2C generic I/O> on iicbus3
lkpi_iic4: <LinuxKPI I2C> on drmn0
iicbus4: <Philips I2C bus> on lkpi_iic4
iic4: <I2C generic I/O> on iicbus4
lkpi_iic5: <LinuxKPI I2C> on drmn0
iicbus5: <Philips I2C bus> on lkpi_iic5
iic5: <I2C generic I/O> on iicbus5
sysctl_warn_reuse: can't re-use a leaf (hw.dri.debug)!
lkpi_iic6: <LinuxKPI I2C> on drm1
iicbus6: <Philips I2C bus> on lkpi_iic6
iic6: <I2C generic I/O> on iicbus6
lkpi_iic7: <LinuxKPI I2C> on drm2
iicbus7: <Philips I2C bus> on lkpi_iic7
iic7: <I2C generic I/O> on iicbus7
lkpi_iic8: <LinuxKPI I2C> on drm4
iicbus8: <Philips I2C bus> on lkpi_iic8
iic8: <I2C generic I/O> on iicbus8
[drm] Initialized i915 1.6.0 20200917 for drmn0 on minor 0
VT: Replacing driver "efifb" with new "fb".
start FB_INFO:
type=11 height=1800 width=2880 depth=32
pbase=0x90000000 vbase=0xfffff80090000000
name=drmn0 flags=0x0 stride=11776 bpp=32
end FB_INFO
uhub0: at usbus0, port 1, addr 1 (disconnected)
ugen0.2: <Broadcom Corp. Bluetooth USB Host Controller> at usbus0 (disconnected)
usbhid0: at uhub0, port 8, addr 1 (disconnected)
hkbd1: detached
hidbus0: detached
usbhid0: detached
usbhid1: at uhub0, port 8, addr 1 (disconnected)
hms0: detached
hidbus1: detached
usbhid1: detached
ubt0: at uhub0, port 8, addr 1 (disconnected)
ubt0: detached
ugen0.3: <Apple Inc. Apple Internal Keyboard / Trackpad> at usbus0
(disconnected)
usbhid2: at uhub0, port 12, addr 2 (disconnected)
hidbus2: detached
usbhid2: detached
usbhid3: at uhub0, port 12, addr 2 (disconnected)
hcons0: detached
hkbd2: detached
hidbus3: detached
usbhid3: detached
wsp0: at uhub0, port 12, addr 2 (disconnected)
wsp_set_device_mode: Failed to read device mode (19)
wsp0: detached
usbhid4: at uhub0, port 12, addr 2 (disconnected)
hidbus4: detached
usbhid4: detached
usbhid5: at uhub0, port 12, addr 2 (disconnected)
hidbus5: detached
usbhid5: detached
ugen0.4: <Apple Card Reader> at usbus0 (disconnected)
umass0: at uhub0, port 19, addr 3 (disconnected)
da0 at umass-sim0 bus 0 scbus1 target 0 lun 0
da0: <APPLE SD Card Reader 3.00> s/n 000000000820 detached
(da0:umass-sim0:0:0:0): Periph destroyed
umass0: detached
uhub0: detached
vgapci0: child drmn0 requested pci_set_powerstate
acpi0: cleared fixed power button status
vgapci0: child drmn0 requested pci_set_powerstate
vgapci0: child drmn0 requested pci_enable_io
vgapci0: child drmn0 requested pci_enable_io
xhci0: Port routing mask set to 0xffffffff
uhub0 on usbus0
uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
acpi_acad0: unknown notify 0x2
Aug 12 23:55:52 evilco moused[24724]: unable to open /dev/wsp0: No such file or
directory
uhub0: 21 ports with 21 removable, self powered
ugen0.2: <Broadcom Corp. Bluetooth USB Host Controller> at usbus0
usbhid0 on uhub0
usbhid0: <Broadcom Corp. Bluetooth USB Host Controller, class 239/2, rev
2.01/1.61, addr 1> on usbus0
hidbus0: <HID bus> on usbhid0
hkbd1: <Broadcom Corp. Bluetooth USB Host Controller Keyboard> on hidbus0
kbd1 at hkbd1
usbhid1 on uhub0
usbhid1: <Broadcom Corp. Bluetooth USB Host Controller, class 239/2, rev
2.01/1.61, addr 1> on usbus0
hidbus1: <HID bus> on usbhid1
hms0: <Broadcom Corp. Bluetooth USB Host Controller Mouse> on hidbus1
hms0: 3 buttons and [XY] coordinates ID=2
ubt0 on uhub0
ubt0: <Broadcom Corp. Bluetooth USB Host Controller, class 239/2, rev
2.01/1.61, addr 1> on usbus0
ugen0.3: <Apple Inc. Apple Internal Keyboard / Trackpad> at usbus0
usbhid2 on uhub0
usbhid2: <Device Management> on usbus0
hidbus2: <HID bus> on usbhid2
usbhid3 on uhub0
usbhid3: <Keyboard / Boot> on usbus0
hidbus3: <HID bus> on usbhid3
hkbd2: <Apple Inc. Apple Internal Keyboard / Trackpad> on hidbus3
kbd2 at hkbd2
hcons0: <Apple Inc. Apple Internal Keyboard / Trackpad Consumer Control> on
hidbus3
usbhid4 on uhub0
usbhid4: <Trackpad / Boot> on usbus0
hidbus4: <HID bus> on usbhid4
hms1: <Apple Inc. Apple Internal Keyboard / Trackpad Mouse> on hidbus4
hms1: 3 buttons and [XY] coordinates ID=2
usbhid5 on uhub0
usbhid5: <Actuator> on usbus0
hidbus5: <HID bus> on usbhid5
usbhid6 on uhub0
usbhid6: <Accelerometer> on usbus0
hidbus6: <HID bus> on usbhid6
ugen0.4: <Apple Card Reader> at usbus0
umass0 on uhub0
umass0: <Apple Card Reader, class 0/0, rev 3.00/8.20, addr 3> on usbus0
umass0: SCSI over Bulk-Only; quirks = 0x4000
umass0:1:0: Attached to scbus1
(probe0:umass-sim0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00
00
(probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error
(probe0:umass-sim0:0:0:0): SCSI status: Check Condition
(probe0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present)
(probe0:umass-sim0:0:0:0): Error 6, Unretryable error
da0 at umass-sim0 bus 0 scbus1 target 0 lun 0
da0: <APPLE SD Card Reader 3.00> Removable Direct Access SPC-4 SCSI device
da0: Serial Number 000000000820
da0: 400.000MB/s transfers
da0: Attempt to query device size failed: NOT READY, Medium not present
da0: quirks=0x2<NO_6_BYTE>
ugen0.1: <Intel XHCI root HUB> at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps)
pwr=SAVE (0mA)
ugen0.1.0: uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1>
ugen0.2: <Broadcom Corp. Bluetooth USB Host Controller> at usbus0, cfg=0
md=HOST spd=FULL (12Mbps) pwr=ON (0mA)
ugen0.2.0: usbhid0: <Broadcom Corp. Bluetooth USB Host Controller, class 239/2,
rev 2.01/1.61, addr 1>
ugen0.2.1: usbhid1: <Broadcom Corp. Bluetooth USB Host Controller, class 239/2,
rev 2.01/1.61, addr 1>
ugen0.2.2: ubt0: <Broadcom Corp. Bluetooth USB Host Controller, class 239/2,
rev 2.01/1.61, addr 1>
ugen0.3: <Apple Inc. Apple Internal Keyboard / Trackpad> at usbus0, cfg=0
md=HOST spd=FULL (12Mbps) pwr=ON (500mA)
ugen0.3.0: usbhid2: <Device Management>
ugen0.3.1: usbhid3: <Keyboard / Boot>
ugen0.3.2: wsp0: <Trackpad / Boot>
ugen0.3.3: usbhid4: <Actuator>
ugen0.3.4: usbhid5: <Accelerometer>
ugen0.4: <Apple Card Reader> at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps)
pwr=ON (224mA)
ugen0.4.0: umass0: <Apple Card Reader, class 0/0, rev 3.00/8.20, addr 3>
nexus0
efirtc0
cryptosoft0
aesni0
ram0
apic0
smbios0
acpi0
acpi_ec0 pnpinfo _HID=PNP0C09 _UID=0 _CID=none at
handle=\_SB_.PCI0.LPCB.EC__
cpu0 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU0
acpi_perf0
est0
p4tcc0
acpi_throttle0
coretemp0
cpufreq0
cpu2 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU1
acpi_perf2
est2
p4tcc2
acpi_throttle2
coretemp2
cpufreq2
cpu4 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU2
acpi_perf4
est4
p4tcc4
acpi_throttle4
coretemp4
cpufreq4
cpu6 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU3
acpi_perf6
est6
p4tcc6
acpi_throttle6
coretemp6
cpufreq6
cpu1 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU4
acpi_perf1
est1
p4tcc1
acpi_throttle1
coretemp1
cpufreq1
cpu3 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU5
acpi_perf3
est3
p4tcc3
acpi_throttle3
coretemp3
cpufreq3
cpu5 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU6
acpi_perf5
est5
p4tcc5
acpi_throttle5
coretemp5
cpufreq5
cpu7 pnpinfo _HID=none _UID=0 _CID=none at handle=\_PR_.CPU7
acpi_perf7
est7
p4tcc7
acpi_throttle7
coretemp7
cpufreq7
pcib0 pnpinfo _HID=PNP0A08 _UID=0 _CID=PNP0A03 at handle=\_SB_.PCI0
pci0
hostb0 pnpinfo vendor=0x8086 device=0x0d04 subvendor=0x106b
subdevice=0x0147 class=0x060000 at slot=0 function=0 dbsf=pci0:0:0:0
handle=\_SB_.PCI0.MCHC
pcib1 pnpinfo vendor=0x8086 device=0x0d01 subvendor=0x106b
subdevice=0x0147 class=0x060400 at slot=1 function=0 dbsf=pci0:0:1:0
handle=\_SB_.PCI0.PEG0
pci1
ahci0 pnpinfo vendor=0x144d device=0xa801 subvendor=0x144d
subdevice=0xa801 class=0x010601 at slot=0 function=0 dbsf=pci0:1:0:0
handle=\_SB_.PCI0.PEG0.SSD0
ahcich0 at channel=0
pcib2 pnpinfo vendor=0x8086 device=0x0d05 subvendor=0x106b
subdevice=0x0147 class=0x060400 at slot=1 function=1 dbsf=pci0:0:1:1
handle=\_SB_.PCI0.PEG1
pci2
vgapci0 pnpinfo vendor=0x8086 device=0x0d26 subvendor=0x106b
subdevice=0x0147 class=0x030000 at slot=2 function=0 dbsf=pci0:0:2:0
handle=\_SB_.PCI0.IGPU
acpi_video0
drm0
drm1
lkpi_iic6
iicbus6
iic6 at addr=0
drm2
lkpi_iic7
iicbus7
iic7 at addr=0
drm3
drm4
lkpi_iic8
iicbus8
iic8 at addr=0
drm5
drm6
drmn0
drm128
lkpi_iic0
iicbus0
iic0 at addr=0
lkpi_iic1
iicbus1
iic1 at addr=0
lkpi_iic2
iicbus2
iic2 at addr=0
lkpi_iic3
iicbus3
iic3 at addr=0
lkpi_iic4
iicbus4
iic4 at addr=0
lkpi_iic5
iicbus5
iic5 at addr=0
fbd0
hdac0 pnpinfo vendor=0x8086 device=0x0d0c subvendor=0x106b
subdevice=0x0147 class=0x040300 at slot=3 function=0 dbsf=pci0:0:3:0
handle=\_SB_.PCI0.HDAU
hdacc0 pnpinfo vendor=0x8086 device=0x2807 revision=0x00
stepping=0x00 at cad=0
hdaa0 pnpinfo type=0x01 subsystem=0x80860101 at nid=1
pcm0 at nid=3
xhci0 pnpinfo vendor=0x8086 device=0x8c31 subvendor=0x8086
subdevice=0x7270 class=0x0c0330 at slot=20 function=0 dbsf=pci0:0:20:0
handle=\_SB_.PCI0.XHC1
usbus0
uhub0
wsp0 pnpinfo vendor=0x05ac product=0x0274 devclass=0x00
devsubclass=0x00 devproto=0x00 sernum="D3H74250UC1FTV4A76PF" release=0x0624
mode=host intclass=0x03 intsubclass=0x01 intprotocol=0x02 at bus=0 hubaddr=1
port=12 devaddr=3 interface=2 ugen=ugen0.3
umass0 pnpinfo vendor=0x05ac product=0x8406 devclass=0x00
devsubclass=0x00 devproto=0x00 sernum="000000000820" release=0x0820 mode=host
intclass=0x08 intsubclass=0x06 intprotocol=0x50 at bus=0 hubaddr=1 port=19
devaddr=4 interface=0 ugen=ugen0.4
usbhid0 pnpinfo vendor=0x05ac product=0x8290 devclass=0xef
devsubclass=0x02 devproto=0x01 sernum="" release=0x0161 mode=host intclass=0x03
intsubclass=0x01 intprotocol=0x01 at bus=0 hubaddr=1 port=8 devaddr=2
interface=0 ugen=ugen0.2
hidbus0
hkbd1 pnpinfo page=0x0001 usage=0x0006 bus=0x03 vendor=0x05ac
product=0x8290 version=0x0161 at index=0
usbhid1 pnpinfo vendor=0x05ac product=0x8290 devclass=0xef
devsubclass=0x02 devproto=0x01 sernum="" release=0x0161 mode=host intclass=0x03
intsubclass=0x01 intprotocol=0x02 at bus=0 hubaddr=1 port=8 devaddr=2
interface=1 ugen=ugen0.2
hidbus1
hms0 pnpinfo page=0x0001 usage=0x0002 bus=0x03 vendor=0x05ac
product=0x8290 version=0x0161 at index=0
usbhid2 pnpinfo vendor=0x05ac product=0x0274 devclass=0x00
devsubclass=0x00 devproto=0x00 sernum="D3H74250UC1FTV4A76PF" release=0x0624
mode=host intclass=0x03 intsubclass=0x00 intprotocol=0x00 at bus=0 hubaddr=1
port=12 devaddr=3 interface=0 ugen=ugen0.3
hidbus2
unknown pnpinfo page=0xff00 usage=0x000b bus=0x03
vendor=0x05ac product=0x0274 version=0x0624 at index=0
usbhid3 pnpinfo vendor=0x05ac product=0x0274 devclass=0x00
devsubclass=0x00 devproto=0x00 sernum="D3H74250UC1FTV4A76PF" release=0x0624
mode=host intclass=0x03 intsubclass=0x01 intprotocol=0x01 at bus=0 hubaddr=1
port=12 devaddr=3 interface=1 ugen=ugen0.3
hidbus3
hkbd2 pnpinfo page=0x0001 usage=0x0006 bus=0x03 vendor=0x05ac
product=0x0274 version=0x0624 at index=0
hcons0 pnpinfo page=0x000c usage=0x0001 bus=0x03
vendor=0x05ac product=0x0274 version=0x0624 at index=1
unknown pnpinfo page=0xff00 usage=0x0006 bus=0x03
vendor=0x05ac product=0x0274 version=0x0624 at index=2
usbhid4 pnpinfo vendor=0x05ac product=0x0274 devclass=0x00
devsubclass=0x00 devproto=0x00 sernum="D3H74250UC1FTV4A76PF" release=0x0624
mode=host intclass=0x03 intsubclass=0x00 intprotocol=0x00 at bus=0 hubaddr=1
port=12 devaddr=3 interface=3 ugen=ugen0.3
hidbus4
unknown pnpinfo page=0xff00 usage=0x000d bus=0x03
vendor=0x05ac product=0x0274 version=0x0624 at index=0
usbhid5 pnpinfo vendor=0x05ac product=0x0274 devclass=0x00
devsubclass=0x00 devproto=0x00 sernum="D3H74250UC1FTV4A76PF" release=0x0624
mode=host intclass=0x03 intsubclass=0x00 intprotocol=0x00 at bus=0 hubaddr=1
port=12 devaddr=3 interface=4 ugen=ugen0.3
hidbus5
unknown pnpinfo page=0xff00 usage=0x0003 bus=0x03
vendor=0x05ac product=0x0274 version=0x0624 at index=0
ubt0 pnpinfo vendor=0x05ac product=0x8290 devclass=0xef
devsubclass=0x02 devproto=0x01 sernum="" release=0x0161 mode=host intclass=0xff
intsubclass=0x01 intprotocol=0x01 at bus=0 hubaddr=1 port=8 devaddr=2
interface=2 ugen=ugen0.2
unknown pnpinfo vendor=0x8086 device=0x8c3a subvendor=0x8086
subdevice=0x7270 class=0x078000 at slot=22 function=0 dbsf=pci0:0:22:0
hdac1 pnpinfo vendor=0x8086 device=0x8c20 subvendor=0x8086
subdevice=0x7270 class=0x040300 at slot=27 function=0 dbsf=pci0:0:27:0
handle=\_SB_.PCI0.HDEF
hdacc1 pnpinfo vendor=0x1013 device=0x4208 revision=0x03
stepping=0x00 at cad=0
hdaa1 pnpinfo type=0x01 subsystem=0x106b8000 at nid=1
pcm1 at nid=19,18,16,28
pcm2 at nid=24
pcib3 pnpinfo vendor=0x8086 device=0x8c10 subvendor=0x8086
subdevice=0x7270 class=0x060400 at slot=28 function=0 dbsf=pci0:0:28:0
pcib4 pnpinfo vendor=0x8086 device=0x8c14 subvendor=0x8086
subdevice=0x7270 class=0x060400 at slot=28 function=2 dbsf=pci0:0:28:2
handle=\_SB_.PCI0.RP03
pci3
unknown pnpinfo vendor=0x14e4 device=0x43ba subvendor=0x106b
subdevice=0x0152 class=0x028000 at slot=0 function=0 dbsf=pci0:3:0:0
handle=\_SB_.PCI0.RP03.ARPT
pcib5 pnpinfo vendor=0x8086 device=0x8c16 subvendor=0x8086
subdevice=0x7270 class=0x060400 at slot=28 function=3 dbsf=pci0:0:28:3
handle=\_SB_.PCI0.RP04
pci4
unknown pnpinfo vendor=0x14e4 device=0x1570 subvendor=0x14e4
subdevice=0x1570 class=0x048000 at slot=0 function=0 dbsf=pci0:4:0:0
handle=\_SB_.PCI0.RP04.CMRA
isab0 pnpinfo vendor=0x8086 device=0x8c4b subvendor=0x8086
subdevice=0x7270 class=0x060100 at slot=31 function=0 dbsf=pci0:0:31:0
handle=\_SB_.PCI0.LPCB
isa0
sc0
vga0
atkbdc0
fdc0
ppc0
uart0
uart1
ichsmb0 pnpinfo vendor=0x8086 device=0x8c22 subvendor=0x8086
subdevice=0x7270 class=0x0c0500 at slot=31 function=3 dbsf=pci0:0:31:3
handle=\_SB_.PCI0.SBUS
smbus0
pchtherm0 pnpinfo vendor=0x8086 device=0x8c24 subvendor=0x8086
subdevice=0x7270 class=0x118000 at slot=31 function=6 dbsf=pci0:0:31:6
unknown pnpinfo _HID=none _UID=0 _CID=SMBUS at handle=\_SB_.PCI0.SBUS.BUS0
unknown pnpinfo _HID=none _UID=0 _CID=SMBUS at handle=\_SB_.PCI0.SBUS.BUS1
atdma0 pnpinfo _HID=PNP0200 _UID=0 _CID=none at handle=\_SB_.PCI0.LPCB.DMAC
unknown pnpinfo _HID=INT0800 _UID=0 _CID=none at handle=\_SB_.PCI0.LPCB.FWHD
hpet0 pnpinfo _HID=PNP0103 _UID=0 _CID=PNP0C01 at
handle=\_SB_.PCI0.LPCB.HPET
unknown pnpinfo _HID=PNP0000 _UID=0 _CID=none at handle=\_SB_.PCI0.LPCB.IPIC
fpupnp0 pnpinfo _HID=PNP0C04 _UID=0 _CID=none at handle=\_SB_.PCI0.LPCB.MATH
acpi_sysresource0 pnpinfo _HID=PNP0C02 _UID=2 _CID=none at
handle=\_SB_.PCI0.LPCB.LDRC
atrtc0 pnpinfo _HID=PNP0B00 _UID=0 _CID=none at handle=\_SB_.PCI0.LPCB.RTC_
attimer0 pnpinfo _HID=PNP0100 _UID=0 _CID=none at
handle=\_SB_.PCI0.LPCB.TIMR
asmc0 pnpinfo _HID=APP0001 _UID=0 _CID=SMC-HURONRIVER at
handle=\_SB_.PCI0.LPCB.SMC_
unknown pnpinfo _HID=ACPI0008 _UID=0 _CID=SMC-ALS at
handle=\_SB_.PCI0.LPCB.ALS0
unknown pnpinfo _HID=PNP0C09 _UID=0 _CID=none at
handle=\_SB_.PCI0.LPCB.EC__ (disabled)
unknown pnpinfo _HID=ACPI0001 _UID=0 _CID=none at
handle=\_SB_.PCI0.LPCB.EC__.SMB0 (disabled)
unknown pnpinfo _HID=ACPI0002 _UID=0 _CID=none at
handle=\_SB_.PCI0.LPCB.EC__.SMB0.SBS0
unknown pnpinfo _HID=APP000B _UID=0 _CID=GMUX at handle=\_SB_.PCI0.LPCB.GMUX
acpi_sysresource1 pnpinfo _HID=PNP0C02 _UID=1 _CID=none at
handle=\_SB_.PCI0.PDRC
acpi_sysresource2 pnpinfo _HID=PNP0C01 _UID=2 _CID=none at handle=\_SB_.MEM2
pci_link0 pnpinfo _HID=PNP0C0F _UID=1 _CID=none at handle=\_SB_.LNKA
pci_link1 pnpinfo _HID=PNP0C0F _UID=2 _CID=none at handle=\_SB_.LNKB
pci_link2 pnpinfo _HID=PNP0C0F _UID=3 _CID=none at handle=\_SB_.LNKC
pci_link3 pnpinfo _HID=PNP0C0F _UID=4 _CID=none at handle=\_SB_.LNKD
pci_link4 pnpinfo _HID=PNP0C0F _UID=5 _CID=none at handle=\_SB_.LNKE
pci_link5 pnpinfo _HID=PNP0C0F _UID=6 _CID=none at handle=\_SB_.LNKF
pci_link6 pnpinfo _HID=PNP0C0F _UID=7 _CID=none at handle=\_SB_.LNKG
pci_link7 pnpinfo _HID=PNP0C0F _UID=8 _CID=none at handle=\_SB_.LNKH
battery0 pnpinfo _HID=PNP0C0A _UID=0 _CID=none at handle=\_SB_.BAT0
acpi_acad0 pnpinfo _HID=ACPI0003 _UID=0 _CID=none at handle=\_SB_.ADP1
acpi_lid0 pnpinfo _HID=PNP0C0D _UID=0 _CID=none at handle=\_SB_.LID0
acpi_button0 pnpinfo _HID=PNP0C0C _UID=0 _CID=none at handle=\_SB_.PWRB
unknown pnpinfo _HID=APP0002 _UID=14 _CID=BACKLIGHT at handle=\_SB_.PNLF
acpi_button1 pnpinfo _HID=PNP0C0E _UID=0 _CID=none at handle=\_SB_.SLPB
acpi_timer0 pnpinfo unknown