Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2006 14:12:15 -0800
From:      Matthew Jacob <lydianconcepts@gmail.com>
To:        "Stephane E. Potvin" <sepotvin@videotron.ca>
Cc:        Matt Jacob <mjacob@freebsd.org>, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_debug.c mpt_pci.c
Message-ID:  <7579f7fb0602151412t23123029m6e5dc9a0d6323f8d@mail.gmail.com>
In-Reply-To: <43F3B0B7.4040408@videotron.ca>
References:  <200602110135.k1B1ZTD0078022@repoman.freebsd.org> <43F3B0B7.4040408@videotron.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
I'll take the call off the air :-)


On 2/15/06, Stephane E. Potvin <sepotvin@videotron.ca> wrote:
> Hi Matt,
>
> I've tried the driver with a Sun Galaxy x4200. I'm running this on a sing=
le drive,
> no raid-0 or raid-1 enabled in the controller bios. I installed using an =
iso
> generated from sources fetched a few hours after this commit. The driver =
works
> well if I don't try to push it. As soon as I try to push it a little (che=
ckout
> of ports tree or delete of ports tree), it start to generate the followin=
g errors:
>
> mpt0: Attempting to Abort Rex 0xffffffff80c49fd0
> mpt0: Attempting to Abort Rex 0xffffffff80c49fd0
> mpt0: Attempting to Abort Rex 0xffffffff80c49fd0
> .
> .
> .
> on the console repetitively, with some
>
> mpt0: Requext 0xffffffff80c4xxxx Timed out.
>
> lines once in a while. (xxxx varies in this case).
>
> I'm trying to get a serial console hooked up on the system so I can enter=
 ddb.
> (The system doesn't have a ps/2 port and using ddb with a usb keyboard do=
esn't
> seems to work).
>
> I'm attaching a verbose dmesg in case it helps. Is there anything I can p=
rovide/do
> you to help you diagnose this?
>
> Regards,
>
> Steph
>
> Matt Jacob wrote:
> > mjacob      2006-02-11 01:35:29 UTC
> >
> >   FreeBSD src repository
> >
> >   Modified files:
> >     sys/dev/mpt          mpt.c mpt.h mpt_cam.c mpt_debug.c
> >                          mpt_pci.c
> >   Log:
> >   Do initial cut of SAS HBA support. These controllers (106X) seem to s=
upport
> >   automatically both SATA and SAS drives.  The async SAS event handling=
 we catch
> >   but ignore at present (so automagic attach/detach isn't hooked up yet=
).
> >
> >   Do 64 bit PCI support- we can now work on systems with > 4GB of memor=
y.
> >
> >   Do large transfer support- we now can support up to reported chain de=
pth, or
> >   the length of our request area. We simply allocate additional request=
 elements
