Port-amd64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Areca 1200 rev. B not recognised?



Gentlepeople,

I have laid my hands on an old server that has an "Areca 1200 rev. B"
RAID controller. Many of Areca's controllers seem to be supported via
the arcmsr(4) driver, and I note "1200 rev. A" in the list ... but not
"rev. B".

rev. B has its own PCI device identifier (0x1201, as opposed to rev. A,
which seems to be 0x1200).

0x1201 _is_ defined in /usr/src/sys/dev/pci/pcidevs:

    /* Areca products */
    product ARECA ARC1110          0x1110  ARC-1110
    product ARECA ARC1120          0x1120  ARC-1120
    ... ... ...
    product ARECA ARC1200          0x1200  ARC-1200
    product ARECA ARC1200_B        0x1201  ARC-1200 rev B

but it is _not_ recognised in the actual driver code in
/usr/src/sys/dev/pci/arcmsr.c:

    static int
    arc_match(device_t parent, cfdata_t match, void *aux)
    {
           struct pci_attach_args *pa = aux;
               if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_ARECA) {
                   switch (PCI_PRODUCT(pa->pa_id)) {
                   case PCI_PRODUCT_ARECA_ARC1110:
                   case PCI_PRODUCT_ARECA_ARC1120:
                   ... ... ...
                   case PCI_PRODUCT_ARECA_ARC1200:
                   case PCI_PRODUCT_ARECA_ARC1202:  <-- No ARC1200_B here!
                   case PCI_PRODUCT_ARECA_ARC1210:
                   ... ... ...
                   case PCI_PRODUCT_ARECA_ARC1681:
                           return 1;
                   default:
                           break;
                   }
           }
               return 0;
    }

If one simply adds the 1200_B to the list in the case statement and
recompiles the (GENERIC) kernel, the board _is_ recognised by the kernel
when probing, but then nothing more happens.

    arcmsr0 at pci9 dev 0 function 0
    arcmsr0: interrupting at ioapic1 pin 8

It does not find any drives, and it is not approachable using bioctl.

    # bioctl arcmsr0 show
    bioctl: Can't locate arcmsr0 device via /dev/bio
    #

Is there an obvious reason for this being the case? What am I missing?
Do I need to patch in more places? SuperMicro stupidities? Does rev. B
have a totally different chipset?

This is running with the GENERIC kernel in single-user mode in the
install environment, so things _could_ be different in a full multi-user
environment, but I don't get there, because I have no disk to install
to ... :-P

Additional tidbits of information:

*) Debian Linux 9(.latest) and FreeBSD 12(.latest) both probe the board
   OK _and_ find the drives underneath, so there is no obvious problem
   with the board.

*) OpenBSD 6.5, on which the NetBSD drives is said to be modeled,
   crashes(!) during boot, just after having probed the board.

*) If I disconnect the drives from the RAID, and connect them to the
   normal SATA driver on the motherboard instead, the drives are
   recognised just fine, so no obvious problem with the drives either.

Platform: NetBSD/amd64 8.1-REL on a SuperMicro X8DTU(-F?) motherboard.
Full dmesg appended.

Please respond to "Bewitched, bothered, and bewildered". :-)

				Cheers,
                                  /Liman

PS. Full dmesg attached.

-- 
#-------------------------------------------------------------------------
# Lars-Johan Liman, M.Sc.		 ! E-mail: liman%cafax.se@localhost
# Cafax AB				 ! HTTP  : //www.cafax.se/
# Computer Consultants, Sweden		 ! Voice : +46 8 - 564 702 30
#-------------------------------------------------------------------------
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
    2018, 2019 The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 8.1 (GENERIC) #0: Sun Jun 30 13:13:10 MEST 2019
	liman%git.cafax.se@localhost:/usr/src/sys/arch/amd64/compile/GENERIC
