I've been running with this diff on my Vaio for a long time. Works for me; give it a try:
Index: ahci_pci.c =================================================================== RCS file: /cvs/src/sys/dev/pci/ahci_pci.c,v retrieving revision 1.12 diff -u -p -r1.12 ahci_pci.c --- ahci_pci.c 14 Jan 2016 04:06:53 -0000 1.12 +++ ahci_pci.c 14 Jan 2016 21:37:03 -0000 @@ -125,6 +125,8 @@ static const struct ahci_device ahci_dev NULL, ahci_intel_attach }, { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801HBM_AHCI, NULL, ahci_intel_attach }, + { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801HBM_RAID, + NULL, ahci_intel_attach }, { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801I_AHCI_1, NULL, ahci_intel_attach }, { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801I_AHCI_2, On Fri, Jan 29, 2016 at 02:48:04PM +1100, Ben Alex wrote: | This laptop has 2 x Samsung 128 GB SSD drives and a RAID controller | which reports as "Intel Rapid Storage Technology (Option ROM version | 11.0.0.1339)". | | OpenBSD 5.7, 5.8 and current (20160125) installers each report | "Available disks are: None". | | Available system BIOS settings (XHCI Mode, Execute Bit Capability) and | RAID BIOS settings (non-RAID, RAID) have been toggled without success. | | Windows recovery was used to upgrade the system BIOS to the latest | available version, R0092C6. The prior version (R0091C6) behaved the | same. | | Linux and FreeBSD detect the drives and permit partitioning. dmesg | output from both OpenBSD and FreeBSD are below. | | Any suggestions appreciated. | | Thanks | | =========== | | OpenBSD 5.9-beta (RAMDISK_CD) #1696: Mon Jan 25 19:16:37 MST 2016 | dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/RAMDISK_CD | RTC BIOS diagnostic error 80<clock_battery> | real mem = 8465932288 (8073MB) | avail mem = 8207634432 (7827MB) | mainbus0 at root | bios0 at mainbus0: SMBIOS rev. 2.7 @ 0xe6960 (18 entries) | bios0: vendor Insyde Corp. version "R0091C6" date 05/07/2012 | bios0: Sony Corporation SVZ13115GGXI | acpi0 at bios0: rev 2 | acpi0: tables DSDT FACP TCPA UEFI ASF! HPET APIC MCFG SLIC WDAT SSDT | BOOT SSDT ASPT FPDT SSDT SSDT SSDT SSDT | acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat | cpu0 at mainbus0: apid 0 (boot processor) | cpu0: Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz, 2095.54 MHz | cpu0: | FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUS | H,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX | ,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,DEADLINE,AES,X | SAVE,AVX,F16C,RDRAND,NXE,LONG,LAHF,PERF,ITSC,FSGSBASE,SMEP,ERMS,SENSOR,ARAT | cpu0: 256KB 64b/line 8-way L2 cache | cpu0: apic clock running at 99MHz | cpu0: mwait min=64, max=64, C-substates=0.2.1.1.2, IBE | cpu at mainbus0: not configured | cpu at mainbus0: not configured | cpu at mainbus0: not configured | cpu at mainbus0: not configured | cpu at mainbus0: not configured | cpu at mainbus0: not configured | cpu at mainbus0: not configured | ioapic0 at mainbus0: apid 0 pa 0xfec00000, version 20, 24 pins | acpiprt0 at acpi0: bus 0 (PCI0) | acpiprt1 at acpi0: bus 2 (RP01) | acpiprt2 at acpi0: bus 3 (RP02) | acpiprt3 at acpi0: bus 5 (RP04) | acpiprt4 at acpi0: bus 8 (RP07) | acpiprt5 at acpi0: bus -1 (PEG0) | acpiec0 at acpi0 | acpisony at acpi0 not configured | acpicpu at acpi0 not configured | acpitz at acpi0 not configured | acpibat at acpi0 not configured | acpibat at acpi0 not configured | acpiac at acpi0 not configured | acpibtn at acpi0 not configured | acpibtn at acpi0 not configured | pci0 at mainbus0 bus 0 | pchb0 at pci0 dev 0 function 0 "Intel Core 3G Host" rev 0x09 | vga1 at pci0 dev 2 function 0 "Intel HD Graphics 4000" rev 0x09 | wsdisplay1 at vga1 mux 1: console (80x25, vt100 emulation) | "Intel 7 Series MEI" rev 0x04 at pci0 dev 22 function 0 not configured | ehci0 at pci0 dev 26 function 0 "Intel 7 Series USB" rev 0x04: apic 0 int 23 | usb0 at ehci0: USB revision 2.0 | uhub0 at usb0 "Intel EHCI root hub" rev 2.00/1.00 addr 1 | "Intel 7 Series HD Audio" rev 0x04 at pci0 dev 27 function 0 not configured | ppb0 at pci0 dev 28 function 0 "Intel 7 Series PCIE" rev 0xc4: msi | pci1 at ppb0 bus 2 | iwn0 at pci1 dev 0 function 0 "Intel Centrino Advanced-N 6235" rev | 0x24: msi, MIMO 2T2R, AGN, address c4:85:08:a1:a1:f8 | ppb1 at pci0 dev 28 function 1 "Intel 7 Series PCIE" rev 0xc4: msi | pci2 at ppb1 bus 3 | rtsx0 at pci2 dev 0 function 0 "Realtek RTS5209 Card Reader" rev 0x01: msi | sdmmc0 at rtsx0 | ppb2 at pci0 dev 28 function 3 "Intel 7 Series PCIE" rev 0xc4: msi | pci3 at ppb2 bus 5 | re0 at pci3 dev 0 function 0 "Realtek 8168" rev 0x07: | RTL8168E/8111E-VL (0x2c80), msi, address 54:53:ed:1c:10:4d | rgephy0 at re0 phy 7: RTL8169S/8110S/8211 PHY, rev. 5 | ppb3 at pci0 dev 28 function 6 "Intel 7 Series PCIE" rev 0xc4: msi | pci4 at ppb3 bus 8 | ehci1 at pci0 dev 29 function 0 "Intel 7 Series USB" rev 0x04: apic 0 int 20 | usb1 at ehci1: USB revision 2.0 | uhub1 at usb1 "Intel EHCI root hub" rev 2.00/1.00 addr 1 | "Intel HM77 LPC" rev 0x04 at pci0 dev 31 function 0 not configured | pciide0 at pci0 dev 31 function 2 "Intel 82081HBM RAID" rev 0x04: DMA, | channel 0 wired to native-PCI, channel 1 wired to native-PCI | pciide0: using apic 0 int 22 for native-PCI interrupt | "Intel 7 Series SMBus" rev 0x04 at pci0 dev 31 function 3 not configured | isa0 at mainbus0 | pckbc0 at isa0 port 0x60/5 irq 1 irq 12 | pckbd0 at pckbc0 (kbd slot) | wskbd0 at pckbd0: console keyboard, using wsdisplay1 | uhub2 at uhub0 port 1 "vendor 0x8087 product 0x0024" rev 2.00/0.00 addr 2 | "vendor 0x08ff Fingerprint Sensor" rev 2.00/25.01 addr 3 at uhub2 port | 1 not configured | "vendor 0x8087 product 0x07da" rev 2.00/78.69 addr 4 at uhub2 port 2 | not configured | "1458529110CR48AR USB2.0 Camera" rev 2.00/0.12 addr 5 at uhub2 port 3 | not configured | uhub3 at uhub1 port 1 "vendor 0x8087 product 0x0024" rev 2.00/0.00 addr 2 | umass0 at uhub3 port 1 configuration 1 interface 0 "USB Flash Disk" | rev 2.00/2.00 addr 3 | umass0: using SCSI over Bulk-Only | scsibus0 at umass0: 2 targets, initiator 0 | sd0 at scsibus0 targ 1 lun 0: <OTi, Flash Disk, 2.00> SCSI2 0/direct | removable serial.0ea021683E423ABD6900 | sd0: 250MB, 512 bytes/sector, 512000 sectors | umass1 at uhub3 port 2 configuration 1 interface 0 " " rev 2.00/1.05 addr 4 | umass1: using SCSI over Bulk-Only | scsibus1 at umass1: 2 targets, initiator 0 | sd1 at scsibus1 targ 1 lun 0: <, , 8.07> SCSI2 0/direct removable | serial.058f6387100791002192 | sd1: 3750MB, 512 bytes/sector, 7680000 sectors | softraid0 at root | scsibus2 at softraid0: 256 targets | root on rd0a swap on rd0b dump on rd0b | | =========== | | Copyright (c) 1992-2015 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 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015 | r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 | FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 | CPU: Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz (2095.29-MHz K8-class CPU) | Origin="GenuineIntel" Id=0x306a9 Family=0x6 Model=0x3a Stepping=9 | Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MC | A,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> | Features2=0x7fbae3bf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX1 | 6,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F | 16C,RDRAND> | AMD Features=0x28000800<SYSCALL,RDTSCP,LM> | AMD Features2=0x1<LAHF> | Structured Extended Features=0x281<FSGSBASE,SMEP,ERMS> | XSAVE Features=0x1<XSAVEOPT> | VT-x: (disabled in BIOS) PAT,HLT,MTF,PAUSE,EPT,UG,VPID | TSC: P-state invariant, performance statistics | real memory = 8589934592 (8192 MB) | avail memory = 8144035840 (7766 MB) | Event timer "LAPIC" quality 600 | ACPI APIC Table: <Sony VAIO> | FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs | FreeBSD/SMP: 1 package(s) x 4 core(s) x 2 SMT threads | cpu0 (BSP): APIC ID: 0 | cpu1 (AP): APIC ID: 1 | cpu2 (AP): APIC ID: 2 | cpu3 (AP): APIC ID: 3 | cpu4 (AP): APIC ID: 4 | cpu5 (AP): APIC ID: 5 | cpu6 (AP): APIC ID: 6 | cpu7 (AP): APIC ID: 7 | ioapic0 <Version 2.0> irqs 0-23 on motherboard | random: <Software, Yarrow> initialized | kbd1 at kbdmux0 | acpi0: <Sony> on motherboard | ACPI Error: No handler for Region [ECF2] (0xfffff800033ae380) | [EmbeddedControl] (20150515/evregion-176) | ACPI Error: Region EmbeddedControl (ID=3) has no handler | (20150515/exfldio-317) | ACPI Error: Method parse/execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/psparse-552) | ACPI Error: Method execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/uteval-111) | ACPI Error: No handler for Region [ECF2] (0xfffff800033ae380) | [EmbeddedControl] (20150515/evregion-176) | ACPI Error: Region EmbeddedControl (ID=3) has no handler | (20150515/exfldio-317) | ACPI Error: Method parse/execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/psparse-552) | ACPI Error: Method execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/uteval-111) | ACPI Error: No handler for Region [ECF2] (0xfffff800033ae380) | [EmbeddedControl] (20150515/evregion-176) | ACPI Error: Region EmbeddedControl (ID=3) has no handler | (20150515/exfldio-317) | ACPI Error: Method parse/execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/psparse-552) | ACPI Error: Method execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/uteval-111) | ACPI Error: No handler for Region [ECF2] (0xfffff800033ae380) | [EmbeddedControl] (20150515/evregion-176) | ACPI Error: Region EmbeddedControl (ID=3) has no handler | (20150515/exfldio-317) | ACPI Error: Method parse/execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/psparse-552) | ACPI Error: Method execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/uteval-111) | ACPI Error: No handler for Region [ECF2] (0xfffff800033ae380) | [EmbeddedControl] (20150515/evregion-176) | ACPI Error: Region EmbeddedControl (ID=3) has no handler | (20150515/exfldio-317) | ACPI Error: Method parse/execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/psparse-552) | ACPI Error: Method execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/uteval-111) | ACPI Error: No handler for Region [ECF2] (0xfffff800033ae380) | [EmbeddedControl] (20150515/evregion-176) | ACPI Error: Region EmbeddedControl (ID=3) has no handler | (20150515/exfldio-317) | ACPI Error: Method parse/execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/psparse-552) | ACPI Error: Method execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/uteval-111) | ACPI Error: No handler for Region [ECF2] (0xfffff800033ae380) | [EmbeddedControl] (20150515/evregion-176) | ACPI Error: Region EmbeddedControl (ID=3) has no handler | (20150515/exfldio-317) | ACPI Error: Method parse/execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/psparse-552) | ACPI Error: Method execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/uteval-111) | ACPI Error: No handler for Region [ECF2] (0xfffff800033ae380) | [EmbeddedControl] (20150515/evregion-176) | ACPI Error: Region EmbeddedControl (ID=3) has no handler | (20150515/exfldio-317) | ACPI Error: Method parse/execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/psparse-552) | ACPI Error: Method execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/uteval-111) | ACPI Error: No handler for Region [ECF2] (0xfffff800033ae380) | [EmbeddedControl] (20150515/evregion-176) | ACPI Error: Region EmbeddedControl (ID=3) has no handler | (20150515/exfldio-317) | ACPI Error: Method parse/execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/psparse-552) | ACPI Error: Method execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/uteval-111) | ACPI Error: No handler for Region [ECF2] (0xfffff800033ae380) | [EmbeddedControl] (20150515/evregion-176) | ACPI Error: Region EmbeddedControl (ID=3) has no handler | (20150515/exfldio-317) | ACPI Error: Method parse/execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/psparse-552) | ACPI Error: Method execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/uteval-111) | ACPI Error: No handler for Region [ECF2] (0xfffff800033ae380) | [EmbeddedControl] (20150515/evregion-176) | ACPI Error: Region EmbeddedControl (ID=3) has no handler | (20150515/exfldio-317) | ACPI Error: Method parse/execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/psparse-552) | ACPI Error: Method execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/uteval-111) | ACPI Error: No handler for Region [ECF2] (0xfffff800033ae380) | [EmbeddedControl] (20150515/evregion-176) | ACPI Error: Region EmbeddedControl (ID=3) has no handler | (20150515/exfldio-317) | ACPI Error: Method parse/execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/psparse-552) | ACPI Error: Method execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/uteval-111) | ACPI Error: No handler for Region [ECF2] (0xfffff800033ae380) | [EmbeddedControl] (20150515/evregion-176) | ACPI Error: Region EmbeddedControl (ID=3) has no handler | (20150515/exfldio-317) | ACPI Error: Method parse/execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/psparse-552) | ACPI Error: Method execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/uteval-111) | ACPI Error: No handler for Region [ECF2] (0xfffff800033ae380) | [EmbeddedControl] (20150515/evregion-176) | ACPI Error: Region EmbeddedControl (ID=3) has no handler | (20150515/exfldio-317) | ACPI Error: Method parse/execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/psparse-552) | ACPI Error: Method execution failed [\134_SB_.DOCK._STA] (Node | 0xfffff800033c0740), AE_NOT_EXIST (20150515/uteval-111) | cpu0: <ACPI CPU> on acpi0 | cpu1: <ACPI CPU> on acpi0 | cpu2: <ACPI CPU> on acpi0 | cpu3: <ACPI CPU> on acpi0 | cpu4: <ACPI CPU> on acpi0 | cpu5: <ACPI CPU> on acpi0 | cpu6: <ACPI CPU> on acpi0 | cpu7: <ACPI CPU> on acpi0 | hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 | Timecounter "HPET" frequency 14318180 Hz quality 950 | Event timer "HPET" frequency 14318180 Hz quality 550 | 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 0x408-0x40b on acpi0 | acpi_ec0: <Embedded Controller: GPE 0x17> 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 0x9000-0x903f mem | 0xd7000000-0xd73fffff,0xc0000000-0xcfffffff irq 16 at device 2.0 on | pci0 | agp0: <IvyBridge mobile GT2 IG> on vgapci0 | agp0: aperture size is 256M, detected 65532k stolen memory | vgapci0: Boot video device | pci0: <simple comms> at device 22.0 (no driver attached) | ehci0: <Intel Panther Point USB 2.0 controller> mem | 0xd7409000-0xd74093ff irq 23 at device 26.0 on pci0 | usbus0: EHCI version 1.0 | usbus0 on ehci0 | hdac0: <Intel Panther Point HDA Controller> mem 0xd7400000-0xd7403fff | irq 16 at device 27.0 on pci0 | pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 | pci2: <ACPI PCI bus> on pcib1 | pci2: <network> at device 0.0 (no driver attached) | pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0 | pci3: <ACPI PCI bus> on pcib2 | pci3: <unknown> at device 0.0 (no driver attached) | pcib3: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0 | pci5: <ACPI PCI bus> on pcib3 | re0: <RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet> port | 0x6000-0x60ff mem 0xd2004000-0xd2004fff,0xd2000000-0xd2003fff irq 19 | at device 0.0 on pci5 | re0: Using 1 MSI-X message | re0: turning off MSI enable bit. | re0: ASPM disabled | re0: Chip rev. 0x2c800000 | re0: MAC rev. 0x00100000 | miibus0: <MII bus> on re0 | rgephy0: <RTL8169S/8110S/8211 1000BASE-T media interface> PHY 1 on miibus0 | rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, | 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, | 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, | 1000baseT-FDX-flow-master, auto, auto-flow | re0: Using defaults for TSO: 65518/35/2048 | re0: Ethernet address: 54:53:ed:1c:10:4d | pcib4: <ACPI PCI-PCI bridge> irq 18 at device 28.6 on pci0 | pci8: <ACPI PCI bus> on pcib4 | ehci1: <Intel Panther Point USB 2.0 controller> mem | 0xd7408000-0xd74083ff irq 20 at device 29.0 on pci0 | usbus1: EHCI version 1.0 | usbus1 on ehci1 | isab0: <PCI-ISA bridge> at device 31.0 on pci0 | isa0: <ISA bus> on isab0 | ahci0: <Intel ICH8M AHCI SATA controller> port | 0x9088-0x908f,0x9094-0x9097,0x9080-0x9087,0x9090-0x9093,0x9060-0x907f | mem 0xd7407000-0xd74077ff irq 22 at device 31.2 on pci0 | ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported | ahcich0: <AHCI channel> at channel 0 on ahci0 | ahcich1: <AHCI channel> at channel 1 on ahci0 | acpi_acad0: <AC Adapter> on acpi0 | acpi_lid0: <Control Method Lid Switch> on acpi0 | acpi_button0: <Power Button> on acpi0 | acpi_tz0: <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] | psm0: <PS/2 Mouse> irq 12 on atkbdc0 | psm0: [GIANT-LOCKED] | psm0: model IntelliMouse, device ID 3 | battery0: <ACPI Control Method Battery> on acpi0 | battery1: <ACPI Control Method Battery> on acpi0 | orm0: <ISA Option ROM> at iomem 0xc0000-0xcffff on isa0 | sc0: <System console> at flags 0x100 on isa0 | sc0: VGA <16 virtual consoles, flags=0x300> | vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 | ppc0: cannot reserve I/O port range | 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 | est4: <Enhanced SpeedStep Frequency Control> on cpu4 | est5: <Enhanced SpeedStep Frequency Control> on cpu5 | est6: <Enhanced SpeedStep Frequency Control> on cpu6 | est7: <Enhanced SpeedStep Frequency Control> on cpu7 | Timecounters tick every 1.000 msec | hdacc0: <Realtek ALC275 HDA CODEC> at cad 0 on hdac0 | hdaa0: <Realtek ALC275 Audio Function Group> at nid 1 on hdacc0 | pcm0: <Realtek ALC275 (Analog 2.0+HP/2.0)> at nid 20,21 and 18 on hdaa0 | hdacc1: <Intel Panther Point HDA CODEC> at cad 3 on hdac0 | hdaa1: <Intel Panther Point Audio Function Group> at nid 1 on hdacc1 | pcm1: <Intel Panther Point (HDMI/DP 8ch)> at nid 5 on hdaa1 | random: unblocking device. | usbus0: 480Mbps High Speed USB v2.0 | usbus1: 480Mbps High Speed USB v2.0 | ugen1.1: <Intel> at usbus1 | uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 | ugen0.1: <Intel> at usbus0 | uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0 | ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 | ada0: <SAMSUNG MZRPC256HADR-000SO CXM05S1Q> ATA8-ACS SATA 3.x device | ada0: Serial Number S0T5NE0C706157 | ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) | ada0: Command Queueing enabled | ada0: 122104MB (250069680 512 byte sectors: 16H 63S/T 16383C) | ada0: Previously was known as ad4 | ada1 at ahcich1 bus 0 scbus1 target 0 lun 0 | ada1: <SAMSUNG MZRPC256HADR-000SO CXM05S1Q> ATA8-ACS SATA 3.x device | ada1: Serial Number S0T5NE5C706157 | ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) | ada1: Command Queueing enabled | ada1: 122104MB (250069680 512 byte sectors: 16H 63S/T 16383C) | ada1: Previously was known as ad6 | SMP: AP CPU #1 Launched! | SMP: AP CPU #5 Launched! | SMP: AP CPU #2 Launched! | SMP: AP CPU #7 Launched! | SMP: AP CPU #3 Launched! | SMP: AP CPU #6 Launched! | SMP: AP CPU #4 Launched! | Timecounter "TSC" frequency 2095288184 Hz quality 1000 | Root mount waiting for: usbus1 usbus0 | uhub0: 2 ports with 2 removable, self powered | uhub1: 2 ports with 2 removable, self powered | Root mount waiting for: usbus1 usbus0 | ugen0.2: <vendor 0x8087> at usbus0 | uhub2: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr | 2> on usbus0 | ugen1.2: <vendor 0x8087> at usbus1 | uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr | 2> on usbus1 | Root mount waiting for: usbus1 usbus0 | uhub2: 6 ports with 6 removable, self powered | uhub3: 8 ports with 8 removable, self powered | Root mount waiting for: usbus1 usbus0 | ugen0.3: <vendor 0x08ff> at usbus0 | ugen1.3: <Generic> at usbus1 | umass0: <Generic Mass Storage, class 0/0, rev 2.00/1.01, addr 3> on usbus1 | umass0: SCSI over Bulk-Only; quirks = 0x4101 | umass0:2:0:-1: Attached to scbus2 | da0 at umass-sim0 bus 0 scbus2 target 0 lun 0 | da0: <Generic Flash Disk 8.07> Removable Direct Access SCSI-2 device | da0: Serial Number 55C5C2E4 | da0: 40.000MB/s transfers | da0: 1900MB (3891200 512 byte sectors: 255H 63S/T 242C) | da0: quirks=0x2<NO_6_BYTE> | ugen0.4: <vendor 0x8087> at usbus0 | ugen0.5: <1458529110CR48AR> at usbus0 | Trying to mount root from ufs:/dev/ufs/FreeBSD_Install [ro,noatime]... | ubt0: <vendor 0x8087 product 0x07da, class 224/1, rev 2.00/78.69, addr | 4> on usbus0 | WARNING: attempt to domain_add(bluetooth) after domainfinalize() | WARNING: attempt to domain_add(netgraph) after domainfinalize() | ugen1.4: <USB> at usbus1 | umass1: <USB Flash Disk, class 0/0, rev 2.00/2.00, addr 4> on usbus1 | umass1: SCSI over Bulk-Only; quirks = 0xc100 | umass1:3:1:-1: Attached to scbus3 | -- >++++++++[<++++++++++>-]<+++++++.>+++[<------>-]<.>+++[<+ +++++++++++>-]<.>++[<------------>-]<+.--------------.[-] http://www.weirdnet.nl/