> >   when we would run out of room for chain lists.
> >
> >   Tested on Ultra320, FC and SAS controllers on AMD64 and i386 platform=
s.
> >   There were no RAID cards available for me to regression test.
> >
> >   The error recovery for this driver still is pretty bad.
> >
> >   Revision  Changes    Path
> >   1.15      +114 -29   src/sys/dev/mpt/mpt.c
> >   1.10      +42 -32    src/sys/dev/mpt/mpt.h
> >   1.4       +283 -119  src/sys/dev/mpt/mpt_cam.c
> >   1.10      +59 -20    src/sys/dev/mpt/mpt_debug.c
> >   1.23      +91 -25    src/sys/dev/mpt/mpt_pci.c
> > _______________________________________________
> > cvs-all@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/cvs-all
> > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
>
>
>
> Copyright (c) 1992-2006 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 7.0-20060211-SNAP #0: Sun Feb 12 08:19:17 UTC 2006
>    root@spotvin.telcobridges.com:/usr/obj/amd64/usr/src/sys/GENERIC
> WARNING: WITNESS option enabled, expect reduced performance.
> Using 16 colors for the VM-PQ tuning (1024, 16)
> Preloaded elf kernel "/boot/kernel/kernel" at 0xffffffff80a5b000.
> ACPI APIC Table: <SUN    X4200   >
> Calibrating clock(s) ... i8254 clock: 1193144 Hz
> CLK_USE_I8254_CALIBRATION not specified - using default frequency
> Timecounter "i8254" frequency 1193182 Hz quality 0
> Calibrating TSC clock ... TSC clock: 2193767182 Hz
> CPU: Dual Core AMD Opteron(tm) Processor 275 (2193.77-MHz K8-class CPU)
>  Origin =3D "AuthenticAMD"  Id =3D 0x20f12  Stepping =3D 2
>  Features=3D0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,P=
GE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
>  Features2=3D0x1<SSE3>
>  AMD Features=3D0xe2500800<SYSCALL,NX,MMX+,FFXSR,LM,3DNow+,3DNow>
>  AMD Features2=3D0x3<LAHF,CMP>
> HTT bit cleared - FreeBSD does not have licensing issues requiring it.
>
>  Cores per package: 2
> L1 2MB data TLB: 8 entries, fully associative
> L1 2MB instruction TLB: 8 entries, fully associative
> L1 4KB data TLB: 32 entries, fully associative
> L1 4KB instruction TLB: 32 entries, fully associative
> L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
> L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associ=
ative
> L2 2MB unified TLB: 0 entries, disabled/not present
> L2 4KB data TLB: 512 entries, 4-way associative
> L2 4KB instruction TLB: 512 entries, 4-way associative
> L2 unified cache: 1024 kbytes, 64 bytes/line, 1 lines/tag, 16-way associa=
tive
> usable memory  =3D 8444366848 (8053 MB)
> Physical memory chunk(s):
> 0x0000000000001000 - 0x0000000000099fff, 626688 bytes (153 pages)
> 0x0000000000b5c000 - 0x00000000f7feffff, 4148772864 bytes (1012884 pages)
> 0x0000000100000000 - 0x00000001f0fbffff, 4043046912 bytes (987072 pages)
> avail memory =3D 8181329920 (7802 MB)
> APIC ID: physical 0, logical 0:0
> APIC ID: physical 1, logical 0:1
> APIC ID: physical 2, logical 0:2
> APIC ID: physical 3, logical 0:3
> FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
>  cpu0 (BSP): APIC ID:  0
>  cpu1 (AP): APIC ID:  1
>  cpu2 (AP): APIC ID:  2
>  cpu3 (AP): APIC ID:  3
> APIC: CPU 0 has ACPI ID 1
> APIC: CPU 1 has ACPI ID 2
> APIC: CPU 2 has ACPI ID 3
> APIC: CPU 3 has ACPI ID 4
> MADT: Found IO APIC ID 4, Interrupt 0 at 0xfec00000
> ioapic0: Routing external 8259A's -> intpin 0
> ioapic0: intpin 0 -> ExtINT (edge, high)
> ioapic0: intpin 1 -> ISA IRQ 1 (edge, high)
> ioapic0: intpin 2 -> ISA IRQ 2 (edge, high)
> ioapic0: intpin 3 -> ISA IRQ 3 (edge, high)
> ioapic0: intpin 4 -> ISA IRQ 4 (edge, high)
> ioapic0: intpin 5 -> ISA IRQ 5 (edge, high)
> ioapic0: intpin 6 -> ISA IRQ 6 (edge, high)
> ioapic0: intpin 7 -> ISA IRQ 7 (edge, high)
> ioapic0: intpin 8 -> ISA IRQ 8 (edge, high)
> ioapic0: intpin 9 -> ISA IRQ 9 (edge, high)
> ioapic0: intpin 10 -> ISA IRQ 10 (edge, high)
> ioapic0: intpin 11 -> ISA IRQ 11 (edge, high)
> ioapic0: intpin 12 -> ISA IRQ 12 (edge, high)
> ioapic0: intpin 13 -> ISA IRQ 13 (edge, high)
> ioapic0: intpin 14 -> ISA IRQ 14 (edge, high)
> ioapic0: intpin 15 -> ISA IRQ 15 (edge, high)
> ioapic0: intpin 16 -> PCI IRQ 16 (level, low)
> ioapic0: intpin 17 -> PCI IRQ 17 (level, low)
> ioapic0: intpin 18 -> PCI IRQ 18 (level, low)
> ioapic0: intpin 19 -> PCI IRQ 19 (level, low)
> ioapic0: intpin 20 -> PCI IRQ 20 (level, low)
> ioapic0: intpin 21 -> PCI IRQ 21 (level, low)
> ioapic0: intpin 22 -> PCI IRQ 22 (level, low)
> ioapic0: intpin 23 -> PCI IRQ 23 (level, low)
> MADT: Found IO APIC ID 5, Interrupt 24 at 0xfe6ff000
> ioapic1: intpin 0 -> PCI IRQ 24 (level, low)
> ioapic1: intpin 1 -> PCI IRQ 25 (level, low)
> ioapic1: intpin 2 -> PCI IRQ 26 (level, low)
> ioapic1: intpin 3 -> PCI IRQ 27 (level, low)
> MADT: Found IO APIC ID 6, Interrupt 28 at 0xfe6fe000
> ioapic2: intpin 0 -> PCI IRQ 28 (level, low)
> ioapic2: intpin 1 -> PCI IRQ 29 (level, low)
> ioapic2: intpin 2 -> PCI IRQ 30 (level, low)
> ioapic2: intpin 3 -> PCI IRQ 31 (level, low)
> MADT: Found IO APIC ID 7, Interrupt 32 at 0xfeaff000
> ioapic3: intpin 0 -> PCI IRQ 32 (level, low)
> ioapic3: intpin 1 -> PCI IRQ 33 (level, low)
> ioapic3: intpin 2 -> PCI IRQ 34 (level, low)
> ioapic3: intpin 3 -> PCI IRQ 35 (level, low)
> MADT: Found IO APIC ID 8, Interrupt 36 at 0xfeafe000
> ioapic4: intpin 0 -> PCI IRQ 36 (level, low)
> ioapic4: intpin 1 -> PCI IRQ 37 (level, low)
> ioapic4: intpin 2 -> PCI IRQ 38 (level, low)
> ioapic4: intpin 3 -> PCI IRQ 39 (level, low)
> MADT: Interrupt override: source 0, irq 2
> ioapic0: Routing IRQ 0 -> intpin 2
> ioapic0: intpin 2 trigger: edge
> ioapic0: intpin 2 polarity: high
> MADT: Forcing active-low polarity and level trigger for SCI
> ioapic0: intpin 9 polarity: low
> ioapic0: intpin 9 trigger: level
> ioapic0 <Version 1.1> irqs 0-23 on motherboard
> ioapic1 <Version 1.1> irqs 24-27 on motherboard
> ioapic2 <Version 1.1> irqs 28-31 on motherboard
> ioapic3 <Version 1.1> irqs 32-35 on motherboard
> ioapic4 <Version 1.1> irqs 36-39 on motherboard
> cpu0 BSP:
>     ID: 0x00000000   VER: 0x00040010 LDR: 0x01000000 DFR: 0x0fffffff
>  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
>  timer: 0x000100ef therm: 0x00000000 err: 0x0001000f pcm: 0x00010000
> wlan: <802.11 Link Layer>
> null: <null device, zero device>
> random: <entropy source, Software, Yarrow>
> nfslock: pseudo-device
> mem: <memory>
> io: <I/O>
> acpi0: <SUN X4200> on motherboard
> ioapic0: routing intpin 9 (ISA IRQ 9) to vector 48
> acpi0: [MPSAFE]
> pci_open(1):    mode 1 addr port (0x0cf8) is 0x8000c29c
> pci_open(1a):   mode1res=3D0x80000000 (0x80000000)
> pci_cfgcheck:   device 0 1 [class=3D060400] [hdr=3D81] is there (id=3D745=
01022)
> AcpiOsDerivePciId: bus 0 dev 7 func 0
> AcpiOsDerivePciId: bus 0 dev 7 func 1
> AcpiOsDerivePciId: bus 0 dev 7 func 3
> acpi0: Power Button (fixed)
> AcpiOsDerivePciId: bus 0 dev 1 func 0
> AcpiOsDerivePciId: bus 0 dev 2 func 0
> AcpiOsDerivePciId: bus 4 dev 1 func 0
> AcpiOsDerivePciId: bus 4 dev 2 func 0
> pci_link0: Links after initial probe:
> Index  IRQ  Rtd  Ref  IRQs
>    0   11   N     0  3 4 5 6 7 9 10 11 12 14 15
> pci_link0: Links after initial validation:
> Index  IRQ  Rtd  Ref  IRQs
>    0   11   N     0  3 4 5 6 7 9 10 11 12 14 15
> pci_link0: Links after disable:
> Index  IRQ  Rtd  Ref  IRQs
>    0  255   N     0  3 4 5 6 7 9 10 11 12 14 15
> pci_link1: Links after initial probe:
> Index  IRQ  Rtd  Ref  IRQs
>    0    9   N     0  3 4 5 6 7 9 10 11 12 14 15
> pci_link1: Links after initial validation:
> Index  IRQ  Rtd  Ref  IRQs
>    0    9   N     0  3 4 5 6 7 9 10 11 12 14 15
> pci_link1: Links after disable:
> Index  IRQ  Rtd  Ref  IRQs
>    0  255   N     0  3 4 5 6 7 9 10 11 12 14 15
> pci_link2: Links after initial probe:
> Index  IRQ  Rtd  Ref  IRQs
>    0   10   N     0  3 4 5 6 7 9 10 11 12 14 15
> pci_link2: Links after initial validation:
> Index  IRQ  Rtd  Ref  IRQs
>    0   10   N     0  3 4 5 6 7 9 10 11 12 14 15
> pci_link2: Links after disable:
> Index  IRQ  Rtd  Ref  IRQs
>    0  255   N     0  3 4 5 6 7 9 10 11 12 14 15
> pci_link3: Links after initial probe:
> Index  IRQ  Rtd  Ref  IRQs
>    0   11   N     0  3 4 5 6 7 9 10 11 12 14 15
> pci_link3: Links after initial validation:
> Index  IRQ  Rtd  Ref  IRQs
>    0   11   N     0  3 4 5 6 7 9 10 11 12 14 15
> pci_link3: Links after disable:
> Index  IRQ  Rtd  Ref  IRQs
>    0  255   N     0  3 4 5 6 7 9 10 11 12 14 15
> ACPI timer: 1/2 1/2 1/2 1/2 1/2 1/2 1/2 1/2 1/2 1/2 -> 10
> Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
> acpi_timer0: <24-bit timer at 3.579545MHz> port 0x5008-0x500b on acpi0
> cpu0: <ACPI CPU> on acpi0
> acpi_throttle0: <ACPI CPU Throttling> on cpu0
> acpi_throttle0: P_CNT from P_BLK 0x5010
> cpu1: <ACPI CPU> on acpi0
> cpu2: <ACPI CPU> on acpi0
> cpu3: <ACPI CPU> on acpi0
> pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
> pci0: <ACPI PCI bus> on pcib0
> pci0: physical bus=3D0
> found-> vendor=3D0x1022, dev=3D0x7450, revid=3D0x13
>        bus=3D0, slot=3D1, func=3D0
>        class=3D06-04-00, hdrtype=3D0x01, mfdev=3D1
>        cmdreg=3D0x0117, statreg=3D0x0230, cachelnsz=3D0 (dwords)
>        lattimer=3D0x40 (1920 ns), mingnt=3D0x07 (1750 ns), maxlat=3D0x00 =
(0 ns)
> found-> vendor=3D0x1022, dev=3D0x7451, revid=3D0x01
>        bus=3D0, slot=3D1, func=3D1
>        class=3D08-00-10, hdrtype=3D0x00, mfdev=3D0
>        cmdreg=3D0x0006, statreg=3D0x0200, cachelnsz=3D0 (dwords)
>        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
>        map[10]: type 1, range 64, base fe6ff000, size 12, enabled
> found-> vendor=3D0x1022, dev=3D0x7450, revid=3D0x13
>        bus=3D0, slot=3D2, func=3D0
>        class=3D06-04-00, hdrtype=3D0x01, mfdev=3D1
>        cmdreg=3D0x0117, statreg=3D0x0230, cachelnsz=3D0 (dwords)
>        lattimer=3D0x40 (1920 ns), mingnt=3D0x07 (1750 ns), maxlat=3D0x00 =
(0 ns)
> found-> vendor=3D0x1022, dev=3D0x7451, revid=3D0x01
>        bus=3D0, slot=3D2, func=3D1
>        class=3D08-00-10, hdrtype=3D0x00, mfdev=3D0
>        cmdreg=3D0x0006, statreg=3D0x0200, cachelnsz=3D0 (dwords)
>        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
>        map[10]: type 1, range 64, base fe6fe000, size 12, enabled
> found-> vendor=3D0x1022, dev=3D0x7460, revid=3D0x07
>        bus=3D0, slot=3D6, func=3D0
>        class=3D06-04-00, hdrtype=3D0x01, mfdev=3D0
>        cmdreg=3D0x0117, statreg=3D0x0230, cachelnsz=3D0 (dwords)
>        lattimer=3D0x40 (1920 ns), mingnt=3D0x0b (2750 ns), maxlat=3D0x00 =
(0 ns)
> found-> vendor=3D0x1022, dev=3D0x7468, revid=3D0x05
>        bus=3D0, slot=3D7, func=3D0
>        class=3D06-01-00, hdrtype=3D0x00, mfdev=3D1
>        cmdreg=3D0x000f, statreg=3D0x0220, cachelnsz=3D0 (dwords)
>        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
> found-> vendor=3D0x1022, dev=3D0x7469, revid=3D0x03
>        bus=3D0, slot=3D7, func=3D1
>        class=3D01-01-8a, hdrtype=3D0x00, mfdev=3D0
>        cmdreg=3D0x0005, statreg=3D0x0200, cachelnsz=3D0 (dwords)
>        lattimer=3D0x20 (960 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 n=
s)
>        map[20]: type 4, range 32, base 0000ffa0, size  4, enabled
> found-> vendor=3D0x1022, dev=3D0x746a, revid=3D0x02
>        bus=3D0, slot=3D7, func=3D2
>        class=3D0c-05-00, hdrtype=3D0x00, mfdev=3D0
>        cmdreg=3D0x0001, statreg=3D0x0200, cachelnsz=3D0 (dwords)
>        lattimer=3D0x40 (1920 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 =
ns)
>        intpin=3Dd, irq=3D11
>        map[10]: type 4, range 32, base 0000cc00, size  5, enabled
> pcib0: matched entry for 0.7.INTD
> pcib0: slot 7 INTD hardwired to IRQ 19
> found-> vendor=3D0x1022, dev=3D0x746b, revid=3D0x05
>        bus=3D0, slot=3D7, func=3D3
>        class=3D06-80-00, hdrtype=3D0x00, mfdev=3D0
>        cmdreg=3D0x0000, statreg=3D0x0280, cachelnsz=3D0 (dwords)
>        lattimer=3D0x40 (1920 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 =
ns)
> found-> vendor=3D0x1022, dev=3D0x1100, revid=3D0x00
>        bus=3D0, slot=3D24, func=3D0
>        class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1
>        cmdreg=3D0x0000, statreg=3D0x0010, cachelnsz=3D0 (dwords)
>        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
> found-> vendor=3D0x1022, dev=3D0x1101, revid=3D0x00
>        bus=3D0, slot=3D24, func=3D1
>        class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1
>        cmdreg=3D0x0000, statreg=3D0x0000, cachelnsz=3D0 (dwords)
>        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
> found-> vendor=3D0x1022, dev=3D0x1102, revid=3D0x00
>        bus=3D0, slot=3D24, func=3D2
>        class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1
>        cmdreg=3D0x0000, statreg=3D0x0000, cachelnsz=3D0 (dwords)
>        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
> found-> vendor=3D0x1022, dev=3D0x1103, revid=3D0x00
>        bus=3D0, slot=3D24, func=3D3
>        class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1
>        cmdreg=3D0x0000, statreg=3D0x0000, cachelnsz=3D0 (dwords)
>        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
> found-> vendor=3D0x1022, dev=3D0x1100, revid=3D0x00
>        bus=3D0, slot=3D25, func=3D0
>        class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1
>        cmdreg=3D0x0000, statreg=3D0x0010, cachelnsz=3D0 (dwords)
>        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
> found-> vendor=3D0x1022, dev=3D0x1101, revid=3D0x00
>        bus=3D0, slot=3D25, func=3D1
>        class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1
>        cmdreg=3D0x0000, statreg=3D0x0000, cachelnsz=3D0 (dwords)
>        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
> found-> vendor=3D0x1022, dev=3D0x1102, revid=3D0x00
>        bus=3D0, slot=3D25, func=3D2
>        class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1
>        cmdreg=3D0x0000, statreg=3D0x0000, cachelnsz=3D0 (dwords)
>        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
> found-> vendor=3D0x1022, dev=3D0x1103, revid=3D0x00
>        bus=3D0, slot=3D25, func=3D3
>        class=3D06-00-00, hdrtype=3D0x00, mfdev=3D1
>        cmdreg=3D0x0000, statreg=3D0x0000, cachelnsz=3D0 (dwords)
>        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
> pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
> pcib1:   secondary bus     1
> pcib1:   subordinate bus   1
> pcib1:   I/O decode        0x9000-0x9fff
> pcib1:   memory decode     0xfbf00000-0xfbffffff
> pcib1:   prefetched decode 0xfe700000-0xfe7fffff
> pci1: <ACPI PCI bus> on pcib1
> pci1: physical bus=3D1
> found-> vendor=3D0x8086, dev=3D0x1010, revid=3D0x03
>        bus=3D1, slot=3D1, func=3D0
>        class=3D02-00-00, hdrtype=3D0x00, mfdev=3D1
>        cmdreg=3D0x0107, statreg=3D0x0230, cachelnsz=3D16 (dwords)
>        lattimer=3D0x40 (1920 ns), mingnt=3D0xff (63750 ns), maxlat=3D0x00=
 (0 ns)
