On Mon, 8 Aug 2016 18:43:42 -0700 "K. Macy" <kmacy_at_freebsd.org> wrote: > I have a KBL-Y "Software Development Platform" for purposes of getting > the i915 KMS working on that system on FreeBSD. I've just installed 11 > BETA4. sdhci timeouts add several minutes to boot time. The dmesg > output follows: [...] A very similar situation here with a Intel NUC5CPYH. I circumvent the problem by setting in /boot/device.hints "hint.sdhci_pci.0.disabled=1" as a workaround. [...] > Copyright (c) 1992-2016 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 11.0-BETA4 #0 r303759: Fri Aug 5 02:26:47 UTC 2016 > root_at_releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on > LLVM 3.8.0) > VT(efifb): resolution 2560x1440 > CPU: Intel(R) Core(TM) m5-7Y54 CPU _at_ 1.20GHz (1608.05-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x806e9 Family=0x6 Model=0x8e Stepping=9 > 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=0x7ffafbbf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,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=0x121<LAHF,ABM,Prefetch> > Structured Extended > Features=0x29c67af<FSGSBASE,TSCADJ,SGX,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,NFPUSG,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PROCTRACE> > XSAVE Features=0xf<XSAVEOPT,XSAVEC,XINUSE,XSAVES> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics > real memory = 8589934592 (8192 MB) > avail memory = 8160288768 (7782 MB) > Event timer "LAPIC" quality 600 > ACPI APIC Table: <INTEL KBL-ULT> > FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs > FreeBSD/SMP: 1 package(s) x 2 core(s) x 2 hardware threads > random: unblocking device. > ioapic0 <Version 2.0> irqs 0-119 on motherboard > random: entropy device external interface > kbd1 at kbdmux0 > netmap: loaded module > module_register_init: MOD_LOAD (vesa, 0xffffffff81018940, 0) error 19 > random: registering fast source Intel Secure Key RNG > random: fast provider: "Intel Secure Key RNG" > cryptosoft0: <software crypto> on motherboard > acpi0: <INTEL KBL-ULT> on motherboard > acpi0: Power Button (fixed) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] (Node 0xfffff8000641a4c0), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] > (Node 0xfffff8000641a4c0), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] (Node 0xfffff8000641a4c0), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] > (Node 0xfffff8000641a4c0), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] (Node 0xfffff8000641a4c0), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] > (Node 0xfffff8000641a4c0), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] (Node 0xfffff8000641a4c0), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] > (Node 0xfffff8000641a4c0), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] (Node 0xfffff8000641a4c0), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] > (Node 0xfffff8000641a4c0), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] (Node 0xfffff8000641a4c0), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] > (Node 0xfffff8000641a4c0), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] (Node 0xfffff8000641a4c0), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] > (Node 0xfffff8000641a4c0), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] (Node 0xfffff8000641a4c0), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] > (Node 0xfffff8000641a4c0), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] (Node 0xfffff8000641a4c0), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] > (Node 0xfffff8000641a4c0), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] (Node 0xfffff80006422480), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] > (Node 0xfffff80006422480), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] (Node 0xfffff80006422480), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] > (Node 0xfffff80006422480), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] (Node 0xfffff80006422480), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] > (Node 0xfffff80006422480), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] (Node 0xfffff80006422480), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] > (Node 0xfffff80006422480), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] (Node 0xfffff80006422480), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] > (Node 0xfffff80006422480), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] (Node 0xfffff80006422480), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] > (Node 0xfffff80006422480), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] (Node 0xfffff80006422480), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] > (Node 0xfffff80006422480), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] (Node 0xfffff80006422480), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] > (Node 0xfffff80006422480), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] (Node 0xfffff80006422480), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] > (Node 0xfffff80006422480), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] (Node 0xfffff8000641a4c0), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] > (Node 0xfffff8000641a4c0), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] (Node 0xfffff8000641a4c0), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] > (Node 0xfffff8000641a4c0), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] (Node 0xfffff80006422480), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] > (Node 0xfffff80006422480), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] (Node 0xfffff80006422480), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] > (Node 0xfffff80006422480), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] (Node 0xfffff8000641a4c0), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] > (Node 0xfffff8000641a4c0), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] (Node 0xfffff8000641a4c0), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] > (Node 0xfffff8000641a4c0), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] (Node 0xfffff80006422480), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] > (Node 0xfffff80006422480), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] (Node 0xfffff80006422480), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] > (Node 0xfffff80006422480), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] (Node 0xfffff8000641a4c0), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT1._STA] > (Node 0xfffff8000641a4c0), AE_NOT_EXIST (20160527/uteval-111) > ACPI Error: No handler for Region [ECF2] (0xfffff800063cb000) > [EmbeddedControl] (20160527/evregion-180) > ACPI Error: Region EmbeddedControl (ID=3) has no handler > (20160527/exfldio-320) ACPI Error: Method parse/execution failed > [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] (Node 0xfffff80006422480), > AE_NOT_EXIST (20160527/psparse-559) > ACPI Error: Method execution failed [\134_SB.PCI0.LPCB.H_EC.BAT2._STA] > (Node 0xfffff80006422480), AE_NOT_EXIST (20160527/uteval-111) > cpu0: <ACPI CPU> on acpi0 > ACPI Error: Mutex [0x0] is not acquired, cannot release (20160527/utmutex-386) > ACPI Error: Could not release AML Interpreter mutex (20160527/exutils-147) > ACPI Error: Mutex [0x0] is not acquired, cannot release (20160527/utmutex-386) > ACPI Error: Could not release AML Interpreter mutex (20160527/exutils-147) > cpu1: <ACPI CPU> on acpi0 > ACPI Error: Mutex [0x0] is not acquired, cannot release (20160527/utmutex-386) > ACPI Error: Could not release AML Interpreter mutex (20160527/exutils-147) > ACPI Error: Mutex [0x0] is not acquired, cannot release (20160527/utmutex-386) > ACPI Error: Could not release AML Interpreter mutex (20160527/exutils-147) > cpu2: <ACPI CPU> on acpi0 > cpu3: <ACPI CPU> on acpi0 > hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 > Timecounter "HPET" frequency 24000000 Hz quality 950 > Event timer "HPET" frequency 24000000 Hz quality 550 > Event timer "HPET1" frequency 24000000 Hz quality 440 > Event timer "HPET2" frequency 24000000 Hz quality 440 > Event timer "HPET3" frequency 24000000 Hz quality 440 > Event timer "HPET4" frequency 24000000 Hz quality 440 > atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 > atrtc0: Warning: Couldn't map I/O. > Event timer "RTC" frequency 32768 Hz quality 0 > attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 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 > acpi_ec0: <Embedded Controller: GPE 0x6e> port 0x62,0x66 on acpi0 > pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 > pci0: <ACPI PCI bus> on pcib0 > vgapci0: <VGA-compatible display> port 0x3000-0x303f mem > 0xb0000000-0xb0ffffff,0xa0000000-0xafffffff at device 2.0 on pci0 > vgapci0: Boot video device > xhci0: <XHCI (generic) USB 3.0 controller> mem 0xb1320000-0xb132ffff > at device 20.0 on pci0 > xhci0: 32 bytes context size, 64-bit DMA > usbus0 on xhci0 > pci0: <serial bus, USB> at device 20.1 (no driver attached) > pci0: <simple comms> at device 22.0 (no driver attached) > ahci0: <Intel Sunrise Point-LP AHCI SATA controller> port > 0x3080-0x3087,0x3088-0x308b,0x3060-0x307f mem > 0xb1350000-0xb1351fff,0xb135d000-0xb135d0ff,0xb135b000-0xb135b7ff at > device 23.0 on pci0 > ahci0: AHCI v1.31 with 1 6Gbps ports, Port Multiplier not supported > ahcich0: <AHCI channel> at channel 0 on ahci0 > pcib1: <ACPI PCI-PCI bridge> at device 29.0 on pci0 > pci1: <ACPI PCI bus> on pcib1 > pci1: <network> at device 0.0 (no driver attached) > sdhci_pci0: <Generic SD HCI> mem 0xb1359000-0xb1359fff at device 30.4 on pci0 > sdhci_pci0: 1 slot(s) allocated > mmc0: <MMC/SD bus> on sdhci_pci0 > sdhci_pci1: <Generic SD HCI> mem 0xb135a000-0xb135afff at device 30.6 on pci0 > sdhci_pci1: 1 slot(s) allocated > isab0: <PCI-ISA bridge> at device 31.0 on pci0 > isa0: <ISA bus> on isab0 > pci0: <memory> at device 31.2 (no driver attached) > hdac0: <Intel (0x9d71) HDA Controller> mem > 0xb1348000-0xb134bfff,0xb1330000-0xb133ffff at device 31.3 on pci0 > em0: <Intel(R) PRO/1000 Network Connection 7.6.1-k> mem > 0xb1300000-0xb131ffff at device 31.6 on pci0 > em0: Using an MSI interrupt > em0: Ethernet address: 90:49:fa:02:6b:8b > em0: netmap queues/slots: TX 1/1024, RX 1/1024 > acpi_acad0: <AC Adapter> on acpi0 > acpi_button0: <Power Button> on acpi0 > acpi_button1: <Sleep Button> on acpi0 > acpi_tz0: <Thermal Zone> on acpi0 > acpi_tz1: <Thermal Zone> on acpi0 > atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 > atkbd0: <AT Keyboard> irq 1 on atkbdc0 > kbd0 at atkbd0 > atkbd0: [GIANT-LOCKED] > battery0: <ACPI Control Method Battery> on acpi0 > battery1: <ACPI Control Method Battery> on acpi0 > battery2: <ACPI Control Method Battery> on acpi0 > acpi_lid0: <Control Method Lid Switch> on acpi0 > ppc1: cannot reserve I/O port range > ppc0: cannot reserve I/O port range > uart0: <Non-standard ns8250 class UART with FIFOs> at port 0x3f8 irq 4 > flags 0x10 on isa0 > est0: <Enhanced SpeedStep Frequency Control> on cpu0 > est1: <Enhanced SpeedStep Frequency Control> on cpu1 > est2: <Enhanced SpeedStep Frequency Control> on cpu2 > est3: <Enhanced SpeedStep Frequency Control> on cpu3 > usbus0: 5.0Gbps Super Speed USB v3.0 > ZFS filesystem version: 5 > ZFS storage pool version: features support (5000) > Timecounters tick every 1.000 msec > nvme cam probe device init > ugen0.1: <0x8086> at usbus0 > uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 > ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 > ada0: <INTEL SSDSC2BW480H6 RG21> ACS-3 ATA SATA 3.x device > ada0: Serial Number CVTR6233050T480EGN > ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) > ada0: Command Queueing enabled > ada0: 457862MB (937703088 512 byte sectors) > ada0: quirks=0x1<4K> > uhub0: 18 ports with 18 removable, self powered > ugen0.2: <PNY Technologies> at usbus0 > umass0: <PNY Technologies USB 3.0 FD, class 0/0, rev 2.10/11.00, addr > 1> on usbus0 > umass0: SCSI over Bulk-Only; quirks = 0x8100 > umass0:1:0: Attached to scbus1 > da0 at umass-sim0 bus 0 scbus1 target 0 lun 0 > da0: <PNY USB 3.0 FD 1100> Removable Direct Access SPC-4 SCSI device > da0: Serial Number AA63032200000027 > da0: 40.000MB/s transfers > da0: 31704MB (64929792 512 byte sectors) > da0: quirks=0x13<NO_SYNC_CACHE,NO_6_BYTE,NO_RC16> > GEOM: da0: the secondary GPT header is not in the last LBA. > ugen0.3: <CHICONY> at usbus0 > ukbd0: <CHICONY USB Keyboard, class 0/0, rev 2.00/2.30, addr 2> on usbus0 > kbd2 at ukbd0 > ugen0.4: <vendor 0x8087> at usbus0 > ugen0.2: <PNY Technologies> at usbus0 (disconnected) > umass0: at uhub0, port 2, addr 1 (disconnected) > da0 at umass-sim0 bus 0 scbus1 target 0 lun 0 > da0: <PNY USB 3.0 FD 1100> s/n AA63032200000027 detached > (da0:umass-sim0:0:0:0): Periph destroyed > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > ugen0.2: <Logitech> at usbus0 > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x000001aa | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x000001aa | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x000001aa | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x000001aa | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > sdhci_pci0-slot0: Controller timeout > sdhci_pci0-slot0: ============== REGISTER DUMP ============== > sdhci_pci0-slot0: Sys addr: 0x00000000 | Version: 0x00001002 > sdhci_pci0-slot0: Blk size: 0x00000000 | Blk cnt: 0x00000000 > sdhci_pci0-slot0: Argument: 0x00000000 | Trn mode: 0x00000000 > sdhci_pci0-slot0: Present: 0x1fff0001 | Host ctl: 0x00000001 > sdhci_pci0-slot0: Power: 0x00000000 | Blk gap: 0x00000080 > sdhci_pci0-slot0: Wake-up: 0x00000000 | Clock: 0x0000fa07 > sdhci_pci0-slot0: Timeout: 0x00000000 | Int stat: 0x00000000 > sdhci_pci0-slot0: Int enab: 0x01ff00fb | Sig enab: 0x01ff00fb > sdhci_pci0-slot0: AC12 err: 0x00000000 | Slot int: 0x00000000 > sdhci_pci0-slot0: Caps: 0x546ec881 | Max curr: 0x00000000 > sdhci_pci0-slot0: =========================================== > mmc0: No compatible cards found on bus > hdacc0: <Realtek (0x0286) HDA CODEC> at cad 0 on hdac0 > hdaa0: <Realtek (0x0286) Audio Function Group> at nid 1 on hdacc0 > hdaa0: hdaa_audio_as_parse: Duplicate pin 0 (23) in association 1! > Disabling association. > pcm0: <Realtek (0x0286) (Left Analog)> at nid 33 and 24 on hdaa0 > hdacc1: <Intel (0x280b) HDA CODEC> at cad 2 on hdac0 > hdaa1: <Intel (0x280b) Audio Function Group> at nid 1 on hdacc1 > pcm1: <Intel (0x280b) (HDMI/DP 8ch)> at nid 3 on hdaa1 > SMP: AP CPU #1 Launched! > SMP: AP CPU #2 Launched! > SMP: AP CPU #3 Launched! > Timecounter "TSC" frequency 1608052518 Hz quality 1000 > Trying to mount root from zfs:zroot/ROOT/default []... > uhid0: <Logitech USB Receiver, class 0/0, rev 2.00/42.03, addr 4> on usbus0 > uhid1: <CHICONY USB Keyboard, class 0/0, rev 2.00/2.30, addr 2> on usbus0 > ubt0: <vendor 0x8087 product 0x0a2b, class 224/1, rev 2.00/0.10, addr > 3> on usbus0 > ums0: <Logitech USB Receiver, class 0/0, rev 2.00/42.03, addr 4> on usbus0 > ums0: 16 buttons and [XYZT] coordinates ID=0 > WARNING: attempt to domain_add(bluetooth) after domainfinalize() > WARNING: attempt to domain_add(netgraph) after domainfinalize() > > The pciconf entry for sdhci are: > sdhci_pci0_at_pci0:0:30:4: class=0x080501 card=0x72708086 chip=0x9d2b8086 > rev=0x21 hdr=0x00 > vendor = 'Intel Corporation' > class = base peripheral > subclass = SD host controller > sdhci_pci1_at_pci0:0:30:6: class=0x080501 card=0x72708086 chip=0x9d2d8086 > rev=0x21 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Sunrise Point-LP Secure Digital IO Controller' > class = base peripheral > subclass = SD host controller > > If someone wants to take a crack at it I can test any changes. > Otherwise I'll just take it out of the kernel. > > Thanks. > -M > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"Received on Tue Aug 09 2016 - 02:56:51 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:07 UTC