total memory = 24567 MB
avail memory = 23830 MB
timecounter: Timecounters tick every 10.000 msec
Kernelized RAIDframe activated
running cgd selftest aes-xts-256 aes-xts-512 done
timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
Supermicro X8DTU (1234567890)
mainbus0 (root)
ACPI: RSDP 0x00000000000FACE0 000024 (v02 ACPIAM)
ACPI: XSDT 0x00000000BF790100 00008C (v01 SMCI            20111230 MSFT 00000097)
ACPI: FACP 0x00000000BF790290 0000F4 (v03 123011 FACP1954 20111230 MSFT 00000097)
ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20170303/tbfadt-642)
ACPI: DSDT 0x00000000BF7906A0 006580 (v01 10600  10600000 00000000 INTL 20051117)
ACPI: FACS 0x00000000BF79E000 000040
ACPI: FACS 0x00000000BF79E000 000040
ACPI: APIC 0x00000000BF790390 00011E (v01 123011 APIC1954 20111230 MSFT 00000097)
ACPI: MCFG 0x00000000BF7904B0 00003C (v01 123011 OEMMCFG  20111230 MSFT 00000097)
ACPI: SLIT 0x00000000BF7904F0 000030 (v01 123011 OEMSLIT  20111230 MSFT 00000097)
ACPI: OEMB 0x00000000BF79E040 000086 (v01 123011 OEMB1954 20111230 MSFT 00000097)
ACPI: SRAT 0x00000000BF79A6A0 0001D0 (v01 123011 OEMSRAT  00000001 INTL 00000001)
ACPI: HPET 0x00000000BF79A870 000038 (v01 123011 OEMHPET  20111230 MSFT 00000097)
ACPI: DMAR 0x00000000BF79E0D0 000130 (v01 AMI    OEMDMAR  00000001 MSFT 00000097)
ACPI: SSDT 0x00000000BF7A2220 000363 (v01 DpgPmm CpuPm    00000012 INTL 20051117)
ACPI: EINJ 0x00000000BF79A8B0 000130 (v01 AMIER  AMI_EINJ 20111230 MSFT 00000097)
ACPI: BERT 0x00000000BF79AA40 000030 (v01 AMIER  AMI_BERT 20111230 MSFT 00000097)
ACPI: ERST 0x00000000BF79AA70 0001B0 (v01 AMIER  AMI_ERST 20111230 MSFT 00000097)
ACPI: HEST 0x00000000BF79AC20 0000A8 (v01 AMIER  ABC_HEST 20111230 MSFT 00000097)
ACPI: Executed 1 blocks of module-level executable AML code
ACPI: 2 ACPI AML tables successfully acquired and loaded
ioapic0 at mainbus0 apid 6: pa 0xfec00000, version 0x20, 24 pins
ioapic1 at mainbus0 apid 7: pa 0xfec8a000, version 0x20, 24 pins
cpu0 at mainbus0 apid 0
cpu0: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu0: package 0, core 0, smt 0
cpu1 at mainbus0 apid 2
cpu1: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu1: package 0, core 1, smt 0
cpu2 at mainbus0 apid 18
cpu2: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu2: package 0, core 9, smt 0
cpu3 at mainbus0 apid 20
cpu3: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu3: package 0, core 10, smt 0
cpu4 at mainbus0 apid 32
cpu4: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu4: package 1, core 0, smt 0
cpu5 at mainbus0 apid 34
cpu5: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu5: package 1, core 1, smt 0
cpu6 at mainbus0 apid 50
cpu6: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu6: package 1, core 9, smt 0
cpu7 at mainbus0 apid 52
cpu7: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu7: package 1, core 10, smt 0
cpu8 at mainbus0 apid 1
cpu8: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu8: package 0, core 0, smt 1
cpu9 at mainbus0 apid 3
cpu9: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu9: package 0, core 1, smt 1
cpu10 at mainbus0 apid 19
cpu10: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu10: package 0, core 9, smt 1
cpu11 at mainbus0 apid 21
cpu11: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu11: package 0, core 10, smt 1
cpu12 at mainbus0 apid 33
cpu12: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu12: package 1, core 0, smt 1
cpu13 at mainbus0 apid 35
cpu13: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu13: package 1, core 1, smt 1
cpu14 at mainbus0 apid 51
cpu14: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu14: package 1, core 9, smt 1
cpu15 at mainbus0 apid 53
cpu15: Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz, id 0x206c2
cpu15: package 1, core 10, smt 1
acpi0 at mainbus0: Intel ACPICA 20170303
acpi0: X/RSDT: OemId <SMCI  ,        ,20111230>, AslId <MSFT,00000097>
acpi0: MCFG: segment 0, bus 0-255, address 0x00000000e0000000
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0xFFFF80002BAE4000 002FB4 (v01 DpgPmm P001Ist  00000011 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0xFFFFFE812C102008 000961 (v01 PmRef  P001Cst  00003001 INTL 20051117)
ACPI: Dynamic OEM Table Load:
ACPI: SSDT 0xFFFFFE8638195008 0006E2 (v01 PmRef  Cpu0Tst  00003000 INTL 20051117)
acpi0: SCI interrupting at int 9
timecounter: Timecounter "ACPI-Fast" frequency 3579545 Hz quality 1000
hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400)
timecounter: Timecounter "hpet0" frequency 14318180 Hz quality 2000
IOH (PNP0C01) at acpi0 not configured
attimer1 at acpi0 (TMR, PNP0100): io 0x40-0x43 irq 0
pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
spkr0 at pcppi1: PC Speaker
midi0 at pcppi1: PC speaker
sysbeep0 at pcppi1
SIOR (PNP0C02) at acpi0 not configured
UAR1 (PNP0501) at acpi0 not configured
UAR2 (PNP0501) at acpi0 not configured
RMSC (PNP0C02) at acpi0 not configured
OMSC (PNP0C02) at acpi0 not configured
PCIE (PNP0C02) at acpi0 not configured
RMEM (PNP0C01) at acpi0 not configured
acpibut0 at acpi0 (PWRB, PNP0C0C-170): ACPI Power Button
ACPI: Enabled 1 GPEs in block 00 to 3F
attimer1: attached to pcppi1
ipmi0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1
pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
pchb0 at pci0 dev 0 function 0: vendor 8086 product 3406 (rev. 0x22)
ppb0 at pci0 dev 1 function 0: vendor 8086 product 3408 (rev. 0x22)
ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x4 @ 5.0GT/s
ppb0: link is x4 @ 2.5GT/s
pci1 at ppb0 bus 1
pci1: i/o space, memory space enabled, rd/line, wr/inv ok
wm0 at pci1 dev 0 function 0: 82576 1000BaseT Ethernet (rev. 0x01)
wm0: for TX and RX interrupting at msix0 vec 0 affinity to 1
wm0: for TX and RX interrupting at msix0 vec 1 affinity to 2
wm0: for TX and RX interrupting at msix0 vec 2 affinity to 3
wm0: for TX and RX interrupting at msix0 vec 3 affinity to 4
wm0: for TX and RX interrupting at msix0 vec 4 affinity to 5
wm0: for TX and RX interrupting at msix0 vec 5 affinity to 6
wm0: for TX and RX interrupting at msix0 vec 6 affinity to 7
wm0: for TX and RX interrupting at msix0 vec 7 affinity to 8
wm0: for TX and RX interrupting at msix0 vec 8 affinity to 9
wm0: for LINK interrupting at msix0 vec 9
wm0: PCI-Express bus
wm0: 16384 words (16 address bits) SPI EEPROM, version 1.53, Image Unique ID f0f60000
wm0: Ethernet address 00:25:90:6a:6e:1c
wm0: Copper
wm0: 0x374440<SPI,IOH_VALID,PCIE,NEWQUEUE,ASF_FIRM,ARC_SUBSYS,MANAGE,WOL>
igphy0 at wm0 phy 1: i82566 10/100/1000 media interface, rev. 1
igphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
wm1 at pci1 dev 0 function 1: 82576 1000BaseT Ethernet (rev. 0x01)
wm1: for TX and RX interrupting at msix1 vec 0 affinity to 1
wm1: for TX and RX interrupting at msix1 vec 1 affinity to 2
wm1: for TX and RX interrupting at msix1 vec 2 affinity to 3
wm1: for TX and RX interrupting at msix1 vec 3 affinity to 4
wm1: for TX and RX interrupting at msix1 vec 4 affinity to 5
wm1: for TX and RX interrupting at msix1 vec 5 affinity to 6
wm1: for TX and RX interrupting at msix1 vec 6 affinity to 7
wm1: for TX and RX interrupting at msix1 vec 7 affinity to 8
wm1: for TX and RX interrupting at msix1 vec 8 affinity to 9
wm1: for LINK interrupting at msix1 vec 9
wm1: PCI-Express bus
wm1: 16384 words (16 address bits) SPI EEPROM, version 1.53, Image Unique ID f0f60000
wm1: Ethernet address 00:25:90:6a:6e:1d
wm1: Copper
wm1: 0x274440<SPI,IOH_VALID,PCIE,NEWQUEUE,ASF_FIRM,ARC_SUBSYS,WOL>
igphy1 at wm1 phy 1: i82566 10/100/1000 media interface, rev. 1
igphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
ppb1 at pci0 dev 3 function 0: vendor 8086 product 340a (rev. 0x22)
ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x8 @ 5.0GT/s
pci2 at ppb1 bus 2
pci2: i/o space, memory space enabled, rd/line, wr/inv ok
ppb2 at pci2 dev 0 function 0: vendor 10b5 product 8624 (rev. 0xbb)
ppb2: PCI Express capability version 2 <Upstream Port of PCI-E Switch>
pci3 at ppb2 bus 3
pci3: i/o space, memory space enabled, rd/line, wr/inv ok
ppb3 at pci3 dev 4 function 0: vendor 10b5 product 8624 (rev. 0xbb)
ppb3: PCI Express capability version 2 <Downstream Port of PCI-E Switch> x8 @ 5.0GT/s
pci4 at ppb3 bus 4
pci4: i/o space, memory space enabled, rd/line, wr/inv ok
ppb4 at pci3 dev 5 function 0: vendor 10b5 product 8624 (rev. 0xbb)
ppb4: PCI Express capability version 2 <Downstream Port of PCI-E Switch> x8 @ 5.0GT/s
pci5 at ppb4 bus 5
pci5: i/o space, memory space enabled, rd/line, wr/inv ok
ppb5 at pci3 dev 8 function 0: vendor 10b5 product 8624 (rev. 0xbb)
ppb5: PCI Express capability version 2 <Downstream Port of PCI-E Switch> x8 @ 5.0GT/s
pci6 at ppb5 bus 6
pci6: i/o space, memory space enabled, rd/line, wr/inv ok
ppb6 at pci0 dev 5 function 0: vendor 8086 product 340c (rev. 0x22)
ppb6: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x8 @ 5.0GT/s
pci7 at ppb6 bus 7
pci7: i/o space, memory space enabled, rd/line, wr/inv ok
ppb7 at pci0 dev 7 function 0: vendor 8086 product 340e (rev. 0x22)
ppb7: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x8 @ 5.0GT/s
pci8 at ppb7 bus 8
pci8: i/o space, memory space enabled, rd/line, wr/inv ok
ppb8 at pci0 dev 9 function 0: vendor 8086 product 3410 (rev. 0x22)
ppb8: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x8 @ 5.0GT/s
ppb8: link is x1 @ 2.5GT/s
pci9 at ppb8 bus 9
pci9: i/o space, memory space enabled, rd/line, wr/inv ok
arcmsr0 at pci9 dev 0 function 0
arcmsr0: interrupting at ioapic1 pin 8
vendor 8086 product 342d (interrupt system, IO(x) APIC, revision 0x22) at pci0 dev 19 function 0 not configured
vendor 8086 product 342e (interrupt system, generic 8259, revision 0x22) at pci0 dev 20 function 0 not configured
vendor 8086 product 3422 (interrupt system, generic 8259, revision 0x22) at pci0 dev 20 function 1 not configured
vendor 8086 product 3423 (interrupt system, generic 8259, revision 0x22) at pci0 dev 20 function 2 not configured
vendor 8086 product 3438 (interrupt system, generic 8259, revision 0x22) at pci0 dev 20 function 3 not configured
vendor 8086 product 3430 (miscellaneous system, revision 0x22) at pci0 dev 22 function 0 not configured
vendor 8086 product 3431 (miscellaneous system, revision 0x22) at pci0 dev 22 function 1 not configured
vendor 8086 product 3432 (miscellaneous system, revision 0x22) at pci0 dev 22 function 2 not configured
vendor 8086 product 3433 (miscellaneous system, revision 0x22) at pci0 dev 22 function 3 not configured
vendor 8086 product 3429 (miscellaneous system, revision 0x22) at pci0 dev 22 function 4 not configured
vendor 8086 product 342a (miscellaneous system, revision 0x22) at pci0 dev 22 function 5 not configured
vendor 8086 product 342b (miscellaneous system, revision 0x22) at pci0 dev 22 function 6 not configured
vendor 8086 product 342c (miscellaneous system, revision 0x22) at pci0 dev 22 function 7 not configured
uhci0 at pci0 dev 26 function 0: vendor 8086 product 3a37 (rev. 0x00)
uhci0: interrupting at ioapic0 pin 16
usb0 at uhci0: USB revision 1.0
uhci1 at pci0 dev 26 function 1: vendor 8086 product 3a38 (rev. 0x00)
uhci1: interrupting at ioapic0 pin 21
usb1 at uhci1: USB revision 1.0
uhci2 at pci0 dev 26 function 2: vendor 8086 product 3a39 (rev. 0x00)
uhci2: interrupting at ioapic0 pin 19
usb2 at uhci2: USB revision 1.0
ehci0 at pci0 dev 26 function 7: vendor 8086 product 3a3c (rev. 0x00)
ehci0: interrupting at ioapic0 pin 18
ehci0: EHCI version 1.0
ehci0: 3 companion controllers, 2 ports each: uhci0 uhci1 uhci2
usb3 at ehci0: USB revision 2.0
uhci3 at pci0 dev 29 function 0: vendor 8086 product 3a34 (rev. 0x00)
uhci3: interrupting at ioapic0 pin 23
usb4 at uhci3: USB revision 1.0
uhci4 at pci0 dev 29 function 1: vendor 8086 product 3a35 (rev. 0x00)
uhci4: interrupting at ioapic0 pin 19
usb5 at uhci4: USB revision 1.0
uhci5 at pci0 dev 29 function 2: vendor 8086 product 3a36 (rev. 0x00)
uhci5: interrupting at ioapic0 pin 18
usb6 at uhci5: USB revision 1.0
ehci1 at pci0 dev 29 function 7: vendor 8086 product 3a3a (rev. 0x00)
ehci1: interrupting at ioapic0 pin 23
ehci1: EHCI version 1.0
ehci1: 3 companion controllers, 2 ports each: uhci3 uhci4 uhci5
usb7 at ehci1: USB revision 2.0
ppb9 at pci0 dev 30 function 0: vendor 8086 product 244e (rev. 0x90)
pci10 at ppb9 bus 10
pci10: i/o space, memory space enabled
vga0 at pci10 dev 1 function 0: vendor 102b product 0532 (rev. 0x0a)
wsdisplay0 at vga0 kbdmux 1: console (80x25, vt100 emulation)
wsmux1: connecting to wsdisplay0
drm at vga0 not configured
ichlpcib0 at pci0 dev 31 function 0: vendor 8086 product 3a16 (rev. 0x00)
timecounter: Timecounter "ichlpcib0" frequency 3579545 Hz quality 1000
ichlpcib0: 24-bit timer
tco0 at ichlpcib0: TCO (watchdog) timer configured.
tco0: Min/Max interval 1/367 seconds
piixide0 at pci0 dev 31 function 2: Intel 82801JI Serial ATA Controller (ICH10) (rev. 0x00)
piixide0: bus-master DMA support present
piixide0: primary channel configured to native-PCI mode
piixide0: using ioapic0 pin 19 for native-PCI interrupt
atabus0 at piixide0 channel 0
piixide0: secondary channel configured to native-PCI mode
atabus1 at piixide0 channel 1
ichsmb0 at pci0 dev 31 function 3: vendor 8086 product 3a30 (rev. 0x00)
ichsmb0: interrupting at ioapic0 pin 18
iic0 at ichsmb0: I2C bus
piixide1 at pci0 dev 31 function 5: Intel 82801JI Serial ATA Controller (ICH10) (rev. 0x00)
piixide1: bus-master DMA support present
piixide1: primary channel wired to native-PCI mode
piixide1: using ioapic0 pin 19 for native-PCI interrupt
atabus2 at piixide1 channel 0
piixide1: secondary channel wired to native-PCI mode
atabus3 at piixide1 channel 1
isa0 at ichlpcib0
com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo
pckbc0 at isa0 port 0x60-0x64
acpicpu0 at cpu0: ACPI CPU
acpicpu0: C1: FFH, lat   3 us, pow  1000 mW
acpicpu0: C3: FFH, lat 245 us, pow   350 mW, bus master check
acpicpu0: P0: FFH, lat  10 us, pow 91000 mW, 2401 MHz, turbo boost
acpicpu0: P1: FFH, lat  10 us, pow 80000 mW, 2400 MHz
acpicpu0: P2: FFH, lat  10 us, pow 68000 mW, 2267 MHz
acpicpu0: P3: FFH, lat  10 us, pow 57000 mW, 2133 MHz
acpicpu0: P4: FFH, lat  10 us, pow 50000 mW, 2000 MHz
acpicpu0: P5: FFH, lat  10 us, pow 41000 mW, 1867 MHz
acpicpu0: P6: FFH, lat  10 us, pow 36000 mW, 1733 MHz
acpicpu0: P7: FFH, lat  10 us, pow 30000 mW, 1600 MHz
acpicpu0: T0: FFH, lat   1 us, pow   640 mW, 100 %
acpicpu0: T1: FFH, lat   1 us, pow   560 mW,  88 %
acpicpu0: T2: FFH, lat   1 us, pow   480 mW,  75 %
acpicpu0: T3: FFH, lat   1 us, pow   400 mW,  63 %
acpicpu0: T4: FFH, lat   1 us, pow   320 mW,  50 %
acpicpu0: T5: FFH, lat   1 us, pow   240 mW,  38 %
acpicpu0: T6: FFH, lat   1 us, pow   160 mW,  25 %
acpicpu0: T7: FFH, lat   1 us, pow    80 mW,  13 %
coretemp0 at cpu0: thermal sensor, 1 C resolution, Tjmax=95
acpicpu1 at cpu1: ACPI CPU
coretemp1 at cpu1: thermal sensor, 1 C resolution, Tjmax=95
acpicpu2 at cpu2: ACPI CPU
coretemp2 at cpu2: thermal sensor, 1 C resolution, Tjmax=95
acpicpu3 at cpu3: ACPI CPU
coretemp3 at cpu3: thermal sensor, 1 C resolution, Tjmax=95
acpicpu4 at cpu4: ACPI CPU
coretemp4 at cpu4: thermal sensor, 1 C resolution, Tjmax=95
acpicpu5 at cpu5: ACPI CPU
coretemp5 at cpu5: thermal sensor, 1 C resolution, Tjmax=95
acpicpu6 at cpu6: ACPI CPU
coretemp6 at cpu6: thermal sensor, 1 C resolution, Tjmax=95
acpicpu7 at cpu7: ACPI CPU
coretemp7 at cpu7: thermal sensor, 1 C resolution, Tjmax=95
acpicpu8 at cpu8: ACPI CPU
acpicpu9 at cpu9: ACPI CPU
acpicpu10 at cpu10: ACPI CPU
acpicpu11 at cpu11: ACPI CPU
acpicpu12 at cpu12: ACPI CPU
acpicpu13 at cpu13: ACPI CPU
acpicpu14 at cpu14: ACPI CPU
acpicpu15 at cpu15: ACPI CPU
timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
timecounter: Timecounter "TSC" frequency 2400168240 Hz quality 3000
IPsec: Initialized Security Association Processing.
uhub0 at usb0: vendor 8086 (0x8086) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhub1 at usb1: vendor 8086 (0x8086) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhub2 at usb4: vendor 8086 (0x8086) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
uhub3 at usb5: vendor 8086 (0x8086) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1
uhub3: 2 ports with 2 removable, self powered
uhub4 at usb6: vendor 8086 (0x8086) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1
uhub4: 2 ports with 2 removable, self powered
uhub5 at usb7: vendor 8086 (0x8086) EHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 1
uhub5: 6 ports with 6 removable, self powered
uhub6 at usb3: vendor 8086 (0x8086) EHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 1
uhub6: 6 ports with 6 removable, self powered
uhub7 at usb2: vendor 8086 (0x8086) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1
uhub7: 2 ports with 2 removable, self powered
delaying ask root by 5 seconds due to USB owner change.delaying ask root by 5 seconds due to USB owner change.umass0 at uhub5 port 2 configuration 1 interface 0
umass0: USB (0x90c) Flash Disk (0x1000), rev 2.00/11.00, addr 2
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, 1 lun per target
sd0 at scsibus0 target 0 lun 0: <USB, Flash Disk, 1100> disk fixed
sd0: 7648 MB, 15744 cyl, 16 head, 63 sec, 512 bytes/sect x 15663104 sectors
uhidev0 at uhub2 port 1 configuration 1 interface 0
uhidev0: vendor 04d9 (0x4d9) USB Keyboard (0x1702), rev 1.10/4.06, addr 2, iclass 3/1
ukbd0 at uhidev0
uhidev1 at uhub1 port 1 configuration 1 interface 0
uhidev1: American Megatrends Inc. (0x46b) Virtual Keyboard and Mouse (0xff10), rev 1.10/1.00, addr 2, iclass 3/1
ukbd1 at uhidev1
wskbd0 at ukbd0: console keyboard, using wsdisplay0
uhidev2 at uhub2 port 1 configuration 1 interface 1
uhidev2: vendor 04d9 (0x4d9) USB Keyboard (0x1702), rev 1.10/4.06, addr 2, iclass 3/0
uhidev2: 2 report ids
uhid0 at uhidev2 reportid 1: input=1, output=0, feature=0
uhid1 at uhidev2 reportid 2: input=3, output=0, feature=0
wskbd1 at ukbd1 mux 1
wskbd1: connecting to wsdisplay0
uhidev3 at uhub1 port 1 configuration 1 interface 1
uhidev3: American Megatrends Inc. (0x46b) Virtual Keyboard and Mouse (0xff10), rev 1.10/1.00, addr 2, iclass 3/1
ums0 at uhidev3: 3 buttons
wsmouse0 at ums0 mux 0
pad0: outputs: 44100Hz, 16-bit, stereo
audio0 at pad0: half duplex, playback, capture, mmap
pad0: Virtual format configured - Format SLINEAR, precision 16, channels 2, frequency 44100
pad0: Latency: 139 milliseconds
spkr1 at audio0: PC Speaker (synthesized)
boot device: sd0
root on sd0a dumps on sd0b
root file system type: ffs
kern.module.path=/stand/amd64/8.1/modules
ipmi0: version 2.0 interface KCS iobase 0xca2/2 spacing 1


Home | Main Index | Thread Index | Old Index