>        intpin=3Da, irq=3D10
>        powerspec 2  supports D0 D3  current D0
>        MSI supports 1 message, 64 bit
>        map[10]: type 1, range 64, base fbfe0000, size 17, enabled
> pcib1: (null) requested memory range 0xfbfe0000-0xfbffffff: good
>        map[20]: type 4, range 32, base 00009c00, size  6, enabled
> pcib1: (null) requested I/O range 0x9c00-0x9c3f: in range
> pcib1: matched entry for 1.1.INTA
> pcib1: slot 1 INTA hardwired to IRQ 26
> found-> vendor=3D0x8086, dev=3D0x1010, revid=3D0x03
>        bus=3D1, slot=3D1, func=3D1
>        class=3D02-00-00, hdrtype=3D0x00, mfdev=3D1
>        cmdreg=3D0x0107, statreg=3D0x0230, cachelnsz=3D16 (dwords)
>        lattimer=3D0x40 (1920 ns), mingnt=3D0xff (63750 ns), maxlat=3D0x00=
 (0 ns)
>        intpin=3Db, irq=3D11
>        powerspec 2  supports D0 D3  current D0
>        MSI supports 1 message, 64 bit
>        map[10]: type 1, range 64, base fbfc0000, size 17, enabled
> pcib1: (null) requested memory range 0xfbfc0000-0xfbfdffff: good
>        map[20]: type 4, range 32, base 00009800, size  6, enabled
> pcib1: (null) requested I/O range 0x9800-0x983f: in range
> pcib1: matched entry for 1.1.INTB
> pcib1: slot 1 INTB hardwired to IRQ 27
> found-> vendor=3D0x8086, dev=3D0x1010, revid=3D0x03
>        bus=3D1, slot=3D2, func=3D0
>        class=3D02-00-00, hdrtype=3D0x00, mfdev=3D1
>        cmdreg=3D0x0107, statreg=3D0x0230, cachelnsz=3D16 (dwords)
>        lattimer=3D0x40 (1920 ns), mingnt=3D0xff (63750 ns), maxlat=3D0x00=
 (0 ns)
