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
2015-09-21 15:00 GMT+03:00 <freebsd-stable-request at freebsd.org>:
> Send freebsd-stable mailing list submissions to
> freebsd-stable at freebsd.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> or, via email, send a message with subject or body 'help' to
> freebsd-stable-request at freebsd.org
>
> You can reach the person managing the list at
> freebsd-stable-owner at freebsd.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of freebsd-stable digest..."
>
>
> Today's Topics:
>
> 1. Re: fat32 question (Julian H. Stacey)
> 2. Re: fat32 question (Zoran Kolic)
> 3. ZFS UEFI boot? (Rainer Duffner)
> 4. Re: fat32 question (Erich Dollansky)
> 5. FreeBSD 10.2 Stable JMicron RIAD update problem
> (Michael BlackHeart)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 20 Sep 2015 14:12:31 +0200
> From: "Julian H. Stacey" <jhs at berklix.com>
> To: Zoran Kolic <zkolic at sbb.rs>
> Cc: freebsd-stable at freebsd.org
> Subject: Re: fat32 question
> Message-ID: <201509201212.t8KCCVw7068917 at fire.js.berklix.net>
>
> Tomoaki AOKI wrote:
> > According to "Real Hardware Gotchas" section in [1], FAT32
fs creation
> > of FreeBSD seems to have some problems.
> >
> > Try formatting by the hardware you're going to transfer files from
> > FreeBSD, if available. Once formatted by other OS, read/write/delete
> > files in FAT32 formatted media would be OK with FreeBSD.
> >
> > If not, and if the file you want to transfer is small enough,
partition
> > the media and use FAT16. (The safest maximum is 32MB, but maybe under
> > 2GB would be OK.)
> >
> > [1] https://wiki.freebsd.org/UEFI
>
> Zoran, re Brandon's "won't understand it any more."
> Dont despair & discard stick, you can rebuild the MBR: man fdisk
> from memory start with fdisk -i -B /dev/da0
>
> sometimes I then remove & reinsert or even reboot, to make certain
> the OS has the new numbers. I don't recall I've needed to reduce
> from FAT32 to FAT16.
>
> Ive not read the uefi page as happily no boxes are uefi here,
> but I've often created FAT32 partitions, my notes at
>
>
http://www.berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/jhs/etc/devd/berklix.conf
>
> The advice about letting the other native MS FAT device format if it will,
> is quickest solution though.
>
> PS Max size of FAT32 = 2TB
> https://en.wikipedia.org/wiki/File_Allocation_Table#FAT32
>
> >
> >
> > On Sun, 20 Sep 2015 06:55:19 +0200
> > Zoran Kolic <zkolic at sbb.rs> wrote:
> >
> > > I have a device to which I'd like to connect otg cable
> > > and insert 16gb usb stick. Tried "newfs_msdos -F32
/dev/da0".
> > > Mounted, copied files. The device does not see the file
> > > system at all.
> > > Any idea what to do further? Another option might be extfs.
> > > Best regards
> > >
> > > Zoran
>
>
>
>
> Cheers,
> Julian
> --
> Julian Stacey, BSD Linux Unix C Sys Eng Consultant Munich
> http://berklix.com
> Reply after previous text, like a play - Not before, which looses context.
> Indent previous text with "> " Insert new lines
before 80 chars.
> Send plain text, Not quoted-printable, Not HTML, Not ms.doc, Not base64.
>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 20 Sep 2015 16:23:42 +0200
> From: Zoran Kolic <zkolic at sbb.rs>
> To: "Julian H. Stacey" <jhs at berklix.com>
> Cc: allbery.b at gmail.com, brucegb at austin.rr.com,
> freebsd-stable at freebsd.org
> Subject: Re: fat32 question
> Message-ID: <20150920142342.GA921 at faust.sbb.rs>
> Content-Type: text/plain; charset=us-ascii
>
> > Zoran, re Brandon's "won't understand it any more."
> > Dont despair & discard stick, you can rebuild the MBR: man fdisk
> > from memory start with fdisk -i -B /dev/da0
>
> First, thanks all for replies!
> After a bit of puzzling, I found that the problem was every Transcend
> usb stick I have. They are all fine for mundane tasks and newfs_msdos
> makes it able to work on freebsd. My music player was picky and has
> something to say against. When I inserted old and forgoten Verbatim
> drive, without making f32, it presented itself and files were ready
> to play. Unbelievable.
> Yep, I did fdisk step after I posted the question. No go on Transcend.
> Might be hardware incompatibility or else. Btw, I always do just newfs
> on back up usb disks and never had any problem, so far, on freebsd.
> Once again, thank you for help.
>
> Zoran
>
>
>
> ------------------------------
>
> Message: 3
> Date: Sun, 20 Sep 2015 18:57:42 +0200
> From: Rainer Duffner <rainer at ultra-secure.de>
> To: freebsd-stable <freebsd-stable at freebsd.org>
> Subject: ZFS UEFI boot?
> Message-ID: <4B45B989-C3FF-4C60-A648-38603F0E63D4 at ultra-secure.de>
> Content-Type: text/plain; charset=utf-8
>
> Hi,
>
> according to the wiki:
>
> https://wiki.freebsd.org/UEFI#Tasks
<https://wiki.freebsd.org/UEFI#Tasks>
>
> it?s still unsolved and hasn?t even been started.
>
>
> According to the status report:
>
>
>
https://www.freebsd.org/news/status/report-2015-04-2015-06.html#ZFS-Support-for-UEFI-Boot/Loader
> <
>
https://www.freebsd.org/news/status/report-2015-04-2015-06.html#ZFS-Support-for-UEFI-Boot/Loader
> >
>
> some work has been done.
>
> https://lists.freebsd.org/pipermail/freebsd-hackers/2015-March/047486.html
> <
> https://lists.freebsd.org/pipermail/freebsd-hackers/2015-March/047486.html
> >
>
>
> The reason I?m asking is that all of our servers are HP DL 3[6|8]0 Gen9.
> These servers only support UEFI boot (you can set them to legacy-boot only
> for the next reboot).
> I would assume this to be true for more and more servers.
>
> I was playing with the idea of replacing the P440 controllers that we
> normally buy for these servers with the H240 controllers (these can be put
> into a so called ?HBA mode? and then present each disk directly, making
> them better suited for ZFS).
>
> However, the server still only boots with UEFI.
>
> And ZFS I want primarily to leverage beadm across all our servers...
>
>
>
>
>
>
>
>
>
> ------------------------------
>
> Message: 4
> Date: Mon, 21 Sep 2015 07:51:54 +0800
> From: Erich Dollansky <erichsfreebsdlist at alogt.com>
> To: Zoran Kolic <zkolic at sbb.rs>
> Cc: "Julian H. Stacey" <jhs at berklix.com>, brucegb at
austin.rr.com,
> freebsd-stable at freebsd.org, allbery.b at gmail.com
> Subject: Re: fat32 question
> Message-ID: <20150921075154.4c5a0dc0 at X220.alogt.com>
> Content-Type: text/plain; charset=US-ASCII
>
> Hi,
>
> On Sun, 20 Sep 2015 16:23:42 +0200
> Zoran Kolic <zkolic at sbb.rs> wrote:
>
> > > Zoran, re Brandon's "won't understand it any
more."
> > > Dont despair & discard stick, you can rebuild the MBR: man
fdisk
> > > from memory start with fdisk -i -B /dev/da0
> >
> > First, thanks all for replies!
> > After a bit of puzzling, I found that the problem was every Transcend
> > usb stick I have. They are all fine for mundane tasks and newfs_msdos
> > makes it able to work on freebsd. My music player was picky and has
> > something to say against. When I inserted old and forgoten Verbatim
> > drive, without making f32, it presented itself and files were ready
> > to play. Unbelievable.
> > Yep, I did fdisk step after I posted the question. No go on Transcend.
> > Might be hardware incompatibility or else. Btw, I always do just newfs
> > on back up usb disks and never had any problem, so far, on freebsd.
> > Once again, thank you for help.
> >
> FreeBSD has no problem when the file system is directly on the device.
> Other operating system have problems with it as they expect partitions.
>
> fdisk is a bit outdated. Use gpart for partitioning.
>
> Erich
>
>
> ------------------------------
>
> Message: 5
> Date: Mon, 21 Sep 2015 12:08:50 +0300
> From: Michael BlackHeart <amdmiek at gmail.com>
> To: freebsd-stable <freebsd-stable at freebsd.org>
> Subject: FreeBSD 10.2 Stable JMicron RIAD update problem
> Message-ID:
> <
> CA+Az77OcHmPo9U4jyU1+empaE03kkfuXjf8MZygrOHnHvhfQKw at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> 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<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>
> Sep 21 11:34:21 diablo kernel:
>
>
Features2=0xc08e3fd<SSE3,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,XSAVE,OSXSAVE>
> Sep 21 11:34:21 diablo kernel: AMD Features=0x20100800<SYSCALL,NX,LM>
> Sep 21 11:34:21 diablo kernel: AMD Features2=0x1<LAHF>
> 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 <Version 2.0> 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: <Software, Yarrow> initialized
> Sep 21 11:34:21 diablo kernel: smbios0: <System Management BIOS> 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: <software crypto> 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: <ACPI CPU> on acpi0
> Sep 21 11:34:21 diablo kernel: cpu1: <ACPI CPU> on acpi0
> Sep 21 11:34:21 diablo kernel: attimer0: <AT timer> 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: <AT realtime clock> 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: <High Precision Event Timer>
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: <ACPI Host-PCI bridge> port
> 0xcf8-0xcff on acpi0
> Sep 21 11:34:21 diablo kernel: pci0: <ACPI PCI bus> on pcib0
> Sep 21 11:34:21 diablo kernel: pcib1: <ACPI PCI-PCI bridge> irq 16 at
> device 1.0 on pci0
> Sep 21 11:34:21 diablo kernel: pci1: <ACPI PCI bus> on pcib1
> Sep 21 11:34:21 diablo kernel: ath0: <Atheros AR938x> 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: <Intel 82801JI (ICH10) USB
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: <Intel 82801JI (ICH10) USB
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: <Intel 82801JI (ICH10) USB
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: <Intel 82801JI (ICH10) USB 2.0
> 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: <ACPI PCI-PCI bridge> irq 17 at
> device 28.0 on pci0
> Sep 21 11:34:21 diablo kernel: pci2: <ACPI PCI bus> on pcib2
> Sep 21 11:34:21 diablo kernel: atapci0: <JMicron JMB363 UDMA133
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: <ATA channel> at channel 0 on
atapci0
> Sep 21 11:34:21 diablo kernel: ata3: <ATA channel> at channel 1 on
atapci0
> Sep 21 11:34:21 diablo kernel: atapci1: <JMicron JMB363 UDMA133
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: <ATA channel> at channel 0 on
atapci1
> Sep 21 11:34:21 diablo kernel: pcib3: <ACPI PCI-PCI bridge> irq 18 at
> device 28.2 on pci0
> Sep 21 11:34:21 diablo kernel: pci3: <ACPI PCI bus> on pcib3
> Sep 21 11:34:21 diablo kernel: re0: <D-Link DGE-528(T) Gigabit Ethernet
> 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: <MII bus> on re0
> Sep 21 11:34:21 diablo kernel: rgephy0: <RTL8169S/8110S/8211 1000BASE-T
> 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: <ACPI PCI-PCI bridge> irq 16 at
> device 28.5 on pci0
> Sep 21 11:34:21 diablo kernel: pci4: <ACPI PCI bus> on pcib4
> Sep 21 11:34:21 diablo kernel: re1: <RealTek 8168/8111 B/C/CP/D/DP/E/F/G
> 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: <MII bus> on re1
> Sep 21 11:34:21 diablo kernel: rgephy1: <RTL8169S/8110S/8211 1000BASE-T
> 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: <Intel 82801JI (ICH10) USB
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: <Intel 82801JI (ICH10) USB
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: <Intel 82801JI (ICH10) USB
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: <Intel 82801JI (ICH10) USB 2.0
> 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: <ACPI PCI-PCI bridge> at device
30.0
> on pci0
> Sep 21 11:34:21 diablo kernel: pci5: <ACPI PCI bus> on pcib5
> Sep 21 11:34:21 diablo kernel: vgapci0: <VGA-compatible display> 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: <Atheros 5212> 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: <PCI-ISA bridge> at device 31.0
on
> pci0
> Sep 21 11:34:21 diablo kernel: isa0: <ISA bus> on isab0
> Sep 21 11:34:21 diablo kernel: ahci0: <Intel ICH10 AHCI SATA
controller>
> 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: <AHCI channel> at channel 0
on
> ahci0
> Sep 21 11:34:21 diablo kernel: ahcich1: <AHCI channel> at channel 1
on
> ahci0
> Sep 21 11:34:21 diablo kernel: ahcich2: <AHCI channel> at channel 2
on
> ahci0
> Sep 21 11:34:21 diablo kernel: ahcich3: <AHCI channel> at channel 3
on
> ahci0
> Sep 21 11:34:21 diablo kernel: ahcich4: <AHCI channel> at channel 4
on
> ahci0
> Sep 21 11:34:21 diablo kernel: ahcich5: <AHCI channel> at channel 5
on
> ahci0
> Sep 21 11:34:21 diablo kernel: ahciem0: <AHCI enclosure management
bridge>
> on ahci0
> Sep 21 11:34:21 diablo kernel: ichsmb0: <Intel 82801JI (ICH10) SMBus
> controller> port 0x400-0x41f mem 0xf7bfec00-0xf7bfecff irq 18 at device
> 31.3 on pci0
> Sep 21 11:34:21 diablo kernel: smbus0: <System Management Bus> on
ichsmb0
> Sep 21 11:34:21 diablo kernel: acpi_button0: <Power Button> on acpi0
> Sep 21 11:34:21 diablo kernel: atkbdc0: <Keyboard controller (i8042)>
port
> 0x60,0x64 irq 1 on acpi0
> Sep 21 11:34:21 diablo kernel: atkbd0: <AT Keyboard> 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: <ISA Option ROMs> at iomem
> 0xc0000-0xc7fff,0xc8000-0xcafff,0xcb000-0xcbfff on isa0
> Sep 21 11:34:21 diablo kernel: sc0: <System console> 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: <Generic ISA VGA> 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: <CPU On-Die Thermal
Sensors> on
> cpu0
> Sep 21 11:34:21 diablo kernel: est0: <Enhanced SpeedStep Frequency
Control>
> on cpu0
> Sep 21 11:34:21 diablo kernel: coretemp1: <CPU On-Die Thermal
Sensors> on
> cpu1
> Sep 21 11:34:21 diablo kernel: est1: <Enhanced SpeedStep Frequency
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: <Intel> at usbus1
> Sep 21 11:34:21 diablo kernel: uhub0: <Intel UHCI root HUB, class 9/0,
rev
> 1.00/1.00, addr 1> on usbus1
> Sep 21 11:34:21 diablo kernel: ugen0.1: <Intel> at usbus0
> Sep 21 11:34:21 diablo kernel: uhub1: <Intel UHCI root HUB, class 9/0,
rev
> 1.00/1.00, addr 1> on usbus0
> Sep 21 11:34:21 diablo kernel: ugen3.1: <Intel> at usbus3
> Sep 21 11:34:21 diablo kernel: uhub2: <Intel EHCI root HUB, class 9/0,
rev
> 2.00/1.00, addr 1> on usbus3
> Sep 21 11:34:21 diablo kernel: ugen2.1: <Intel> at usbus2
> Sep 21 11:34:21 diablo kernel: uhub3: <Intel UHCI root HUB, class 9/0,
rev
> 1.00/1.00, addr 1> on usbus2
> Sep 21 11:34:21 diablo kernel: ugen6.1: <Intel> at usbus6
> Sep 21 11:34:21 diablo kernel: uhub4: <Intel UHCI root HUB, class 9/0,
rev
> 1.00/1.00, addr 1> on usbus6
> Sep 21 11:34:21 diablo kernel: ugen5.1: <Intel> at usbus5
> Sep 21 11:34:21 diablo kernel: uhub5: <Intel UHCI root HUB, class 9/0,
rev
> 1.00/1.00, addr 1> on usbus5
> Sep 21 11:34:21 diablo kernel: ugen4.1: <Intel> at usbus4
> Sep 21 11:34:21 diablo kernel: uhub6: <Intel UHCI root HUB, class 9/0,
rev
> 1.00/1.00, addr 1> on usbus4
> Sep 21 11:34:21 diablo kernel: ugen7.1: <Intel> at usbus7
> Sep 21 11:34:21 diablo kernel: uhub7: <Intel EHCI root HUB, class 9/0,
rev
> 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: <WDC WD1200JS-00MHB0 02.01C03>
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: <WDC WD1200JS-00MHB0 02.01C03>
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: <ST3160023A 8.01> 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: <WDC WD20EARX-00PASB0 51.0AB51>
> 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: <ST3160815AS 3.AAD> 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: <ST31000333AS SD1B> 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: <ST31000340NS SN06> 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: <WDC WD20EARX-00PASB0 51.0AB51>
> 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: <AHCI SGPIO Enclosure 1.00 0001>
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.
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at
freebsd.org"
>
> ------------------------------
>
> End of freebsd-stable Digest, Vol 635, Issue 1
> **********************************************
>
--
amd_miek
Think different.
Just superior.