From owner-freebsd-stable@freebsd.org Mon Sep 21 22:15:39 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14832A06EFF for ; Mon, 21 Sep 2015 22:15:39 +0000 (UTC) (envelope-from amdmiek@gmail.com) Received: from mail-ig0-x234.google.com (mail-ig0-x234.google.com [IPv6:2607:f8b0:4001:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CBEE01C78 for ; Mon, 21 Sep 2015 22:15:38 +0000 (UTC) (envelope-from amdmiek@gmail.com) Received: by igcpb10 with SMTP id pb10so88680075igc.1 for ; Mon, 21 Sep 2015 15:15:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=QXhxIHfgNBUbJa97Pq6WS1js61cGQSmRGR7FcXJEN1c=; b=l7kIqztAaAG5HGNE38yAVowYYSHQxPUlHFj6WwPDKqQxMQaM7OeBBntStfbLfVJI6w gy6gkL9sgHRaAf4fUvaN++1LhkKrZWYf3zz5q5aiEfOJQLTQ4rB0A4lhASXxis2eS2sj eBVsewVRB+W51iH8pOSBaYysumItJxeIxpe9PVWo2BbtQ9C6UmGD0qRpF+Y0QrkMRvGE dZ8A/xplJW8nJBs2gDoC2oOKxn9HGd4MpXwfkX2RLWVs6kYK5dTBQuePhsEsCPn9/2lK y2XT8NmXV9GusHIeb2KVMX1kQpz83pAMRVh0T4djzkyQQ1K91kHOYo3+MR5kTXpnd1Wb Wx2A== MIME-Version: 1.0 X-Received: by 10.50.98.39 with SMTP id ef7mr14116347igb.2.1442873738138; Mon, 21 Sep 2015 15:15:38 -0700 (PDT) Received: by 10.107.5.143 with HTTP; Mon, 21 Sep 2015 15:15:38 -0700 (PDT) In-Reply-To: References: Date: Tue, 22 Sep 2015 01:15:38 +0300 Message-ID: Subject: Re: freebsd-stable Digest, Vol 635, Issue 1 From: Michael BlackHeart To: freebsd-stable Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Sep 2015 22:15:39 -0000 Hello there. I've reverted to 10.2 RELEASE revision 286666, recompile kernel and my JMicron 363 still works. So problem appears after deleting some achi-relative stuff from ata driver. Or I just do not figure out how to configure this setup. By the way tried GENERIC kernel from 287988 revision - same stuff. No disks, no raid. 2015-09-21 18:09 GMT+03:00 Michael BlackHeart : > I can defenetly say that this thing is missing with a new kernel in boot > log: > > atapci0: AHCI called from vendor specific driver > atapci0: AHCI v1.00 controller with 2 3Gbps ports, PM supported > > >> Hello there. >> I've just tried to update from FreeBSD 10.2-PRERELEASE #0 r285303: to >> >> URL: svn://svn.freebsd.org/base/stable/10 >> Relative URL: ^/stable/10 >> Repository Root: svn://svn.freebsd.org/base >> Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f >> Revision: 287988 >> >> And everything goes wrong. GEOM RAID didn't start at boot time. It has to >> be connected with recent ata and achi driver workaround but I didn't get >> how to get it back working. >> >> Box configuration and setup. >> >> 6 HDD on intel ACHI-mode ICH10R - they're irrelevant. >> >> 2HDD (SATA interface) on JMicron JMB363 RAID enabled controller. This >> controller has 2 SATA ports and 2 IDE ports(Or it's 2 controllers with >> common interface) and works in RAID mode. It seems that previously it >> worked with atajmicron kernel module. There was a GEOM RAID control to >> handle hardware RAID and this 2 HDD holds on an entire system in UFS >> booted >> by label. >> >> Here's kernel configuration and boot log from working set. >> >> diablo.miekoff.local#/var/log/>kldstat -vvv >> Id Refs Address Size Name >> 1 10 0xffffffff80200000 eab5c0 kernel (/boot/kernel/kernel) >> Contains modules: >> Id Name >> 278 newreno >> 228 if_lo >> 266 ng_socket >> 283 pfsync >> 208 shell >> 207 elf32 >> 206 elf64 >> 177 pseudofs >> 222 bridgestp >> 230 if_tun >> 223 if_bridge >> 227 if_gre >> 225 if_faith >> 281 mld >> 226 if_gif >> 276 igmp >> 280 ip6_mroute >> 288 cryptodev >> 282 pflog >> 231 if_vlan >> 269 ng_tcpmss >> 268 ng_tag >> 255 ng_iface >> 267 ng_sppp >> 245 ng_bpf >> 254 ng_gif_demux >> 242 ng_netflow >> 265 ng_rfc1490 >> 277 ip_mroute >> 264 ng_pptpgre >> 263 ng_pppoe >> 253 ng_gif >> 262 ng_ppp >> 252 ng_framerelay >> 261 ng_pipe >> 251 ng_ether >> 250 ng_eiface >> 260 ng_one2many >> 259 ng_mppc >> 249 ng_echo >> 248 ng_device >> 247 ng_deflate >> 258 ng_lmi >> 257 ng_l2tp >> 246 ng_bridge >> 256 ng_ksocket >> 243 ng_UI >> 272 ng_vlan >> 271 ng_vjc >> 270 ng_tee >> 284 pf >> 214 sysvmsg >> 215 sysvsem >> 216 sysvshm >> 171 nfscommon >> 217 aio >> 287 nfslockd >> 174 nfsd >> 290 krpc >> 286 nfssvc >> 179 udf >> 175 nullfs >> 204 cd9660 >> 170 msdosfs >> 291 ufs >> 180 tmpfs >> 172 nfs >> 167 devfs >> 168 fdescfs >> 176 procfs >> 173 nfscl >> 211 acl_posix1e >> 210 acl_nfs4 >> 15 ctltpc >> 12 ctlcfcs >> 14 ctlcfiscsi >> 11 cbr >> 13 ctlcfi >> 16 ctlfe >> 10 cbb >> 9 ctl >> 2 cam >> 45 ata >> 205 cd9660_iconv >> 20 enc >> 7 ch >> 19 sa >> 4 pmp >> 221 iconv_xlat16 >> 220 iconv_xlat >> 219 iconv_ucs >> 5 probe >> 18 pass >> 178 udf_iconv >> 189 g_part_mbr >> 188 g_part_gpt >> 187 g_part_ebr >> 186 g_part_bsd >> 8 ada >> 17 da >> 1 xpt >> 229 sppp >> 3 aprobe >> 6 cd >> 169 msdosfs_iconv >> 76 drmn/fbd >> 75 fb/fbd >> 74 cpu/ichss >> 148 pci/uhci >> 39 cpu/acpi_throttle >> 25 acpi/acpi_cmbat >> 341 isa/sysresource >> 340 nexus/ram >> 339 root/nexus >> 147 pci/ohci >> 38 acpi/acpi_tz >> 146 pci/ehci >> 37 acpi/acpi_smbat >> 30 acpi/acpi_lid >> 36 acpi/acpi_sysresource >> 23 acpi/acpi_acad >> 29 acpi/acpi_isab >> 73 pci/ath_pci >> 72 pci/ata_via >> 338 legacy/cpu >> 337 nexus/legacy >> 145 puc/uart >> 336 nexus/apic >> 335 pci/ioapic >> 144 pci/uart >> 143 isa/uart >> 142 acpi/uart >> 334 qpi/pcib >> 333 nexus/qpi >> 71 pci/ata_sis >> 332 isa/pcibus_pnp >> 331 legacy/pcib >> 70 pci/ata_sii >> 330 isa/orm >> 329 acpi/atdma >> 328 isa/atdma >> 141 pci/sdhci_pci >> 327 legacy/isa >> 326 acpi/attimer >> 325 isa/attimer >> 69 pci/ata_serverworks >> 324 acpi/atrtc >> 323 isa/atrtc >> 68 pci/ata_promise >> 140 re/miibus >> 139 pci/re >> 322 acpi/dmar >> 67 pci/ata_nvidia >> 28 acpi/hpet >> 321 cpu/p4tcc >> 320 cpu/hwpstate >> 66 pci/ata_netcell >> 319 cpu/est >> 65 pci/ata_national >> 64 pci/ata_micron >> 318 cpu/powernow >> 317 nexus/smbios >> 63 pci/ata_marvell >> 137 random >> 62 pci/ata_jmicron >> 61 pci/ata_ite >> 60 pci/ata_intel >> 59 pci/ata_highpoint >> 135 pci/puc >> 58 pci/ata_cyrix >> 134 puc/ppc >> 133 pci/ppc >> 132 isa/ppc >> 131 acpi/ppc >> 130 ppbus/ppi >> 129 ppc/ppbus >> 57 pci/ata_cypress >> 315 vgapci/vgapm >> 314 isa/vga >> 313 isa/sc >> 312 scrndr-vga >> 311 scterm-scteken >> 128 ppbus/lpt >> 127 pci/vgapci >> 308 io >> 307 isa/ichwd >> 306 vesa >> 56 pci/ata_cenatek >> 55 pci/ata_ati >> 305 cpuctl >> 304 cpu/coretemp >> 303 acpi/psmcpnp >> 302 isa/psmcpnp >> 301 atkbdc/psm >> 126 pci/pcib >> 26 acpi/cpu >> 54 pci/ata_amd >> 300 acpi/atkbdc >> 299 isa/atkbdc >> 298 atkbdc/atkbd >> 297 hostb/agp_via >> 296 vgapci/agp_i810 >> 295 hostb/agp_amd64 >> 53 pci/ata_adaptec >> 52 pci/ata_ali >> 51 pci/ata_acard >> 50 atapci/ata_ahci_ata >> 49 pci/ata_ahci >> 209 cpu/cpufreq >> 48 atapci/ata >> 47 pci/atapci >> 35 cpu/acpi_perf >> 275 accf_http >> 294 acpi/fpupnp >> 274 accf_dns >> 273 accf_data >> 293 root/nexus_acpi >> 46 isa/ata >> 34 pci/acpi_pcib >> 125 pcib/pci >> 124 pci/isab >> 123 pci/ignore_pci >> 122 pci/hostb >> 166 watchdog >> 121 pci/fixup_pci >> 120 null >> 119 mmc/mmcsd >> 118 ti_mmchs/mmc >> 117 sdhci_ti/mmc >> 116 sdhci_pci/mmc >> 203 eisab/isa >> 202 isab/isa >> 115 sdhci_imx/mmc >> 114 sdhci_fdt/mmc >> 113 sdhci_bcm/mmc >> 112 at91_mci/mmc >> 111 miibus/xmphy >> 110 miibus/ukphy >> 109 miibus/truephy >> 108 miibus/tlphy >> 107 miibus/tdkphy >> 106 miibus/smscphy >> 165 uhub/ukbd >> 105 miibus/smcphy >> 104 miibus/rlphy >> 103 miibus/rgephy >> 164 uhub/uhid >> 102 miibus/rdcphy >> 101 miibus/qsphy >> 100 miibus/pnaphy >> 99 miibus/nsphyter >> 163 uhub/uplcom >> 98 miibus/nsphy >> 162 uhub/uhub >> 161 usbus/uhub >> 97 miibus/nsgphy >> 96 miibus/mlphy >> 95 miibus/lxtphy >> 94 miibus/jmphy >> 93 miibus/ip1000phy >> 92 miibus/icsphy >> 91 miibus/gentbi >> 90 miibus/e1000phy >> 89 miibus/ciphy >> 88 miibus/brgphy >> 87 miibus/bmtphy >> 86 miibus/axphy >> 85 miibus/atphy >> 84 miibus/amphy >> 83 miibus/acphy >> 82 mem >> 33 acpi/acpi_pcib >> 27 acpi/acpi_ec >> 32 acpi/acpi_pci_link >> 44 atapci/ahci >> 80 kbdmux >> 43 pci/ahci >> 160 uhub/usb_linux >> 159 uhub/umass >> 22 nexus/acpi >> 42 ahci/ahciem >> 158 dwcotg/usbus >> 157 octusb/usbus >> 156 uss820dci/usbus >> 155 musbotg/usbus >> 154 at91_udp/usbus >> 289 nexus/cryptosoft >> 153 xhci/usbus >> 152 ehci/usbus >> 151 uhci/usbus >> 150 ohci/usbus >> 285 nfslock >> 41 ahci/ahcich >> 24 acpi/acpi_button >> 31 pcib/acpi_pci >> 40 acpi/acpi_timer >> 149 pci/xhci >> 78 pci/ichsmb >> 77 ichsmb/smbus >> 190 g_raid >> 193 g_raid_md_jmicron >> 191 g_raid_md_ddf >> 218 iconv >> 195 g_raid_md_promise >> 136 dummy >> 192 g_raid_md_intel >> 194 g_raid_md_nvidia >> 310 nehemiah >> 309 random_rdrand >> 279 alias >> 138 RANDOM_MODULE_NAME >> 196 g_raid_md_sii >> 200 g_raid_tr_raid1e >> 292 g_class >> 197 g_raid_tr_concat >> 212 rootbus >> 185 g_part >> 238 wlan >> 184 g_label >> 81 g_md >> 237 wlan_wep >> 236 wlan_tkip >> 235 wlan_ccmp >> 183 g_vfs >> 234 wlan_amrr >> 233 wlan_wlan_acl >> 199 g_raid_tr_raid1 >> 79 icl >> 232 zlib >> 182 g_disk >> 181 g_dev >> 201 g_raid_tr_raid5 >> 213 firmware >> 241 wlan_xauth >> 240 wlan_sta >> 198 g_raid_tr_raid0 >> 239 wlan_ratectl_none >> 21 rc4 >> 244 netgraph >> 224 ether >> 316 x86bios >> 2 1 0xffffffff81211000 1d6fbe zfs.ko (/boot/kernel/zfs.ko) >> Contains modules: >> Id Name >> 343 zfsctrl >> 344 zfs >> 346 zfs_vdev >> 345 zfs_zvol >> 3 1 0xffffffff813e8000 29a2 opensolaris.ko >> (/boot/kernel/opensolaris.ko) >> Contains modules: >> Id Name >> 342 opensolaris >> >> >> Boot log from old working setup >> >> Sep 21 11:34:21 diablo kernel: FreeBSD clang version 3.4.1 >> (tags/RELEASE_34/dot1-final 208032) 20140512 >> Sep 21 11:34:21 diablo kernel: CPU: Intel(R) Core(TM)2 Duo CPU E8600 >> @ >> 3.33GHz (3341.69-MHz K8-class CPU) >> Sep 21 11:34:21 diablo kernel: Origin="GenuineIntel" Id=0x1067a >> Family=0x6 Model=0x17 Stepping=10 >> Sep 21 11:34:21 diablo kernel: >> >> Features=0xbfebfbff >> Sep 21 11:34:21 diablo kernel: >> >> Features2=0xc08e3fd >> Sep 21 11:34:21 diablo kernel: AMD Features=0x20100800 >> Sep 21 11:34:21 diablo kernel: AMD Features2=0x1 >> Sep 21 11:34:21 diablo kernel: VT-x: HLT,PAUSE >> Sep 21 11:34:21 diablo kernel: TSC: P-state invariant, performance >> statistics >> Sep 21 11:34:21 diablo kernel: real memory = 9663676416 (9216 MB) >> Sep 21 11:34:21 diablo kernel: avail memory = 6192463872 (5905 MB) >> Sep 21 11:34:21 diablo kernel: Event timer "LAPIC" quality 400 >> Sep 21 11:34:21 diablo kernel: ACPI APIC Table: <7512MS A7512300> >> Sep 21 11:34:21 diablo kernel: FreeBSD/SMP: Multiprocessor System >> Detected: >> 2 CPUs >> Sep 21 11:34:21 diablo kernel: FreeBSD/SMP: 1 package(s) x 2 core(s) >> Sep 21 11:34:21 diablo kernel: cpu0 (BSP): APIC ID: 0 >> Sep 21 11:34:21 diablo kernel: cpu1 (AP): APIC ID: 1 >> Sep 21 11:34:21 diablo kernel: ioapic0 irqs 0-23 on >> motherboard >> Sep 21 11:34:21 diablo kernel: wlan: mac acl policy registered >> Sep 21 11:34:21 diablo kernel: kbd1 at kbdmux0 >> Sep 21 11:34:21 diablo kernel: random: initialized >> Sep 21 11:34:21 diablo kernel: smbios0: at iomem >> 0xfa1b0-0xfa1ce on motherboard >> Sep 21 11:34:21 diablo kernel: smbios0: Version: 2.5 >> Sep 21 11:34:21 diablo kernel: cryptosoft0: on >> motherboard >> Sep 21 11:34:21 diablo kernel: acpi0: <7512MS A7512300> on motherboard >> Sep 21 11:34:21 diablo kernel: acpi0: Power Button (fixed) >> Sep 21 11:34:21 diablo kernel: cpu0: on acpi0 >> Sep 21 11:34:21 diablo kernel: cpu1: on acpi0 >> Sep 21 11:34:21 diablo kernel: attimer0: port 0x40-0x43 irq 0 >> on >> acpi0 >> Sep 21 11:34:21 diablo kernel: Timecounter "i8254" frequency 1193182 Hz >> quality 0 >> Sep 21 11:34:21 diablo kernel: Event timer "i8254" frequency 1193182 Hz >> quality 100 >> Sep 21 11:34:21 diablo kernel: atrtc0: port 0x70-0x71 >> irq 8 on acpi0 >> Sep 21 11:34:21 diablo kernel: Event timer "RTC" frequency 32768 Hz >> quality >> 0 >> Sep 21 11:34:21 diablo kernel: hpet0: iomem >> 0xfed00000-0xfed003ff on acpi0 >> Sep 21 11:34:21 diablo kernel: Timecounter "HPET" frequency 14318180 Hz >> quality 950 >> Sep 21 11:34:21 diablo kernel: Event timer "HPET" frequency 14318180 Hz >> quality 450 >> Sep 21 11:34:21 diablo kernel: Event timer "HPET1" frequency 14318180 Hz >> quality 440 >> Sep 21 11:34:21 diablo kernel: Event timer "HPET2" frequency 14318180 Hz >> quality 440 >> Sep 21 11:34:21 diablo kernel: Event timer "HPET3" frequency 14318180 Hz >> quality 440 >> Sep 21 11:34:21 diablo kernel: Timecounter "ACPI-fast" frequency 3579545 >> Hz >> quality 900 >> Sep 21 11:34:21 diablo kernel: acpi_timer0: <24-bit timer at 3.579545MHz> >> port 0x808-0x80b on acpi0 >> Sep 21 11:34:21 diablo kernel: pcib0: port >> 0xcf8-0xcff on acpi0 >> Sep 21 11:34:21 diablo kernel: pci0: on pcib0 >> Sep 21 11:34:21 diablo kernel: pcib1: irq 16 at >> device 1.0 on pci0 >> Sep 21 11:34:21 diablo kernel: pci1: on pcib1 >> Sep 21 11:34:21 diablo kernel: ath0: mem >> 0xf7ce0000-0xf7cfffff irq 16 at device 0.0 on pci1 >> Sep 21 11:34:21 diablo kernel: ar9300_set_stub_functions: setting stub >> functions >> Sep 21 11:34:21 diablo kernel: ar9300_set_stub_functions: setting stub >> functions >> Sep 21 11:34:21 diablo kernel: ar9300_attach: calling ar9300_hw_attach >> Sep 21 11:34:21 diablo kernel: ar9300_hw_attach: calling >> ar9300_eeprom_attach >> Sep 21 11:34:21 diablo kernel: ar9300_flash_map: unimplemented for now >> Sep 21 11:34:21 diablo kernel: Restoring Cal data from DRAM >> Sep 21 11:34:21 diablo kernel: Restoring Cal data from EEPROM >> Sep 21 11:34:21 diablo kernel: ar9300_hw_attach: ar9300_eeprom_attach >> returned 0 >> Sep 21 11:34:21 diablo kernel: ath0: RX status length: 48 >> Sep 21 11:34:21 diablo kernel: ath0: RX buffer size: 4096 >> Sep 21 11:34:21 diablo kernel: ath0: TX descriptor length: 128 >> Sep 21 11:34:21 diablo kernel: ath0: TX status length: 36 >> Sep 21 11:34:21 diablo kernel: ath0: TX buffers per descriptor: 4 >> Sep 21 11:34:21 diablo kernel: ar9300_freebsd_setup_x_tx_desc: called, >> 0x0/0, 0x0/0, 0x0/0 >> Sep 21 11:34:21 diablo kernel: ath0: ath_edma_setup_rxfifo: type=0, FIFO >> depth = 16 entries >> Sep 21 11:34:21 diablo kernel: ath0: ath_edma_setup_rxfifo: type=1, FIFO >> depth = 128 entries >> Sep 21 11:34:21 diablo kernel: ath0: [HT] enabling HT modes >> Sep 21 11:34:21 diablo kernel: ath0: [HT] enabling short-GI in 20MHz mode >> Sep 21 11:34:21 diablo kernel: ath0: [HT] 1 stream STBC receive enabled >> Sep 21 11:34:21 diablo kernel: ath0: [HT] 1 stream STBC transmit enabled >> Sep 21 11:34:21 diablo kernel: ath0: [HT] 2 RX streams; 2 TX streams >> Sep 21 11:34:21 diablo kernel: ath0: AR9380 mac 448.3 RF5110 phy 748.8 >> Sep 21 11:34:21 diablo kernel: ath0: 2GHz radio: 0x0000; 5GHz radio: >> 0x0000 >> Sep 21 11:34:21 diablo kernel: uhci0: > controller >> USB-D> port 0xbc00-0xbc1f irq 16 at device 26.0 on pci0 >> Sep 21 11:34:21 diablo kernel: uhci0: LegSup = 0x2f00 >> Sep 21 11:34:21 diablo kernel: usbus0 on uhci0 >> Sep 21 11:34:21 diablo kernel: uhci1: > controller >> USB-E> port 0xb880-0xb89f irq 21 at device 26.1 on pci0 >> Sep 21 11:34:21 diablo kernel: uhci1: LegSup = 0x2f00 >> Sep 21 11:34:21 diablo kernel: usbus1 on uhci1 >> Sep 21 11:34:21 diablo kernel: uhci2: > controller >> USB-F> port 0xb800-0xb81f irq 19 at device 26.2 on pci0 >> Sep 21 11:34:21 diablo kernel: uhci2: LegSup = 0x2f00 >> Sep 21 11:34:21 diablo kernel: usbus2 on uhci2 >> Sep 21 11:34:21 diablo kernel: ehci0: > controller USB-B> mem 0xf7bffc00-0xf7bfffff irq 18 at device 26.7 on pci0 >> Sep 21 11:34:21 diablo kernel: usbus3: EHCI version 1.0 >> Sep 21 11:34:21 diablo kernel: usbus3 on ehci0 >> Sep 21 11:34:21 diablo kernel: pcib2: irq 17 at >> device 28.0 on pci0 >> Sep 21 11:34:21 diablo kernel: pci2: on pcib2 >> Sep 21 11:34:21 diablo kernel: atapci0: > controller> >> mem 0xf7dfe000-0xf7dfffff irq 16 at device 0.0 on pci2 >> Sep 21 11:34:21 diablo kernel: atapci0: AHCI called from vendor specific >> driver >> Sep 21 11:34:21 diablo kernel: atapci0: AHCI v1.00 controller with 2 3Gbps >> ports, PM supported >> Sep 21 11:34:21 diablo kernel: ata2: at channel 0 on atapci0 >> Sep 21 11:34:21 diablo kernel: ata3: at channel 1 on atapci0 >> Sep 21 11:34:21 diablo kernel: atapci1: > controller> >> port 0xcc00-0xcc07,0xc880-0xc883,0xc800-0xc807,0xc480-0xc483,0xc400-0xc40f >> irq 17 at device 0.1 on pci2 >> Sep 21 11:34:21 diablo kernel: ata4: at channel 0 on atapci1 >> Sep 21 11:34:21 diablo kernel: pcib3: irq 18 at >> device 28.2 on pci0 >> Sep 21 11:34:21 diablo kernel: pci3: on pcib3 >> Sep 21 11:34:21 diablo kernel: re0: > Adapter> port 0xd800-0xd8ff mem >> 0xf7eff000-0xf7efffff,0xf6efc000-0xf6efffff >> irq 18 at device 0.0 on pci3 >> Sep 21 11:34:21 diablo kernel: re0: Using 1 MSI-X message >> Sep 21 11:34:21 diablo kernel: re0: Chip rev. 0x2c000000 >> Sep 21 11:34:21 diablo kernel: re0: MAC rev. 0x00200000 >> Sep 21 11:34:21 diablo kernel: miibus0: on re0 >> Sep 21 11:34:21 diablo kernel: rgephy0: > media interface> PHY 1 on miibus0 >> Sep 21 11:34:21 diablo kernel: 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 >> Sep 21 11:34:21 diablo kernel: re0: Using defaults for TSO: 65518/35/2048 >> Sep 21 11:34:21 diablo kernel: re0: Ethernet address: ac:f1:df:3f:f6:18 >> Sep 21 11:34:21 diablo kernel: pcib4: irq 16 at >> device 28.5 on pci0 >> Sep 21 11:34:21 diablo kernel: pci4: on pcib4 >> Sep 21 11:34:21 diablo kernel: re1: > PCIe Gigabit Ethernet> port 0xe800-0xe8ff mem >> 0xf7fff000-0xf7ffffff,0xf6ff0000-0xf6ffffff irq 17 at device 0.0 on pci4 >> Sep 21 11:34:21 diablo kernel: re1: Using 1 MSI-X message >> Sep 21 11:34:21 diablo kernel: re1: Chip rev. 0x3c000000 >> Sep 21 11:34:21 diablo kernel: re1: MAC rev. 0x00400000 >> Sep 21 11:34:21 diablo kernel: miibus1: on re1 >> Sep 21 11:34:21 diablo kernel: rgephy1: > media interface> PHY 1 on miibus1 >> Sep 21 11:34:21 diablo kernel: rgephy1: 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 >> Sep 21 11:34:21 diablo kernel: re1: Using defaults for TSO: 65518/35/2048 >> Sep 21 11:34:21 diablo kernel: re1: Ethernet address: 00:21:85:1c:24:fa >> Sep 21 11:34:21 diablo kernel: uhci3: > controller >> USB-A> port 0xb480-0xb49f irq 23 at device 29.0 on pci0 >> Sep 21 11:34:21 diablo kernel: uhci3: LegSup = 0x2f00 >> Sep 21 11:34:21 diablo kernel: usbus4 on uhci3 >> Sep 21 11:34:21 diablo kernel: uhci4: > controller >> USB-B> port 0xb400-0xb41f irq 19 at device 29.1 on pci0 >> Sep 21 11:34:21 diablo kernel: uhci4: LegSup = 0x2f00 >> Sep 21 11:34:21 diablo kernel: usbus5 on uhci4 >> Sep 21 11:34:21 diablo kernel: uhci5: > controller >> USB-C> port 0xb080-0xb09f irq 18 at device 29.2 on pci0 >> Sep 21 11:34:21 diablo kernel: uhci5: LegSup = 0x2f00 >> Sep 21 11:34:21 diablo kernel: usbus6 on uhci5 >> Sep 21 11:34:21 diablo kernel: ehci1: > controller USB-A> mem 0xf7bff800-0xf7bffbff irq 23 at device 29.7 on pci0 >> Sep 21 11:34:21 diablo kernel: usbus7: EHCI version 1.0 >> Sep 21 11:34:21 diablo kernel: usbus7 on ehci1 >> Sep 21 11:34:21 diablo kernel: pcib5: at device 30.0 >> on pci0 >> Sep 21 11:34:21 diablo kernel: pci5: on pcib5 >> Sep 21 11:34:21 diablo kernel: vgapci0: mem >> 0xf8000000-0xfbffffff irq 16 at device 0.0 on pci5 >> Sep 21 11:34:21 diablo kernel: vgapci0: Boot video device >> Sep 21 11:34:21 diablo kernel: ath1: mem >> 0xfebe0000-0xfebeffff irq 17 at device 1.0 on pci5 >> Sep 21 11:34:21 diablo kernel: ath1: AR2413 mac 7.9 RF2413 phy 4.5 >> Sep 21 11:34:21 diablo kernel: ath1: 2GHz radio: 0x0000; 5GHz radio: >> 0x0056 >> Sep 21 11:34:21 diablo kernel: isab0: at device 31.0 on >> pci0 >> Sep 21 11:34:21 diablo kernel: isa0: on isab0 >> Sep 21 11:34:21 diablo kernel: ahci0: >> port 0xb000-0xb007,0xac00-0xac03,0xa880-0xa887,0xa800-0xa803,0xa480-0xa49f >> mem 0xf7bff000-0xf7bff7ff irq 19 at device 31.2 on pci0 >> Sep 21 11:34:21 diablo kernel: ahci0: AHCI v1.20 with 6 3Gbps ports, Port >> Multiplier not supported >> Sep 21 11:34:21 diablo kernel: ahcich0: at channel 0 on >> ahci0 >> Sep 21 11:34:21 diablo kernel: ahcich1: at channel 1 on >> ahci0 >> Sep 21 11:34:21 diablo kernel: ahcich2: at channel 2 on >> ahci0 >> Sep 21 11:34:21 diablo kernel: ahcich3: at channel 3 on >> ahci0 >> Sep 21 11:34:21 diablo kernel: ahcich4: at channel 4 on >> ahci0 >> Sep 21 11:34:21 diablo kernel: ahcich5: at channel 5 on >> ahci0 >> Sep 21 11:34:21 diablo kernel: ahciem0: >> on ahci0 >> Sep 21 11:34:21 diablo kernel: ichsmb0: > controller> port 0x400-0x41f mem 0xf7bfec00-0xf7bfecff irq 18 at device >> 31.3 on pci0 >> Sep 21 11:34:21 diablo kernel: smbus0: on ichsmb0 >> Sep 21 11:34:21 diablo kernel: acpi_button0: on acpi0 >> Sep 21 11:34:21 diablo kernel: atkbdc0: port >> 0x60,0x64 irq 1 on acpi0 >> Sep 21 11:34:21 diablo kernel: atkbd0: irq 1 on atkbdc0 >> Sep 21 11:34:21 diablo kernel: kbd0 at atkbd0 >> Sep 21 11:34:21 diablo kernel: atkbd0: [GIANT-LOCKED] >> Sep 21 11:34:21 diablo kernel: ichwd0 on isa0 >> Sep 21 11:34:21 diablo kernel: orm0: at iomem >> 0xc0000-0xc7fff,0xc8000-0xcafff,0xcb000-0xcbfff on isa0 >> Sep 21 11:34:21 diablo kernel: sc0: at flags 0x100 on >> isa0 >> Sep 21 11:34:21 diablo kernel: sc0: VGA <16 virtual consoles, flags=0x300> >> Sep 21 11:34:21 diablo kernel: vga0: at port 0x3c0-0x3df >> iomem 0xa0000-0xbffff on isa0 >> Sep 21 11:34:21 diablo kernel: ppc0: cannot reserve I/O port range >> Sep 21 11:34:21 diablo kernel: coretemp0: on >> cpu0 >> Sep 21 11:34:21 diablo kernel: est0: > Control> >> on cpu0 >> Sep 21 11:34:21 diablo kernel: coretemp1: on >> cpu1 >> Sep 21 11:34:21 diablo kernel: est1: > Control> >> on cpu1 >> Sep 21 11:34:21 diablo kernel: Timecounters tick every 1.000 msec >> Sep 21 11:34:21 diablo kernel: IPsec: Initialized Security Association >> Processing. >> Sep 21 11:34:21 diablo kernel: random: unblocking device. >> Sep 21 11:34:21 diablo kernel: usbus0: 12Mbps Full Speed USB v1.0 >> Sep 21 11:34:21 diablo kernel: usbus1: 12Mbps Full Speed USB v1.0 >> Sep 21 11:34:21 diablo kernel: usbus2: 12Mbps Full Speed USB v1.0 >> Sep 21 11:34:21 diablo kernel: usbus3: 480Mbps High Speed USB v2.0 >> Sep 21 11:34:21 diablo kernel: usbus4: 12Mbps Full Speed USB v1.0 >> Sep 21 11:34:21 diablo kernel: usbus5: 12Mbps Full Speed USB v1.0 >> Sep 21 11:34:21 diablo kernel: usbus6: 12Mbps Full Speed USB v1.0 >> Sep 21 11:34:21 diablo kernel: usbus7: 480Mbps High Speed USB v2.0 >> Sep 21 11:34:21 diablo kernel: ugen1.1: at usbus1 >> Sep 21 11:34:21 diablo kernel: uhub0: > 1.00/1.00, addr 1> on usbus1 >> Sep 21 11:34:21 diablo kernel: ugen0.1: at usbus0 >> Sep 21 11:34:21 diablo kernel: uhub1: > 1.00/1.00, addr 1> on usbus0 >> Sep 21 11:34:21 diablo kernel: ugen3.1: at usbus3 >> Sep 21 11:34:21 diablo kernel: uhub2: > 2.00/1.00, addr 1> on usbus3 >> Sep 21 11:34:21 diablo kernel: ugen2.1: at usbus2 >> Sep 21 11:34:21 diablo kernel: uhub3: > 1.00/1.00, addr 1> on usbus2 >> Sep 21 11:34:21 diablo kernel: ugen6.1: at usbus6 >> Sep 21 11:34:21 diablo kernel: uhub4: > 1.00/1.00, addr 1> on usbus6 >> Sep 21 11:34:21 diablo kernel: ugen5.1: at usbus5 >> Sep 21 11:34:21 diablo kernel: uhub5: > 1.00/1.00, addr 1> on usbus5 >> Sep 21 11:34:21 diablo kernel: ugen4.1: at usbus4 >> Sep 21 11:34:21 diablo kernel: uhub6: > 1.00/1.00, addr 1> on usbus4 >> Sep 21 11:34:21 diablo kernel: ugen7.1: at usbus7 >> Sep 21 11:34:21 diablo kernel: uhub7: > 2.00/1.00, addr 1> on usbus7 >> Sep 21 11:34:21 diablo kernel: uhub1: 2 ports with 2 removable, self >> powered >> Sep 21 11:34:21 diablo kernel: uhub0: 2 ports with 2 removable, self >> powered >> Sep 21 11:34:21 diablo kernel: uhub5: 2 ports with 2 removable, self >> powered >> Sep 21 11:34:21 diablo kernel: uhub4: 2 ports with 2 removable, self >> powered >> Sep 21 11:34:21 diablo kernel: uhub3: 2 ports with 2 removable, self >> powered >> Sep 21 11:34:21 diablo kernel: uhub6: 2 ports with 2 removable, self >> powered >> Sep 21 11:34:21 diablo kernel: ada0 at ata2 bus 0 scbus0 target 0 lun 0 >> Sep 21 11:34:21 diablo kernel: ada0: ATA-7 >> SATA 2.x device >> Sep 21 11:34:21 diablo kernel: ada0: Serial Number WD-WCANN1196255 >> Sep 21 11:34:21 diablo kernel: ada0: 300.000MB/s transfers (SATA 2.x, >> UDMA5, PIO 8192bytes) >> Sep 21 11:34:21 diablo kernel: ada0: 114473MB (234441648 512 byte sectors: >> 16H 63S/T 16383C) >> Sep 21 11:34:21 diablo kernel: ada0: Previously was known as ad4 >> Sep 21 11:34:21 diablo kernel: ada1 at ata3 bus 0 scbus1 target 0 lun 0 >> Sep 21 11:34:21 diablo kernel: ada1: ATA-7 >> SATA 2.x device >> Sep 21 11:34:21 diablo kernel: ada1: Serial Number WD-WCANM2598160 >> Sep 21 11:34:21 diablo kernel: ada1: 300.000MB/s transfers (SATA 2.x, >> UDMA5, PIO 8192bytes) >> Sep 21 11:34:21 diablo kernel: ada1: 114473MB (234441648 512 byte sectors: >> 16H 63S/T 16383C) >> Sep 21 11:34:21 diablo kernel: ada1: Previously was known as ad6 >> Sep 21 11:34:21 diablo kernel: ada2 at ata4 bus 0 scbus2 target 0 lun 0 >> Sep 21 11:34:21 diablo kernel: ada2: ATA-6 device >> Sep 21 11:34:21 diablo kernel: ada2: Serial Number 5LJ0A9XS >> Sep 21 11:34:21 diablo kernel: ada2: 100.000MB/s transfers (UDMA5, PIO >> 8192bytes) >> Sep 21 11:34:21 diablo kernel: ada2: 152627MB (312581808 512 byte sectors: >> 16H 63S/T 16383C) >> Sep 21 11:34:21 diablo kernel: ada2: Previously was known as ad8 >> Sep 21 11:34:21 diablo kernel: ada3 at ahcich0 bus 0 scbus3 target 0 lun 0 >> Sep 21 11:34:21 diablo kernel: ada3: >> ATA8-ACS SATA 2.x device >> Sep 21 11:34:21 diablo kernel: ada3: Serial Number WD-WCAZA8280505 >> Sep 21 11:34:21 diablo kernel: ada3: 300.000MB/s transfers (SATA 2.x, >> UDMA6, PIO 8192bytes) >> Sep 21 11:34:21 diablo kernel: ada3: Command Queueing enabled >> Sep 21 11:34:21 diablo kernel: ada3: 1907729MB (3907029168 512 byte >> sectors: 16H 63S/T 16383C) >> Sep 21 11:34:21 diablo kernel: ada3: quirks=0x1<4K> >> Sep 21 11:34:21 diablo kernel: ada3: Previously was known as ad10 >> Sep 21 11:34:21 diablo kernel: ada4 at ahcich1 bus 0 scbus4 target 0 lun 0 >> Sep 21 11:34:21 diablo kernel: ada4: ATA-7 SATA 1.x >> device >> Sep 21 11:34:21 diablo kernel: ada4: Serial Number 6RA324XR >> Sep 21 11:34:21 diablo kernel: ada4: 150.000MB/s transfers (SATA 1.x, >> UDMA6, PIO 8192bytes) >> Sep 21 11:34:21 diablo kernel: ada4: Command Queueing enabled >> Sep 21 11:34:21 diablo kernel: ada4: 152626MB (312579695 512 byte sectors: >> 16H 63S/T 16383C) >> Sep 21 11:34:21 diablo kernel: ada4: Previously was known as ad12 >> Sep 21 11:34:21 diablo kernel: ada5 at ahcich2 bus 0 scbus5 target 0 lun 0 >> Sep 21 11:34:21 diablo kernel: ada5: ATA8-ACS SATA 2.x >> device >> Sep 21 11:34:21 diablo kernel: ada5: Serial Number 9TE0W3YT >> Sep 21 11:34:21 diablo kernel: ada5: 300.000MB/s transfers (SATA 2.x, >> UDMA6, PIO 8192bytes) >> Sep 21 11:34:21 diablo kernel: ada5: Command Queueing enabled >> Sep 21 11:34:21 diablo kernel: ada5: 953869MB (1953525168 512 byte >> sectors: >> 16H 63S/T 16383C) >> Sep 21 11:34:21 diablo kernel: ada5: Previously was known as ad14 >> Sep 21 11:34:21 diablo kernel: ada6 at ahcich3 bus 0 scbus6 target 0 lun 0 >> Sep 21 11:34:21 diablo kernel: ada6: ATA8-ACS SATA 2.x >> device >> Sep 21 11:34:21 diablo kernel: ada6: Serial Number 9QJ4C26H >> Sep 21 11:34:21 diablo kernel: ada6: 300.000MB/s transfers (SATA 2.x, >> UDMA6, PIO 8192bytes) >> Sep 21 11:34:21 diablo kernel: ada6: Command Queueing enabled >> Sep 21 11:34:21 diablo kernel: ada6: 953869MB (1953525168 512 byte >> sectors: >> 16H 63S/T 16383C) >> Sep 21 11:34:21 diablo kernel: ada6: Previously was known as ad16 >> Sep 21 11:34:21 diablo kernel: ada7 at ahcich5 bus 0 scbus8 target 0 lun 0 >> Sep 21 11:34:21 diablo kernel: ada7: >> ATA8-ACS SATA 2.x device >> Sep 21 11:34:21 diablo kernel: GEOM_RAID: JMicron-6e1c79e: Array >> JMicron-6e1c79e created. >> Sep 21 11:34:21 diablo kernel: ada7: Serial Number WD-WCAZA8280575 >> Sep 21 11:34:21 diablo kernel: ada7: 300.000MB/s transfers (SATA 2.x, >> UDMA6, PIO 8192bytes) >> Sep 21 11:34:21 diablo kernel: ada7: Command Queueing enabled >> Sep 21 11:34:21 diablo kernel: ada7: 1907729MB (3907029168 512 byte >> sectors: 16H 63S/T 16383C) >> Sep 21 11:34:21 diablo kernel: ada7: quirks=0x1<4K> >> Sep 21 11:34:21 diablo kernel: ada7: Previously was known as ad20 >> Sep 21 11:34:21 diablo kernel: ses0 at ahciem0 bus 0 scbus9 target 0 lun 0 >> Sep 21 11:34:21 diablo kernel: ses0: SEMB >> S-E-S 2.00 device >> Sep 21 11:34:21 diablo kernel: ses0: SEMB SES Device >> Sep 21 11:34:21 diablo kernel: GEOM_RAID: JMicron-6e1c79e: Disk ada0 state >> changed from NONE to ACTIVE. >> Sep 21 11:34:21 diablo kernel: GEOM_RAID: JMicron-6e1c79e: Subdisk >> SYSMIRROR:0-ada0 state changed from NONE to ACTIVE. >> Sep 21 11:34:21 diablo kernel: GEOM_RAID: JMicron-6e1c79e: Disk ada1 state >> changed from NONE to ACTIVE. >> Sep 21 11:34:21 diablo kernel: GEOM_RAID: JMicron-6e1c79e: Subdisk >> SYSMIRROR:1-ada1 state changed from NONE to ACTIVE. >> Sep 21 11:34:21 diablo kernel: GEOM_RAID: JMicron-6e1c79e: Array started. >> Sep 21 11:34:21 diablo kernel: GEOM_RAID: JMicron-6e1c79e: Volume >> SYSMIRROR >> state changed from STARTING to OPTIMAL. >> Sep 21 11:34:21 diablo kernel: GEOM_RAID: JMicron-6e1c79e: Provider >> raid/r0 >> for volume SYSMIRROR created. >> Sep 21 11:34:21 diablo kernel: SMP: AP CPU #1 Launched! >> Sep 21 11:34:21 diablo kernel: Root mount waiting for: usbus7 usbus3 >> Sep 21 11:34:21 diablo kernel: Root mount waiting for: usbus7 usbus3 >> Sep 21 11:34:21 diablo kernel: uhub2: 6 ports with 6 removable, self >> powered >> Sep 21 11:34:21 diablo kernel: uhub7: 6 ports with 6 removable, self >> powered >> Sep 21 11:34:21 diablo kernel: Trying to mount root from >> ufs:/dev/ufs/rootfs [rw,noatime]... >> >> -- amd_miek Think different. Just superior.