>        intpin=3Da, irq=3D11
>        powerspec 2  supports D0 D3  current D0
>        MSI supports 1 message, 64 bit
>        map[10]: type 1, range 64, base fbfa0000, size 17, enabled
> pcib1: (null) requested memory range 0xfbfa0000-0xfbfbffff: good
>        map[20]: type 4, range 32, base 00009400, size  6, enabled
> pcib1: (null) requested I/O range 0x9400-0x943f: in range
> pcib1: matched entry for 1.2.INTA
> pcib1: slot 2 INTA hardwired to IRQ 24
> found-> vendor=3D0x8086, dev=3D0x1010, revid=3D0x03
>        bus=3D1, slot=3D2, func=3D1
>        class=3D02-00-00, hdrtype=3D0x00, mfdev=3D1
>        cmdreg=3D0x0107, statreg=3D0x0230, cachelnsz=3D16 (dwords)
>        lattimer=3D0x40 (1920 ns), mingnt=3D0xff (63750 ns), maxlat=3D0x00=
 (0 ns)
>        intpin=3Db, irq=3D9
>        powerspec 2  supports D0 D3  current D0
>        MSI supports 1 message, 64 bit
>        map[10]: type 1, range 64, base fbf80000, size 17, enabled
> pcib1: (null) requested memory range 0xfbf80000-0xfbf9ffff: good
>        map[20]: type 4, range 32, base 00009000, size  6, enabled
> pcib1: (null) requested I/O range 0x9000-0x903f: in range
> pcib1: matched entry for 1.2.INTB
> pcib1: slot 2 INTB hardwired to IRQ 25
> em0: <Intel(R) PRO/1000 Network Connection Version - 3.2.18> port 0x9c00-=
0x9c3f mem 0xfbfe0000-0xfbffffff irq 26 at device 1.0 on pci1
> em0: Reserved 0x20000 bytes for rid 0x10 type 3 at 0xfbfe0000
> em0: Reserved 0x40 bytes for rid 0x20 type 4 at 0x9c00
> em0: bpf attached
> em0: Ethernet address: 00:14:4f:01:2d:74
> ioapic1: routing intpin 2 (PCI IRQ 26) to vector 49
> em0: [FAST]
> em0:  Speed:N/A  Duplex:N/A
> em1: <Intel(R) PRO/1000 Network Connection Version - 3.2.18> port 0x9800-=
0x983f mem 0xfbfc0000-0xfbfdffff irq 27 at device 1.1 on pci1
> em1: Reserved 0x20000 bytes for rid 0x10 type 3 at 0xfbfc0000
> em1: Reserved 0x40 bytes for rid 0x20 type 4 at 0x9800
> em1: bpf attached
> em1: Ethernet address: 00:14:4f:01:2d:75
> ioapic1: routing intpin 3 (PCI IRQ 27) to vector 50
> em1: [FAST]
> em1:  Speed:N/A  Duplex:N/A
> em2: <Intel(R) PRO/1000 Network Connection Version - 3.2.18> port 0x9400-=
0x943f mem 0xfbfa0000-0xfbfbffff irq 24 at device 2.0 on pci1
> em2: Reserved 0x20000 bytes for rid 0x10 type 3 at 0xfbfa0000
> em2: Reserved 0x40 bytes for rid 0x20 type 4 at 0x9400
> em2: bpf attached
> em2: Ethernet address: 00:14:4f:01:2d:7a
> ioapic1: routing intpin 0 (PCI IRQ 24) to vector 51
> em2: [FAST]
> em2:  Speed:N/A  Duplex:N/A
> em3: <Intel(R) PRO/1000 Network Connection Version - 3.2.18> port 0x9000-=
0x903f mem 0xfbf80000-0xfbf9ffff irq 25 at device 2.1 on pci1
> em3: Reserved 0x20000 bytes for rid 0x10 type 3 at 0xfbf80000
> em3: Reserved 0x40 bytes for rid 0x20 type 4 at 0x9000
> em3: bpf attached
> em3: Ethernet address: 00:14:4f:01:2d:7b
> ioapic1: routing intpin 1 (PCI IRQ 25) to vector 52
> em3: [FAST]
> em3:  Speed:N/A  Duplex:N/A
> pci0: <base peripheral, interrupt controller> at device 1.1 (no driver at=
tached)
> pcib2: <ACPI PCI-PCI bridge> at device 2.0 on pci0
> pcib2:   secondary bus     2
> pcib2:   subordinate bus   2
> pcib2:   I/O decode        0xa000-0xafff
> pcib2:   memory decode     0xfc000000-0xfc4fffff
> pcib2:   prefetched decode 0xfe800000-0xfe8fffff
> pci2: <ACPI PCI bus> on pcib2
> pci2: physical bus=3D2
> found-> vendor=3D0x1000, dev=3D0x0050, revid=3D0x02
>        bus=3D2, slot=3D3, func=3D0
>        class=3D01-00-00, hdrtype=3D0x00, mfdev=3D0
>        cmdreg=3D0x0117, statreg=3D0x0230, cachelnsz=3D16 (dwords)
>        lattimer=3D0x48 (2160 ns), mingnt=3D0x40 (16000 ns), maxlat=3D0x0a=
 (2500 ns)
>        intpin=3Da, irq=3D11
>        powerspec 2  supports D0 D1 D2 D3  current D0
>        MSI supports 1 message, 64 bit
>        map[10]: type 4, range 32, base 0000a800, size  8, enabled
> pcib2: (null) requested I/O range 0xa800-0xa8ff: in range
>        map[14]: type 1, range 64, base fc0fc000, size 14, enabled
> pcib2: (null) requested memory range 0xfc0fc000-0xfc0fffff: good
>        map[1c]: type 1, range 64, base fc0e0000, size 16, enabled
> pcib2: (null) requested memory range 0xfc0e0000-0xfc0effff: good
> pcib2: matched entry for 2.3.INTA
> pcib2: slot 3 INTA hardwired to IRQ 28
> mpt0: <LSILogic SAS Adapter> port 0xa800-0xa8ff mem 0xfc0fc000-0xfc0fffff=
,0xfc0e0000-0xfc0effff irq 28 at device 3.0 on pci2
> mpt0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xa800
> mpt0: Reserved 0x4000 bytes for rid 0x14 type 3 at 0xfc0fc000
> ioapic2: routing intpin 0 (PCI IRQ 28) to vector 53
> mpt0: [GIANT-LOCKED]
> mpt0: MPI Version=3D1.5.9.0
> mpt0: No Handlers For Any Event Notify Frames. Event 0xa (ACK not require=
d).
> mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK required).
> mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK required).
> mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK required).
> mpt0: No Handlers For Any Event Notify Frames. Event 0xf (ACK required).
> mpt0: Capabilities: ( RAID-0 RAID-1 )
> mpt0: 0 Active Volumes (2 Max)
> mpt0: 0 Hidden Drive Members (10 Max)
> pci0: <base peripheral, interrupt controller> at device 2.1 (no driver at=
tached)
> pcib3: <ACPI PCI-PCI bridge> at device 6.0 on pci0
> pcib3:   secondary bus     3
> pcib3:   subordinate bus   3
> pcib3:   I/O decode        0xb000-0xbfff
> pcib3:   memory decode     0xfc500000-0xfe5fffff
> pcib3:   prefetched decode 0xfff00000-0xfffff
> pci3: <ACPI PCI bus> on pcib3
> pci3: physical bus=3D3
> found-> vendor=3D0x1022, dev=3D0x7464, revid=3D0x0b
>        bus=3D3, slot=3D0, func=3D0
>        class=3D0c-03-10, hdrtype=3D0x00, mfdev=3D1
>        cmdreg=3D0x0117, statreg=3D0x0280, cachelnsz=3D0 (dwords)
>        lattimer=3D0x40 (1920 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x50 (20=
000 ns)
>        intpin=3Dd, irq=3D11
>        map[10]: type 1, range 32, base fe1fe000, size 12, enabled
> pcib3: (null) requested memory range 0xfe1fe000-0xfe1fefff: good
> pcib3: matched entry for 3.0.INTD
> pcib3: slot 0 INTD hardwired to IRQ 19
> found-> vendor=3D0x1022, dev=3D0x7464, revid=3D0x0b
>        bus=3D3, slot=3D0, func=3D1
>        class=3D0c-03-10, hdrtype=3D0x00, mfdev=3D0
>        cmdreg=3D0x0117, statreg=3D0x0280, cachelnsz=3D0 (dwords)
>        lattimer=3D0x40 (1920 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x50 (20=
000 ns)
>        intpin=3Dd, irq=3D11
>        map[10]: type 1, range 32, base fe1fd000, size 12, enabled
> pcib3: (null) requested memory range 0xfe1fd000-0xfe1fdfff: good
> pcib3: matched entry for 3.0.INTD
> pcib3: slot 0 INTD hardwired to IRQ 19
> found-> vendor=3D0x1002, dev=3D0x4752, revid=3D0x27
>        bus=3D3, slot=3D3, func=3D0
>        class=3D03-00-00, hdrtype=3D0x00, mfdev=3D0
>        cmdreg=3D0x0087, statreg=3D0x0290, cachelnsz=3D16 (dwords)
>        lattimer=3D0x40 (1920 ns), mingnt=3D0x08 (2000 ns), maxlat=3D0x00 =
(0 ns)
>        intpin=3Da, irq=3D11
>        powerspec 2  supports D0 D1 D2 D3  current D0
>        map[10]: type 1, range 32, base fd000000, size 24, enabled
> pcib3: (null) requested memory range 0xfd000000-0xfdffffff: good
>        map[14]: type 4, range 32, base 0000b800, size  8, enabled
> pcib3: (null) requested I/O range 0xb800-0xb8ff: in range
>        map[18]: type 1, range 32, base fe1ff000, size 12, enabled
> pcib3: (null) requested memory range 0xfe1ff000-0xfe1fffff: good
> pcib3: matched entry for 3.3.INTA
> pcib3: slot 3 INTA hardwired to IRQ 16
> ohci0: <OHCI (generic) USB controller> mem 0xfe1fe000-0xfe1fefff irq 19 a=
t device 0.0 on pci3
> ohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfe1fe000
> ioapic0: routing intpin 19 (PCI IRQ 19) to vector 54
> ohci0: [GIANT-LOCKED]
> usb0: OHCI version 1.0, legacy support
> usb0: SMM does not respond, resetting
> usb0: <OHCI (generic) USB controller> on ohci0
> usb0: USB revision 1.0
> uhub0: <AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
> uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub0: 3 ports with 3 removable, self powered
> ohci1: <OHCI (generic) USB controller> mem 0xfe1fd000-0xfe1fdfff irq 19 a=
t device 0.1 on pci3
> ohci1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfe1fd000
> ohci1: [GIANT-LOCKED]
> usb1: OHCI version 1.0, legacy support
> usb1: SMM does not respond, resetting
> usb1: <OHCI (generic) USB controller> on ohci1
> usb1: USB revision 1.0
> uhub1: <AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
> uhub1: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> uhub1: 3 ports with 3 removable, self powered
> vgapci0: <VGA-compatible display> port 0xb800-0xb8ff mem 0xfd000000-0xfdf=
fffff,0xfe1ff000-0xfe1fffff irq 16 at device 3.0 on pci3
> isab0: <PCI-ISA bridge> at device 7.0 on pci0
> isa0: <ISA bus> on isab0
> atapci0: <AMD 8111 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177=
,0x376,0xffa0-0xffaf at device 7.1 on pci0
> atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xffa0
> ata0: <ATA channel 0> on atapci0
> atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
> atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
> ata0: reset tp1 mask=3D03 ostat0=3D50 ostat1=3D00
> ata0: stat0=3D0xd0 err=3D0xd0 lsb=3D0xd0 msb=3D0xd0
> ata0: stat0=3D0x00 err=3D0x01 lsb=3D0x14 msb=3D0xeb
> ata0: stat1=3D0x01 err=3D0x01 lsb=3D0x01 msb=3D0x01
> ata0: reset tp2 stat0=3D00 stat1=3D01 devices=3D0x4<ATAPI_MASTER>
> ioapic0: routing intpin 14 (ISA IRQ 14) to vector 55
> ata0: [MPSAFE]
> ata1: <ATA channel 1> on atapci0
> atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170
> atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376
> ata1: reset tp1 mask=3D00 ostat0=3Dff ostat1=3Dff
> ioapic0: routing intpin 15 (ISA IRQ 15) to vector 56
> ata1: [MPSAFE]
> pci0: <serial bus, SMBus> at device 7.2 (no driver attached)
> pci0: <bridge> at device 7.3 (no driver attached)
> pcib4: <ACPI Host-PCI bridge> on acpi0
> pcib4: could not get PCI interrupt routing table for \\_SB_.PCIB - AE_NOT=
_FOUND
> pci4: <ACPI PCI bus> on pcib4
> pci4: physical bus=3D4
> found-> vendor=3D0x1022, dev=3D0x7450, revid=3D0x13
>        bus=3D4, slot=3D1, func=3D0
>        class=3D06-04-00, hdrtype=3D0x01, mfdev=3D1
>        cmdreg=3D0x0116, statreg=3D0x0230, cachelnsz=3D0 (dwords)
>        lattimer=3D0x40 (1920 ns), mingnt=3D0x07 (1750 ns), maxlat=3D0x00 =
(0 ns)
> found-> vendor=3D0x1022, dev=3D0x7451, revid=3D0x01
>        bus=3D4, slot=3D1, func=3D1
>        class=3D08-00-10, hdrtype=3D0x00, mfdev=3D0
>        cmdreg=3D0x0006, statreg=3D0x0200, cachelnsz=3D0 (dwords)
>        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
>        map[10]: type 1, range 64, base feaff000, size 12, enabled
> found-> vendor=3D0x1022, dev=3D0x7450, revid=3D0x13
>        bus=3D4, slot=3D2, func=3D0
>        class=3D06-04-00, hdrtype=3D0x01, mfdev=3D1
>        cmdreg=3D0x0116, statreg=3D0x0230, cachelnsz=3D0 (dwords)
>        lattimer=3D0x40 (1920 ns), mingnt=3D0x07 (1750 ns), maxlat=3D0x00 =
(0 ns)
> found-> vendor=3D0x1022, dev=3D0x7451, revid=3D0x01
>        bus=3D4, slot=3D2, func=3D1
>        class=3D08-00-10, hdrtype=3D0x00, mfdev=3D0
>        cmdreg=3D0x0006, statreg=3D0x0200, cachelnsz=3D0 (dwords)
>        lattimer=3D0x00 (0 ns), mingnt=3D0x00 (0 ns), maxlat=3D0x00 (0 ns)
>        map[10]: type 1, range 64, base feafe000, size 12, enabled
> pcib5: <ACPI PCI-PCI bridge> at device 1.0 on pci4
> pcib5:   secondary bus     5
> pcib5:   subordinate bus   5
> pcib5:   I/O decode        0x0-0x0
> pcib5:   memory decode     0xfff00000-0xfffff
> pcib5:   prefetched decode 0xfff00000-0xfffff
> pci5: <ACPI PCI bus> on pcib5
> pci5: physical bus=3D5
> pci4: <base peripheral, interrupt controller> at device 1.1 (no driver at=
tached)
> pcib6: <ACPI PCI-PCI bridge> at device 2.0 on pci4
> pcib6:   secondary bus     6
> pcib6:   subordinate bus   6
> pcib6:   I/O decode        0x0-0x0
> pcib6:   memory decode     0xfff00000-0xfffff
> pcib6:   prefetched decode 0xfff00000-0xfffff
> pci6: <ACPI PCI bus> on pcib6
> pci6: physical bus=3D6
> pci4: <base peripheral, interrupt controller> at device 2.1 (no driver at=
tached)
> acpi_button0: <Power Button> on acpi0
> atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
> psm0: unable to allocate IRQ
> sio0: configured irq 4 not in bitmap of probed irqs 0
> sio0: port may not be enabled
> sio0: irq maps: 0 0 0 0
> sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on a=
cpi0
> sio0: type 16550A
> ioapic0: routing intpin 4 (ISA IRQ 4) to vector 57
> acpi_hpet0: <HPET - High Precision Event Timers> iomem 0xfec01000-0xfec01=
3ff irq 0,8 on acpi0
> acpi_hpet0: Vendor: 0x1022
> acpi_hpet0: Leg_Route_Cap: 1
> acpi_hpet0: Count_Size_Cap: 0
> acpi_hpet0: Num_Tim_Cap: 8
> acpi_hpet0: Rev_id: 0x3
> acpi_hpet0: Period: 69841279 fs (14318180 Hz)
> acpi_hpet0: HPET attach
> Timecounter "HPET" frequency 14318180 Hz quality -200
> ahc_isa_probe 0: ioport 0xc00 alloc failed
> ahc_isa_probe 9: ioport 0x9c00 alloc failed
> ahc_isa_probe 12: ioport 0xcc00 alloc failed
> atkbdc: atkbdc0 already exists; skipping it
> sio: sio0 already exists; skipping it
> pnp_identify: Trying Read_Port at 203
> pnp_identify: Trying Read_Port at 243
> pnp_identify: Trying Read_Port at 283
> pnp_identify: Trying Read_Port at 2c3
> pnp_identify: Trying Read_Port at 303
> pnp_identify: Trying Read_Port at 343
> pnp_identify: Trying Read_Port at 383
> pnp_identify: Trying Read_Port at 3c3
> PNP Identify complete
> ex_isa_identify()
> sc: sc0 already exists; skipping it
> vga: vga0 already exists; skipping it
> isa_probe_children: disabling PnP devices
> isa_probe_children: probing non-PnP devices
> orm0: <ISA Option ROMs> at iomem 0xc0000-0xc9fff,0xca000-0xcafff,0xcb000-=
0xcbfff,0xcc000-0xccfff,0xcd000-0xcdfff,0xce000-0xd27ff,0xd2800-0xd37ff pnp=
id ORM0000 on isa0
> fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
> ppc0: cannot reserve I/O port range
> ppc0: <Parallel port> failed to probe at irq 7 on isa0
> sc0: <System console> at flags 0x100 on isa0
> sc0: VGA <16 virtual consoles, flags=3D0x300>
> sc0: fb0, terminal emulator: sc (syscons terminal)
> sio1: configured irq 3 not in bitmap of probed irqs 0
> sio1: port may not be enabled
> sio1: irq maps: 0 0 0 0
> sio1: probe failed test(s): 0 1 2 4 6 7 9
> sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0
> sio2: not probed (disabled)
> sio3: not probed (disabled)
> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
> isa_probe_children: probing PnP devices
> ukbd0: <American Megatrends Inc. Virtual Keyboard and Mouse, class 0/0, r=
ev 1.10/1.00, addr 2> on uhub0
> ukbd0: American Megatrends Inc. Virtual Keyboard and Mouse, rev 1.10/1.00=
, addr 2, iclass 3/1
> kbd0 at ukbd0
> kbd0: ukbd0, generic (0), config:0x0, flags:0x1d0000
> ums0: <American Megatrends Inc. Virtual Keyboard and Mouse, class 0/0, re=
v 1.10/1.00, addr 2> on uhub0
> ums0: American Megatrends Inc. Virtual Keyboard and Mouse, rev 1.10/1.00,=
 addr 2, iclass 3/1
> ums0: X report 0x0002 not supported
> device_attach: ums0 attach returned 6
> umass0: <American Megatrends Inc. Virtual Cdrom Device, class 0/0, rev 1.=
10/1.00, addr 2> on uhub1
> umass0: American Megatrends Inc. Virtual Cdrom Device, rev 1.10/1.00, add=
r 2
> umass0:2:0:-1: Attached to scbus2
> umass1: <American Megatrends Inc. Virtual Floppy Device, class 0/0, rev 1=
.10/1.00, addr 3> on uhub1
> umass1: American Megatrends Inc. Virtual Floppy Device, rev 1.10/1.00, ad=
dr 3
> umass1:3:1:-1: Attached to scbus3
> uhub2: <vendor 0x03eb Standard USB Hub, class 9/0, rev 1.10/3.00, addr 4>=
 on uhub1
> uhub2: vendor 0x03eb Standard USB Hub, class 9/0, rev 1.10/3.00, addr 4
> uhub2: 4 ports with 4 removable, self powered
> Device configuration finished.
> Reducing kern.maxvnodes 249660 -> 100000
> procfs registered
> linprocfs registered
> lapic: Divisor 2, Frequency 99716690 hz
> Timecounter "TSC" frequency 2193767182 Hz quality -100
> Timecounters tick every 1.000 msec
> module_register_init: MOD_LOAD (amr_linux, 0xffffffff805faf30, 0) error 6
> Linux ELF exec handler installed
> lo0: bpf attached
> em0: Link is up 1000 Mbps Full Duplex
> ata0-master: pio=3DPIO4 wdma=3DWDMA2 udma=3DUDMA33 cable=3D40 wire
> acd0: setting PIO4 on 8111 chip
> acd0: setting UDMA33 on 8111 chip
> acd0: <DV-28SL/1.0A> DVDROM drive at ata0 as master
> acd0: read 4134KB/s (4134KB/s), 256KB buffer, UDMA33
> acd0: Reads: CDR, CDRW, CDDA stream, DVDROM, DVDR, DVDRAM, packet
> acd0: Writes:
> acd0: Audio: play, 256 volume levels
> acd0: Mechanism: ejectable tray, unlocked
> acd0: Medium: no/blank disc
> ukbd1: <vendor 0x0566 product 0x3002, class 0/0, rev 1.10/1.00, addr 5> o=
n uhub2
> ukbd1: vendor 0x0566 product 0x3002, rev 1.10/1.00, addr 5, iclass 3/1
> kbd: new array size 4
> kbd1 at ukbd1
> kbd1: ukbd1, generic (0), config:0x0, flags:0x1d0000
> uhid0: <vendor 0x0566 product 0x3002, class 0/0, rev 1.10/1.00, addr 5> o=
n uhub2
> uhid0: vendor 0x0566 product 0x3002, rev 1.10/1.00, addr 5, iclass 3/1
> (probe63:mpt0:1:0:0): error 22
> (probe63:mpt0:1:0:0): Unretryable Error
> (probe64:mpt0:1:1:0): error 22
> (probe64:mpt0:1:1:0): Unretryable Error
> (probe65:mpt0:1:2:0): error 22
> (probe65:mpt0:1:2:0): Unretryable Error
> (probe66:mpt0:1:3:0): error 22
> (probe66:mpt0:1:3:0): Unretryable Error
> (probe67:mpt0:1:4:0): error 22
> (probe67:mpt0:1:4:0): Unretryable Error
> (probe68:mpt0:1:5:0): error 22
> (probe68:mpt0:1:5:0): Unretryable Error
> (probe69:mpt0:1:6:0): error 22
> (probe69:mpt0:1:6:0): Unretryable Error
> (probe70:mpt0:1:7:0): error 22
> (probe70:mpt0:1:7:0): Unretryable Error
> (probe71:mpt0:1:8:0): error 22
> (probe71:mpt0:1:8:0): Unretryable Error
> (probe72:mpt0:1:9:0): error 22
> (probe72:mpt0:1:9:0): Unretryable Error
> (probe73:mpt0:1:10:0): error 22
> (probe73:mpt0:1:10:0): Unretryable Error
> pass0 at mpt0 bus 0 target 0 lun 0
> pass0: <FUJITSU MAV2073RCSUN72G 0301> Fixed Direct Access SCSI-4 device
> pass0: Serial Number 000545S00RM2
> pass0: 300.000MB/s transfers, Tagged Queueing Enabled
> pass1 at mpt0 bus 0 target 1 lun 0
> pass1: <FUJITSU MAV2073RCSUN72G 0301> Fixed Direct Access SCSI-4 device
> pass1: Serial Number 000545S00RFT
> pass1: 300.000MB/s transfers, Tagged Queueing Enabled
> pass2 at mpt0 bus 0 target 2 lun 0
> pass2: <FUJITSU MAV2073RCSUN72G 0301> Fixed Direct Access SCSI-4 device
> pass2: Serial Number 000533S009D9
> pass2: 300.000MB/s transfers, Tagged Queueing Enabled
> pass3 at mpt0 bus 0 target 3 lun 0
> pass3: <FUJITSU MAV2073RCSUN72G 0301> Fixed Direct Access SCSI-4 device
> pass3: Serial Number 000533S008PL
> pass3: 300.000MB/s transfers, Tagged Queueing Enabled
> pass4 at umass-sim0 bus 0 target 0 lun 0
> pass4: <AMI Virtual CDROM 1.00> Removable CD-ROM SCSI-0 device
> pass4: Serial Number \M-z
> pass4: 1.000MB/s transfers
> pass5 at umass-sim1 bus 1 target 0 lun 0
> pass5: <AMI Virtual Floppy 1.00> Removable Direct Access SCSI-0 device
> pass5: Serial Number \M-z
> pass5: 1.000MB/s transfers
> da0 at mpt0 bus 0 target 0 lun 0
> da0: <FUJITSU MAV2073RCSUN72G 0301> Fixed Direct Access SCSI-4 device
> da0: Serial Number 000545S00RM2
> da0: 300.000MB/s transfers, Tagged Queueing Enabled
> da0: 70007MB (143374738 512 byte sectors: 255H 63S/T 8924C)
> da1 at mpt0 bus 0 target 1 lun 0
> da1: <FUJITSU MAV2073RCSUN72G 0301> Fixed Direct Access SCSI-4 device
> da1: Serial Number 000545S00RFT
> da1: 300.000MB/s transfers, Tagged Queueing Enabled
> da1: 70007MB (143374738 512 byte sectors: 255H 63S/T 8924C)
> da2 at mpt0 bus 0 target 2 lun 0
> da2: <FUJITSU MAV2073RCSUN72G 0301> Fixed Direct Access SCSI-4 device
> da2: Serial Number 000533S009D9
> da2: 300.000MB/s transfers, Tagged Queueing Enabled
> da2: 70007MB (143374738 512 byte sectors: 255H 63S/T 8924C)
> da3 at mpt0 bus 0 target 3 lun 0
> da3: <FUJITSU MAV2073RCSUN72G 0301> Fixed Direct Access SCSI-4 device
> da3: Serial Number 000533S008PL
> da3: 300.000MB/s transfers, Tagged Queueing Enabled
> da3: 70007MB (143374738 512 byte sectors: 255H 63S/T 8924C)
> GEOM: new disk cd0
> GEOM: new disk da0
> GEOM: new disk da1
> GEOM: new disk da2
> GEOM: new disk da3
> GEOM: new disk da4
> ATA PseudoRAID loaded
> SMP: AP CPU #1 Launched!
> cpu1 AP:
>     ID: 0x01000000   VER: 0x00040010 LDR: 0x02000000 DFR: 0x0fffffff
>  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
>  timer: 0x000200ef therm: 0x00000000 err: 0x00010000 pcm: 0x00010000
> SMP: AP CPU #3 Launched!
> cpu3 AP:
>     ID: 0x03000000   VER: 0x00040010 LDR: 0x08000000 DFR: 0x0fffffff
>  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
>  timer: 0x000200ef therm: 0x00000000 err: 0x00010000 pcm: 0x00010000
> SMP: AP CPU #2 Launched!
> cpu2 AP:
>     ID: 0x02000000   VER: 0x00040010 LDR: 0x04000000 DFR: 0x0fffffff
>  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
>  timer: 0x000200ef therm: 0x00000000 err: 0x00010000 pcm: 0x00010000
> ioapic0: routing intpin 4 (ISA IRQ 4) to cluster 0
> ioapic0: routing intpin 9 (ISA IRQ 9) to cluster 0
> ioapic0: routing intpin 14 (ISA IRQ 14) to cluster 0
> ioapic0: routing intpin 15 (ISA IRQ 15) to cluster 0
> ioapic0: routing intpin 19 (PCI IRQ 19) to cluster 0
> ioapic1: routing intpin 0 (PCI IRQ 24) to cluster 0
> ioapic1: routing intpin 1 (PCI IRQ 25) to cluster 0
> ioapic1: routing intpin 2 (PCI IRQ 26) to cluster 0
> ioapic1: routing intpin 3 (PCI IRQ 27) to cluster 0
> ioapic2: routing intpin 0 (PCI IRQ 28) to cluster 0
> (cd0:umass-sim0:0:0:0): Retrying Command
> (da4:umass-sim1:1:0:0): Retrying Command
> (cd0:umass-sim0:0:0:0): error 6
> (cd0:umass-sim0:0:0:0): Unretryable Error
> cd0 at umass-sim0 bus 0 target 0 lun 0
> cd0: <AMI Virtual CDROM 1.00> Removable CD-ROM SCSI-0 device
> cd0: Serial Number \M-z
> cd0: 1.000MB/s transfers
> cd0: Attempt to query device size failed: UNIT ATTENTION, Not ready to re=
ady change, medium may have changed
> (da4:umass-sim1:1:0:0): Retrying Command
> (da4:umass-sim1:1:0:0): Retrying Command
> (cd0:umass-sim0:0:0:0): Retrying Command
> (da4:umass-sim1:1:0:0): Retrying Command
> (cd0:umass-sim0:0:0:0): error 6
> (cd0:umass-sim0:0:0:0): Unretryable Error
> (da4:umass-sim1:1:0:0): error 6
> (da4:umass-sim1:1:0:0): Unretryable Error
> da4 at umass-sim1 bus 1 target 0 lun 0
> da4: <AMI Virtual Floppy 1.00> Removable Direct Access SCSI-0 device
> da4: Serial Number \M-z
> da4: 1.000MB/s transfers
> da4: Attempt to query device size failed: UNIT ATTENTION, Not ready to re=
ady change,
> (cd0:umass-sim0:0:0:0): Retrying Command
> (cd0:umass-sim0:0:0:0): error 6
> (cd0:umass-sim0:0:0:0): Unretryable Error
> (da4:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0
> (da4:umass-sim1:1:0:0): CAM Status: SCSI Status Error
> (da4:umass-sim1:1:0:0): SCSI Status: Check Condition
> (da4:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0
> (da4:umass-sim1:1:0:0): Not ready to ready change, medium may have change=
d
> (da4:umass-sim1:1:0:0): (da4:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 =
0 0 0 0 0 0 0 0
> (da4:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0
> (da4:umass-sim1:1:0:0): Not ready to ready change, medium may have change=
d
> Retrying Command (per Sense Data)
> (da4:umass-sim1:1:0:0): Retrying Command
> (da4:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0
> (da4:umass-sim1:1:0:0): CAM Status: SCSI Status Error
> (da4:umass-sim1:1:0:0): SCSI Status: Check Condition
> (da4:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0
> (da4:umass-sim1:1:0:0): Not ready to ready change, medium may have change=
d
> (da4:umass-sim1:1:0:0): (da4:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 =
0 0 0 0 0 0 0 0
> (da4:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0
> (da4:umass-sim1:1:0:0): Not ready to ready change, medium may have change=
d
> Retrying Command (per Sense Data)
> (da4:umass-sim1:1:0:0): Retrying Command
> (da4:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0
> (da4:umass-sim1:1:0:0): CAM Status: SCSI Status Error
> (da4:umass-sim1:1:0:0): SCSI Status: Check Condition
> (da4:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0
> (da4:umass-sim1:1:0:0): Not ready to ready change, medium may have change=
d
> (da4:umass-sim1:1:0:0): (da4:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 =
0 0 0 0 0 0 0 0
> (da4:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0
> (da4:umass-sim1:1:0:0): Not ready to ready change, medium may have change=
d
> Retrying Command (per Sense Data)
> (da4:umass-sim1:1:0:0): Retrying Command
> (da4:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0
> (da4:umass-sim1:1:0:0): CAM Status: SCSI Status Error
> (da4:umass-sim1:1:0:0): SCSI Status: Check Condition
> (da4:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0
> (da4:umass-sim1:1:0:0): Not ready to ready change, medium may have change=
d
> (da4:umass-sim1:1:0:0): (da4:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 =
0 0 0 0 0 0 0 0
> (da4:umass-sim1:1:0:0): UNIT ATTENTION asc:28,0
> (da4:umass-sim1:1:0:0): Not ready to ready change, medium may have change=
d
> Retrying Command (per Sense Data)
> (da4:umass-sim1:1:0:0): Retrying Command
> (da4:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0
> (da4:umass-sim1:1:0:0): CAM Status: SCSI Status Error
> (da4:umass-sim1:1:0:0): SCSI Status: Check Condition
> (da4:umass-sim1:1:0:0): NOT READY asc:3a,0
> (da4:umass-sim1:1:0:0): Medium not present
> (da4:umass-sim1:1:0:0): (da4:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 =
0 0 0 0 0 0 0 0
> (da4:umass-sim1:1:0:0): NOT READY asc:3a,0
> (da4:umass-sim1:1:0:0): Medium not present
> Unretryable error
> (da4:umass-sim1:1:0:0): error 6
> (da4:umass-sim1:1:0:0): Unretryable Error
> Opened disk da4 -> 6
> (da4:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0
> (da4:umass-sim1:1:0:0): CAM Status: SCSI Status Error
> (da4:umass-sim1:1:0:0): SCSI Status: Check Condition
> (da4:umass-sim1:1:0:0): NOT READY asc:3a,0
> (da4:umass-sim1:1:0:0): Medium not present
> (da4:umass-sim1:1:0:0): (da4:umass-sim1:1:0:0): READ CAPACITY. CDB: 25 0 =
0 0 0 0 0 0 0 0
> (da4:umass-sim1:1:0:0): NOT READY asc:3a,0
> (da4:umass-sim1:1:0:0): Medium not present
> Unretryable error
> (da4:umass-sim1:1:0:0): error 6
> (da4:umass-sim1:1:0:0): Unretryable Error
> Opened disk da4 -> 6
> Trying to mount root from ufs:/dev/da3s1a
> start_init: trying /sbin/init
> em0: Link is up 1000 Mbps Full Duplex
> em0: Link is up 1000 Mbps Full Duplex
> em0: Link is up 1000 Mbps Full Duplex
>
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7579f7fb0602151412t23123029m6e5dc9a0d6323f8d>