Recent -current hangs on Tyan S2460 before finishing boot

Benjamin Lewis bhlewis at pythia.itsp.purdue.edu
Thu Nov 13 08:51:16 PST 2003


On November 13 2003, John Baldwin wrote:

> 
> On 13-Nov-2003 Benjamin Lewis wrote:

[trouble booting -current on Tyan Tiger MP]

> Can you do a 'show intrcnt' from the ddb prompt?  It sounds like you
> may be getting an interrupt storm due to a mis-routed PCI interrupt.

I didn't see any unexpectedly large numbers, but IRQ 15 isn't in the
list:

[...]
GEOM: create disk ad0 dp=0xc2e19370
ad0: 57241MB <WDC WD600AB-00BVA0> [116301/16/63] at ata0-master UDMA100
Waiting 10 seconds for SCSI devices to settle
[halt - sent]
Stopped at      siointr1+0xec:  jmp     siointr1+0x220
db> show intrcnt
irq4: sio0              2
irq8: rtc               1725
irq13: npx0             1
stray irq13             1
irq14: ata0             17
irq19: ohci0 ahc0       1
irq0: clk               1
db> cont
[halt - sent]
Stopped at      siointr1+0xec:  jmp     siointr1+0x220
db> show intrcnt
irq4: sio0              4
irq8: rtc               3407
irq13: npx0             1
stray irq13             1
irq14: ata0             17
irq19: ohci0 ahc0       1
irq0: clk               1
db> cont
[halt - sent]
Stopped at      siointr1+0xec:  jmp     siointr1+0x220
db> show intrcnt
irq4: sio0              6
irq8: rtc               7418
irq13: npx0             1
stray irq13             1
irq14: ata0             17
irq19: ohci0 ahc0       1
irq0: clk               1
db> 

> Actually, I think the problem is in the ata driver.  Well, there are
> possibly bugs in the interrupt code in that interrupts that don't exist
> in the mptable (IRQ's 11 and 15) still get created, but, the fact that
> the mptable has no IRQ 15 to me means that there is no IRQ 15 and thus
> there should not be an ata1.  Note that in your dmesg, ata1 does say
> that it doesn't do DMA because it has been disabled.  Perhaps the ata
> driver needs to disable ata1 altogether on that chipset if it sees that
> condition.  My guess is that the ata driver is waiting forever for an
> interrupt from ata1 which is never going to arrive, hence the hang.
> Do you have a boot -v dmesg from a working kernel?

Unfortunately, I'll have to wait until I get home to try enabling the
ata1 controller in the BIOS.  dmesg output from a boot -v with my working
kernel is below.

Thanks for looking at this!

-Ben

Copyright (c) 1992-2003 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 5.1-CURRENT #1: Sat Oct 18 13:47:46 EST 2003
    root at akira.wossname.net:/export/obj/usr/src-all/current/src/sys/AKIRA
Preloaded elf kernel "/boot/kernel.ok/kernel" at 0xc0860000.
Preloaded elf module "/boot/kernel.ok/snd_pcm.ko" at 0xc0860254.
Preloaded elf module "/boot/kernel.ok/snd_es137x.ko" at 0xc0860304.
Preloaded elf module "/boot/kernel.ok/usb.ko" at 0xc08603b8.
Preloaded elf module "/boot/kernel.ok/ums.ko" at 0xc0860464.
Preloaded elf module "/boot/kernel.ok/agp.ko" at 0xc0860510.
Preloaded elf module "/boot/kernel.ok/random.ko" at 0xc08605bc.
Preloaded elf module "/boot/kernel.ok/acpi.ko" at 0xc086066c.
Calibrating clock(s) ... i8254 clock: 1192965 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 1000038815 Hz
CPU: AMD Athlon(tm) Processor (1000.04-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x642  Stepping = 2
  Features=0x183fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
  AMD Features=0xc0440000<RSVD,AMIE,DSP,3DNow!>
Data TLB: 24 entries, fully associative
Instruction TLB: 16 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 associative
L2 internal cache: 256 kbytes, 64 bytes/line, 1 lines/tag, 8-way associative
real memory  = 268369920 (255 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000000c29000 - 0x000000000fb3dfff, 250695680 bytes (61205 pages)
avail memory = 251080704 (239 MB)
Programming 24 pins in IOAPIC #0
IOAPIC #0 intpin 2 -> irq 0
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): apic id:  1, version: 0x00040010, at 0xfee00000
 cpu1 (AP):  apic id:  0, version: 0x00040010, at 0xfee00000
 io0 (APIC): apic id:  2, version: 0x00170011, at 0xfec00000
bios32: Found BIOS32 Service Directory header at 0xc00f7480
bios32: Entry = 0xfd6c0 (c00fd6c0)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xfd6c0+0x120
pnpbios: Found PnP BIOS data at 0xc00f74d0
pnpbios: Entry = f0000:9ece  Rev = 1.0
Other BIOS signatures found:
null: <null device, zero device>
mem: <memory & I/O>
Pentium Pro MTRR support enabled
random: <entropy source>
SMP: CPU0 bsp_apic_configure():
     lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <PTLTD    RSDT  > on motherboard
pci_open(1):	mode 1 addr port (0x0cf8) is 0x800000b4
pci_open(1a):	mode1res=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=700c1022)
pcibios: BIOS version 2.10
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 7 func 3
acpi0: Power Button (fixed)
acpi0: Sleep Button (fixed)
ACPI timer looks GOOD min = 1, max = 2, width = 1
ACPI timer looks GOOD min = 1, max = 3, width = 2
ACPI timer looks GOOD min = 1, max = 3, width = 2
ACPI timer looks GOOD min = 1, max = 3, width = 2
ACPI timer looks GOOD min = 1, max = 3, width = 2
ACPI timer looks GOOD min = 1, max = 3, width = 2
ACPI timer looks GOOD min = 1, max = 2, width = 1
ACPI timer looks GOOD min = 1, max = 3, width = 2
ACPI timer looks GOOD min = 1, max = 3, width = 2
ACPI timer looks GOOD min = 1, max = 3, width = 2
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0
acpi_cpu0: <CPU> on acpi0
acpi_cpu1: <CPU> on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0x8080-0x80ff,0x8000-0x807f,0xcf8-0xcff iomem 0xdc000-0xdffff on acpi0
---- initial configuration ------------------------
\\_SB_.PCI0.ISA_.LNKA irq  15: [  3  5 10 11] low,level,sharable 0.7.0
\\_SB_.PCI0.ISA_.LNKB irq   5: [  3  5 10 11] low,level,sharable 0.7.1
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 0.7.2
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 0.7.3
\\_SB_.PCI0.ISA_.LNKA irq  15: [  3  5 10 11] low,level,sharable 0.8.0
\\_SB_.PCI0.ISA_.LNKB irq   5: [  3  5 10 11] low,level,sharable 0.8.1
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 0.8.2
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 0.8.3
\\_SB_.PCI0.ISA_.LNKB irq   5: [  3  5 10 11] low,level,sharable 0.9.0
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 0.9.1
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 0.9.2
\\_SB_.PCI0.ISA_.LNKA irq  15: [  3  5 10 11] low,level,sharable 0.9.3
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 0.10.0
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 0.10.1
\\_SB_.PCI0.ISA_.LNKA irq  15: [  3  5 10 11] low,level,sharable 0.10.2
\\_SB_.PCI0.ISA_.LNKB irq   5: [  3  5 10 11] low,level,sharable 0.10.3
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 0.11.0
\\_SB_.PCI0.ISA_.LNKA irq  15: [  3  5 10 11] low,level,sharable 0.11.1
\\_SB_.PCI0.ISA_.LNKB irq   5: [  3  5 10 11] low,level,sharable 0.11.2
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 0.11.3
\\_SB_.PCI0.ISA_.LNKA irq  15: [  3  5 10 11] low,level,sharable 0.12.0
\\_SB_.PCI0.ISA_.LNKB irq   5: [  3  5 10 11] low,level,sharable 0.12.1
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 0.12.2
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 0.12.3
\\_SB_.PCI0.ISA_.LNKB irq   5: [  3  5 10 11] low,level,sharable 0.13.0
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 0.13.1
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 0.13.2
\\_SB_.PCI0.ISA_.LNKA irq  15: [  3  5 10 11] low,level,sharable 0.13.3
---- before setting priority for links ------------
---- before fixup boot-disabled links -------------
---- after fixup boot-disabled links --------------
---- arbitrated configuration ---------------------
\\_SB_.PCI0.ISA_.LNKA irq  15: [  3  5 10 11] low,level,sharable 0.7.0
\\_SB_.PCI0.ISA_.LNKB irq   5: [  3  5 10 11] low,level,sharable 0.7.1
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 0.7.2
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 0.7.3
\\_SB_.PCI0.ISA_.LNKA irq  15: [  3  5 10 11] low,level,sharable 0.8.0
\\_SB_.PCI0.ISA_.LNKB irq   5: [  3  5 10 11] low,level,sharable 0.8.1
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 0.8.2
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 0.8.3
\\_SB_.PCI0.ISA_.LNKB irq   5: [  3  5 10 11] low,level,sharable 0.9.0
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 0.9.1
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 0.9.2
\\_SB_.PCI0.ISA_.LNKA irq  15: [  3  5 10 11] low,level,sharable 0.9.3
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 0.10.0
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 0.10.1
\\_SB_.PCI0.ISA_.LNKA irq  15: [  3  5 10 11] low,level,sharable 0.10.2
\\_SB_.PCI0.ISA_.LNKB irq   5: [  3  5 10 11] low,level,sharable 0.10.3
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 0.11.0
\\_SB_.PCI0.ISA_.LNKA irq  15: [  3  5 10 11] low,level,sharable 0.11.1
\\_SB_.PCI0.ISA_.LNKB irq   5: [  3  5 10 11] low,level,sharable 0.11.2
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 0.11.3
\\_SB_.PCI0.ISA_.LNKA irq  15: [  3  5 10 11] low,level,sharable 0.12.0
\\_SB_.PCI0.ISA_.LNKB irq   5: [  3  5 10 11] low,level,sharable 0.12.1
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 0.12.2
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 0.12.3
\\_SB_.PCI0.ISA_.LNKB irq   5: [  3  5 10 11] low,level,sharable 0.13.0
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 0.13.1
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 0.13.2
\\_SB_.PCI0.ISA_.LNKA irq  15: [  3  5 10 11] low,level,sharable 0.13.3
pci0: <ACPI PCI bus> on pcib0
pci0: physical bus=0
	map[10]: type 3, range 32, base ec000000, size 26, enabled
	map[14]: type 3, range 32, base e8106000, size 12, enabled
	map[18]: type 4, range 32, base 00001c90, size  2, port disabled
found->	vendor=0x1022, dev=0x700c, revid=0x11
	bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0006, statreg=0x2210, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x1022, dev=0x700d, revid=0x00
	bus=0, slot=1, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0007, statreg=0x0220, cachelnsz=0 (dwords)
	lattimer=0x63 (2970 ns), mingnt=0x0c (3000 ns), maxlat=0x00 (0 ns)
found->	vendor=0x1022, dev=0x7410, revid=0x02
	bus=0, slot=7, func=0
	class=06-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x000f, statreg=0x0200, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[18]: type 4, range 32, base 00000000, size  3, enabled
	map[1c]: type 4, range 32, base 00000000, size  2, enabled
	map[20]: type 4, range 32, base 0000f000, size  4, enabled
found->	vendor=0x1022, dev=0x7411, revid=0x01
	bus=0, slot=7, func=1
	class=01-01-8e, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0200, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
found->	vendor=0x1022, dev=0x7413, revid=0x01
	bus=0, slot=7, func=3
	class=06-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0000, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
IOAPIC #0 intpin 19 -> irq 2
Freeing (NOT implemented) redirected PCI irq 11.
	map[10]: type 1, range 32, base 000dc000, size 12, enabled
found->	vendor=0x1022, dev=0x7414, revid=0x07
	bus=0, slot=7, func=4
	class=0c-03-10, hdrtype=0x00, mfdev=0
	cmdreg=0x0017, statreg=0x0280, cachelnsz=0 (dwords)
	lattimer=0x10 (480 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns)
	intpin=d, irq=2
IOAPIC #0 intpin 17 -> irq 5
	map[10]: type 4, range 32, base 00001000, size  8, enabled
	map[14]: type 1, range 32, base e8105000, size  8, enabled
	map[18]: type 1, range 32, base e8101000, size 12, enabled
found->	vendor=0x1000, dev=0x000f, revid=0x03
	bus=0, slot=9, func=0
	class=01-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0017, statreg=0x0200, cachelnsz=16 (dwords)
	lattimer=0x8c (4200 ns), mingnt=0x11 (4250 ns), maxlat=0x40 (16000 ns)
	intpin=a, irq=5
Freeing (NOT implemented) redirected PCI irq 11.
	map[10]: type 4, range 32, base 00001400, size  8, enabled
	map[14]: type 1, range 32, base e8102000, size 12, enabled
found->	vendor=0x9004, dev=0x7895, revid=0x04
	bus=0, slot=11, func=0
	class=01-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0017, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x08 (2000 ns)
	intpin=a, irq=2
	powerspec 1  supports D0 D3  current D0
IOAPIC #0 intpin 16 -> irq 11
Freeing (NOT implemented) redirected PCI irq 15.
	map[10]: type 4, range 32, base 00001800, size  8, enabled
	map[14]: type 1, range 32, base e8103000, size 12, enabled
found->	vendor=0x9004, dev=0x7895, revid=0x04
	bus=0, slot=11, func=1
	class=01-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0017, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x08 (2000 ns)
	intpin=b, irq=11
	powerspec 1  supports D0 D3  current D0
Freeing (NOT implemented) redirected PCI irq 15.
	map[10]: type 4, range 32, base 00001c00, size  6, enabled
found->	vendor=0x1274, dev=0x5880, revid=0x02
	bus=0, slot=12, func=0
	class=04-01-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0410, cachelnsz=0 (dwords)
	lattimer=0x60 (2880 ns), mingnt=0x0c (3000 ns), maxlat=0x80 (32000 ns)
	intpin=a, irq=11
	powerspec 1  supports D0 D2 D3  current D0
	map[10]: type 1, range 32, base e8104000, size 12, enabled
	map[14]: type 4, range 32, base 00001c40, size  6, enabled
	map[18]: type 1, range 32, base e8000000, size 20, enabled
found->	vendor=0x8086, dev=0x1229, revid=0x08
	bus=0, slot=13, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0017, statreg=0x0290, cachelnsz=16 (dwords)
	lattimer=0x42 (1980 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)
	intpin=a, irq=5
	powerspec 2  supports D0 D1 D2 D3  current D0
agp0: <AMD 762 host to AGP bridge> port 0x1c90-0x1c93 mem 0xe8106000-0xe8106fff,0xec000000-0xefffffff at device 0.0 on pci0
agp0: allocating GATT for aperture of size 64M
agp0: gatt -> ag_pdir 0x212000
agp0: allocating GATT for 16384 AGP page entries
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0xf000-0xfff
pcib1:   memory decode     0xe9000000-0xe9ffffff
pcib1:   prefetched decode 0xf0000000-0xf7ffffff
---- initial configuration ------------------------
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 1.5.0
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 1.5.1
---- before setting priority for links ------------
---- before fixup boot-disabled links -------------
---- after fixup boot-disabled links --------------
---- arbitrated configuration ---------------------
\\_SB_.PCI0.ISA_.LNKC irq  10: [  3  5 10 11] low,level,sharable 1.5.0
\\_SB_.PCI0.ISA_.LNKD irq  11: [  3  5 10 11] low,level,sharable 1.5.1
pci1: <ACPI PCI bus> on pcib1
pci1: physical bus=1
IOAPIC #0 intpin 18 -> irq 15
Freeing (NOT implemented) redirected PCI irq 255.
	map[10]: type 1, range 32, base e9000000, size 24, enabled
	map[14]: type 3, range 32, base f0000000, size 27, enabled
found->	vendor=0x10de, dev=0x0110, revid=0xb2
	bus=1, slot=5, func=0
	class=03-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0003, statreg=0x02b0, cachelnsz=0 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x05 (1250 ns), maxlat=0x01 (250 ns)
	intpin=a, irq=15
	powerspec 2  supports D0 D3  current D0
pci1: <display, VGA> at device 5.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <AMD 766 UDMA100 controller> port 0xf000-0xf00f,0-0x3,0-0x7 at device 7.1 on pci0
ata0: reset tp1 mask=03 ostat0=50 ostat1=00
ata0-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00
ata0-slave:  stat=0x00 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 mask=03 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ata0: at 0x1f0 irq 14 on atapci0
ata0: [MPSAFE]
ata1: simplex device, DMA on primary only
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]
amdpm0: <AMD 756/766/768 Power Management Controller> port 0x80e0-0x80ff at device 7.3 on pci0
smbus0: <System Management Bus> on amdpm0
smb0: <SMBus generic I/O> on smbus0
ohci0: <AMD-766 USB Controller> mem 0xdc000-0xdcfff irq 2 at device 7.4 on pci0
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: <AMD-766 USB Controller> on ohci0
usb0: USB revision 1.0
uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 4 ports with 4 removable, self powered
ums0: Logitech USB-PS/2 Mouse M-BA47, rev 1.00/1.20, addr 2, iclass 3/1
ums0: 4 buttons and Z dir.
sym0: <875> port 0x1000-0x10ff mem 0xe8101000-0xe8101fff,0xe8105000-0xe81050ff irq 5 at device 9.0 on pci0
sym0: Tekram NVRAM, ID 7, Fast-20, SE, parity checking
sym0: open drain IRQ line driver, using on-chip SRAM
sym0: using LOAD/STORE-based firmware.
ahc0: <Adaptec 3944A Ultra SCSI adapter> port 0x1400-0x14ff mem 0xe8102000-0xe8102fff irq 2 at device 11.0 on pci0
ahc0: Defaulting to MEMIO off
ahc0: Reading SEEPROM...done.
ahc0: internal 50 cable not present, internal 68 cable not present
ahc0: external cable is present
ahc0: BIOS eeprom is present
ahc0: High byte termination Enabled
ahc0: Low byte termination Enabled
ahc0: Downloading Sequencer Program... 412 instructions downloaded
ahc0: Features 0x16235, Bugs 0x15, Flags 0x20405440
aic7895C: Ultra Wide Channel A, SCSI Id=7, 32/253 SCBs
ahc1: <Adaptec 3944A Ultra SCSI adapter> port 0x1800-0x18ff mem 0xe8103000-0xe8103fff irq 11 at device 11.1 on pci0
ahc1: Defaulting to MEMIO off
ahc1: Reading SEEPROM...done.
ahc1: internal 50 cable not present, internal 68 cable not present
ahc1: external cable is present
ahc1: BIOS eeprom is present
ahc1: High byte termination Enabled
ahc1: Low byte termination Enabled
ahc1: Downloading Sequencer Program... 412 instructions downloaded
ahc1: Features 0x16235, Bugs 0x15, Flags 0x20485440
aic7895C: Ultra Wide Channel B, SCSI Id=7, 32/253 SCBs
pcm0: <Creative CT5880-C> port 0x1c00-0x1c3f irq 11 at device 12.0 on pci0
pcm0: <SigmaTel STAC9721/23 AC97 Codec (id = 0x83847609)>
pcm0: Codec features 18 bit DAC, 18 bit ADC, 5 bit master volume, SigmaTel 3D Enhancement
pcm0: Primary codec extended features AMAP
pcm0: sndbuf_setmap 23b000, 1000; 0xc2d27000 -> 23b000
pcm0: sndbuf_setmap 258000, 1000; 0xc2d44000 -> 258000
fxp0: <Intel 82559 Pro/100 Ethernet> port 0x1c40-0x1c7f mem 0xe8000000-0xe80fffff,0xe8104000-0xe8104fff irq 5 at device 13.0 on pci0
fxp0: using memory space register mapping
fxp0: Ethernet address 00:d0:b7:83:e5:1e
fxp0: PCI IDs: 8086 1229 8086 000c 0008
fxp0: Dynamic Standby mode is disabled
miibus0: <MII bus> on fxp0
inphy0: <i82555 10/100 media interface> on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: bpf attached
psmcpnp0 irq 12 on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0047
atkbd: keyboard ID 0x41ab (2)
kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x1d0000
psm0: current command byte:0047
psm0: failed to get data.
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0-00, 2 buttons
psm0: config:00000000, flags:00000000, packet size:3
psm0: syncmask:00, syncbits:00
sio0: irq maps: 0xc001 0xc011 0xc001 0xc001
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A, console
sio1: irq maps: 0xc001 0xc009 0xc001 0xc001
sio1 port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
ppc0: using extended I/O port range
ppc0: ECP SPP ECP+EPP SPP
ppc0 port 0x778-0x77f,0x378-0x37f irq 7 drq 3 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/9 bytes threshold
ppbus0: <Parallel port bus> on ppc0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
fdc0: ready for input in output
fdc0: cmd 3 failed at out byte 1 of 3
fdc0: ready for input in output
fdc0: cmd 3 failed at out byte 1 of 3
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
atkbdc: atkbdc0 already exists; skipping it
ppc: ppc0 already exists; skipping it
sc: sc0 already exists; skipping it
sio: sio0 already exists; skipping it
sio: sio1 already exists; skipping it
vga: vga0 already exists; skipping it
Trying Read_Port at 203
Trying Read_Port at 243
Trying Read_Port at 283
Trying Read_Port at 2c3
Trying Read_Port at 303
Trying Read_Port at 343
Trying Read_Port at 383
Trying Read_Port at 3c3
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
orm0: <Option ROMs> at iomem 0xe0000-0xe3fff,0xce000-0xcffff,0xcd000-0xcdfff,0xcc800-0xccfff,0xc0000-0xcc7ff on isa0
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x0>
sc0: fb0, kbd0, terminal emulator: sc (syscons terminal)
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
fb0: vga0, vga, type:VGA (5), flags:0x7007f
fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000
fb0: init mode:24, bios mode:3, current mode:24
fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k
VGA parameters upon power-up
50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 54 80 
bf 1f 00 4f 0d 0e 00 00 05 a0 9c 8e 8f 28 1f 96 
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
VGA parameters in BIOS for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 54 80 
bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
EGA/VGA parameters to be used for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 54 80 
bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
adv0 failed to probe on isa0
aha0 failed to probe on isa0
aic0 failed to probe on isa0
bt0 failed to probe on isa0
cs0 failed to probe at port 0x300 on isa0
ed0 failed to probe at port 0x280 iomem 0xd8000 irq 10 on isa0
fdc0: ready for input in output
fdc0: cmd 3 failed at out byte 1 of 3
fdc0 failed to probe at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0
fe0 failed to probe at port 0x300 on isa0
ie0 failed to probe at port 0x300 iomem 0xd0000 irq 10 on isa0
le0 failed to probe at port 0x300 iomem 0xd0000 irq 5 on isa0
lnc0 failed to probe at port 0x280 irq 10 drq 0 on isa0
pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0
pcic1: not probed (disabled)
pmtimer0 failed to probe on isa0
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0 failed to probe at port 0x300 irq 10 on isa0
vt0 failed to probe on isa0
isa_probe_children: probing PnP devices
SMP: enabled INTs: 1, 2, 3, 4, 5, 7, 9, 11, 12, 14, 15, apic_imen: 0xffff2541
Device configuration finished.
procfs registered
APIC_IO: Testing 8254 interrupt delivery
APIC_IO: routing 8254 via IOAPIC #0 intpin 2
Timecounter "TSC" frequency 1000038815 Hz quality -100
Timecounters tick every 10.000 msec
lo0: bpf attached
ata0-master: pio=0x0c wdma=0x22 udma=0x45 cable=80pin
ad0: setting UDMA100 on AMD 766 chip
GEOM: create disk ad0 dp=0xc2e03070
ad0: <WDC WD600AB-00BVA0/21.01H21> ATA-5 disk at ata0-master
ad0: 57241MB (117231408 sectors), 116301 C, 16 H, 63 S, 512 B
ad0: 16 secs/int, 1 depth queue, UDMA100
Waiting 15 seconds for SCSI devices to settle
(noperiph:sym0:0:-1:-1): SCSI BUS reset delivered.
(noperiph:ahc0:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted.
(noperiph:ahc1:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted.
GEOM: new disk ad0
GEOM: Configure ad0c, start 0 length 60022480896 end 60022480895
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):1023/13/63 s:63 l:41929587
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad0s1, start 32256 length 21467948544 end 21467980799
GEOM: Configure ad0s1b, start 0 length 536870912 end 536870911
GEOM: Configure ad0s1c, start 0 length 21467948544 end 21467948543
GEOM: Configure ad0s1f, start 536935936 length 2147483648 end 2684419583
GEOM: Configure ad0s1g, start 2684419584 length 3221225472 end 5905645055
GEOM: Configure ad0s1h, start 5905645056 length 15562303488 end 21467948543
(probe22:ahc0:0:8:0): Retrying Command
(probe23:ahc0:0:9:0): Retrying Command
(probe24:ahc0:0:10:0): Retrying Command
(probe25:ahc0:0:11:0): Retrying Command
(probe26:ahc0:0:12:0): Retrying Command
(ahc0:A:8:0): Sending WDTR 1
(probe30:ahc1:0:0:0): Retrying Command
(probe32:ahc1:0:2:0): Retrying Command
(probe33:ahc1:0:3:0): Retrying Command
(probe34:ahc1:0:4:0): Retrying Command
(ahc0:A:8:0): Received WDTR 1 filtered to 1
ahc0: target 8 using 16bit transfers
(ahc0:A:8:0): Sending SDTR period c, offset 8
(probe31:ahc1:0:1:0): Retrying Command
(ahc0:A:8:0): Received SDTR period c, offset 8
	Filtered to period c, offset 8
ahc0: target 8 synchronous at 20.0MHz, offset = 0x8
(ahc1:A:0:0): Sending WDTR 1
(ahc0:A:9:0): Sending WDTR 1
(ahc1:A:0:0): Received WDTR 1 filtered to 1
ahc1: target 0 using 16bit transfers
(ahc1:A:0:0): Sending SDTR period c, offset 8
(ahc0:A:9:0): Received WDTR 1 filtered to 1
ahc0: target 9 using 16bit transfers
(ahc0:A:9:0): Sending SDTR period c, offset 8
(ahc1:A:0:0): Received SDTR period c, offset 8
	Filtered to period c, offset 8
ahc1: target 0 synchronous at 20.0MHz, offset = 0x8
(ahc1:A:2:0): Sending WDTR 1
(ahc0:A:9:0): Received SDTR period c, offset 8
	Filtered to period c, offset 8
ahc0: target 9 synchronous at 20.0MHz, offset = 0x8
(probe0:sym0:0:0:0): Retrying Command
(ahc0:A:10:0): Sending WDTR 1
(probe5:sym0:0:5:0): error 22
(probe5:sym0:0:5:0): Unretryable Error
(ahc1:A:2:0): Received WDTR 1 filtered to 1
ahc1: target 2 using 16bit transfers
(ahc1:A:2:0): Sending SDTR period c, offset 8
(probe6:sym0:0:6:0): error 22
(probe6:sym0:0:6:0): Unretryable Error
(ahc0:A:10:0): Received WDTR 1 filtered to 1
ahc0: target 10 using 16bit transfers
(ahc0:A:10:0): Sending SDTR period c, offset 8
(ahc1:A:2:0): Received SDTR period c, offset 8
	Filtered to period c, offset 8
ahc1: target 2 synchronous at 20.0MHz, offset = 0x8
(ahc0:A:10:0): Received SDTR period c, offset 8
	Filtered to period c, offset 8
ahc0: target 10 synchronous at 20.0MHz, offset = 0x8
(ahc1:A:3:0): Sending WDTR 1
(ahc0:A:11:0): Sending WDTR 1
(ahc1:A:3:0): Received WDTR 1 filtered to 1
ahc1: target 3 using 16bit transfers
(ahc1:A:3:0): Sending SDTR period c, offset 8
(ahc0:A:11:0): Received WDTR 1 filtered to 1
ahc0: target 11 using 16bit transfers
(ahc0:A:11:0): Sending SDTR period c, offset 8
(ahc1:A:3:0): Received SDTR period c, offset 8
	Filtered to period c, offset 8
ahc1: target 3 synchronous at 20.0MHz, offset = 0x8
(ahc0:A:11:0): Received SDTR period c, offset 8
	Filtered to period c, offset 8
ahc0: target 11 synchronous at 20.0MHz, offset = 0x8
(ahc1:A:4:0): Sending WDTR 1
(ahc0:A:12:0): Sending WDTR 1
(ahc1:A:4:0): Received WDTR 1 filtered to 1
ahc1: target 4 using 16bit transfers
(ahc1:A:4:0): Sending SDTR period c, offset 8
(ahc0:A:12:0): Received WDTR 1 filtered to 1
ahc0: target 12 using 16bit transfers
(ahc0:A:12:0): Sending SDTR period c, offset 8
(ahc1:A:4:0): Received SDTR period c, offset 8
	Filtered to period c, offset 8
ahc1: target 4 synchronous at 20.0MHz, offset = 0x8
(ahc0:A:12:0): Received SDTR period c, offset 8
	Filtered to period c, offset 8
ahc0: target 12 synchronous at 20.0MHz, offset = 0x8
(ahc1:A:1:0): Sending WDTR 1
(ahc1:A:1:0): Received WDTR 1 filtered to 1
ahc1: target 1 using 16bit transfers
(ahc1:A:1:0): Sending SDTR period c, offset 8
(ahc1:A:1:0): Received SDTR period c, offset 8
	Filtered to period c, offset 8
ahc1: target 1 synchronous at 20.0MHz, offset = 0x8
pass0 at sym0 bus 0 target 0 lun 0
pass0: <FUJITSU MAF3364L SUN36G 1213> Fixed Direct Access SCSI-2 device 
pass0: Serial Number 00674430    
pass0: 40.000MB/s transfers (20.000MHz, offset 16, 16bit), Tagged Queueing Enabled
pass1 at sym0 bus 0 target 5 lun 0
pass1: <PIONEER CD-ROM DR-U06S 1.05> Removable CD-ROM SCSI-2 device 
pass1: 19.230MB/s transfers (19.230MHz, offset 16)
pass2 at sym0 bus 0 target 6 lun 0
pass2: <YAMAHA CRW6416S 1.0c> Removable CD-ROM SCSI-2 device 
pass2: 10.000MB/s transfers (10.000MHz, offset 15)
pass3 at ahc0 bus 0 target 8 lun 0
pass3: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
pass3: Serial Number LK65458400002928H42J
pass3: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
pass4 at ahc0 bus 0 target 9 lun 0
pass4: <SEAGATE ST118202LC 7D06> Fixed Direct Access SCSI-2 device 
pass4: Serial Number LK560756000019110R5Q
pass4: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
pass5 at ahc0 bus 0 target 10 lun 0
pass5: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
pass5: Serial Number LK669374000019200U54
pass5: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
pass6 at ahc0 bus 0 target 11 lun 0
pass6: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
pass6: Serial Number LK658561000019200ZA0
pass6: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
pass7 at ahc0 bus 0 target 12 lun 0
pass7: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
pass7: Serial Number LK643994000019200KWP
pass7: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
pass8 at ahc0 bus 0 target 15 lun 0
pass8: <SYMBIOS SYM2000 2> Fixed Processor SCSI-2 device 
pass8: Serial Number 1
pass8: 3.300MB/s transfers
pass9 at ahc1 bus 0 target 0 lun 0
pass9: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
pass9: Serial Number LKB8339200001940211E
pass9: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
pass10 at ahc1 bus 0 target 1 lun 0
pass10: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
pass10: Serial Number LK6530970000291906Q5
pass10: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
pass11 at ahc1 bus 0 target 2 lun 0
pass11: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
pass11: Serial Number LK64911400002920HBJ7
pass11: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
pass12 at ahc1 bus 0 target 3 lun 0
pass12: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
pass12: Serial Number LK654163000019200H8S
pass12: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
pass13 at ahc1 bus 0 target 4 lun 0
pass13: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
pass13: Serial Number LKC2357900002942HW79
pass13: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
pass14 at ahc1 bus 0 target 14 lun 0
pass14: <SYMBIOS SYM2000 2> Fixed Processor SCSI-2 device 
pass14: Serial Number 1
pass14: 3.300MB/s transfers
pt0 at ahc0 bus 0 target 15 lun 0
pt0: <SYMBIOS SYM2000 2> Fixed Processor SCSI-2 device 
pt0: Serial Number 1
pt0: 3.300MB/s transfers
pt1 at ahc1 bus 0 target 14 lun 0
pt1: <SYMBIOS SYM2000 2> Fixed Processor SCSI-2 device 
pt1: Serial Number 1
pt1: 3.300MB/s transfers
ses0 at ahc0 bus 0 target 15 lun 0
ses0: <SYMBIOS SYM2000 2> Fixed Processor SCSI-2 device 
ses0: Serial Number 1
ses0: 3.300MB/s transfers
ses0: SAF-TE Compliant Device
ses1 at ahc1 bus 0 target 14 lun 0
ses1: <SYMBIOS SYM2000 2> Fixed Processor SCSI-2 device 
ses1: Serial Number 1
ses1: 3.300MB/s transfers
ses1: SAF-TE Compliant Device
GEOM: create disk cd0 dp=0xc2d46e00
GEOM: create disk cd1 dp=0xc2d46600
GEOM: create disk da0 dp=0xc2e0e050
GEOM: create disk da1 dp=0xc2e0dc50
GEOM: create disk da2 dp=0xc2e09050
GEOM: create disk da3 dp=0xc2e09450
GEOM: create disk da4 dp=0xc2e24850
GEOM: create disk da5 dp=0xc2e30c50
GEOM: create disk da6 dp=0xc2e23050
GEOM: create disk da7 dp=0xc2e18c50
GEOM: create disk da8 dp=0xc2e09c50
GEOM: create disk da9 dp=0xc2e27450
GEOM: create disk da10 dp=0xc2e26450
da1 at ahc0 bus 0 target 8 lun 0
da1: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
da1: Serial Number LK65458400002928H42J
da1: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da1: 17366MB (35566480 512 byte sectors: 64H 32S/T 17366C)
da2 at ahc0 bus 0 target 9 lun 0
da2: <SEAGATE ST118202LC 7D06> Fixed Direct Access SCSI-2 device 
da2: Serial Number LK560756000019110R5Q
da2: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da2: 17366MB (35566480 512 byte sectors: 64H 32S/T 17366C)
da3 at ahc0 bus 0 target 10 lun 0
da3: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
da3: Serial Number LK669374000019200U54
da3: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da3: 17366MB (35566480 512 byte sectors: 64H 32S/T 17366C)
da4 at ahc0 bus 0 target 11 lun 0
da4: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
da4: Serial Number LK658561000019200ZA0
da4: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da4: 17366MB (35566480 512 byte sectors: 64H 32S/T 17366C)
da5 at ahc0 bus 0 target 12 lun 0
da5: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
da5: Serial Number LK643994000019200KWP
da5: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da5: 17366MB (35566480 512 byte sectors: 64H 32S/T 17366C)
da6 at ahc1 bus 0 target 0 lun 0
da6: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
da6: Serial Number LKB8339200001940211E
da6: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da6: 17366MB (35566480 512 byte sectors: 64H 32S/T 17366C)
da7 at ahc1 bus 0 target 1 lun 0
da7: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
da7: Serial Number LK6530970000291906Q5
da7: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da7: 17366MB (35566480 512 byte sectors: 64H 32S/T 17366C)
da8 at ahc1 bus 0 target 2 lun 0
da8: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
da8: Serial Number LK64911400002920HBJ7
da8: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da8: 17366MB (35566480 512 byte sectors: 64H 32S/T 17366C)
da9 at ahc1 bus 0 target 3 lun 0
da9: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
da9: Serial Number LK654163000019200H8S
da9: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da9: 17366MB (35566480 512 byte sectors: 64H 32S/T 17366C)
da10 at ahc1 bus 0 target 4 lun 0
da10: <SEAGATE ST118202LC 7D04> Fixed Direct Access SCSI-2 device 
da10: Serial Number LKC2357900002942HW79
da10: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da10: 17366MB (35566480 512 byte sectors: 64H 32S/T 17366C)
GEOM: new disk cd0
GEOM: new disk cd1
GEOM: new disk da0
GEOM: new disk da1
GEOM: new disk da2
GEOM: new disk da3
GEOM: new disk da4
GEOM: new disk da5
GEOM: new disk da6
GEOM: new disk da7
GEOM: new disk da8
GEOM: new disk da9
GEOM: new disk da10
(cd0:sym0:0:5:0): error 6
(cd0:sym0:0:5:0): Unretryable Error
cd0 at sym0 bus 0 target 5 lun 0
cd0: <PIONEER CD-ROM DR-U06S 1.05> Removable CD-ROM SCSI-2 device 
cd0: 19.230MB/s transfers (19.230MHz, offset 16)
cd0: Attempt to query device size failed: NOT READY, Medium not present
da0 at sym0 bus 0 target 0 lun 0
da0: <FUJITSU MAF3364L SUN36G 1213> Fixed Direct Access SCSI-2 device 
da0: Serial Number 00674430    
da0: 40.000MB/s transfers (20.000MHz, offset 16, 16bit), Tagged Queueing Enabled
da0: 34732MB (71132959 512 byte sectors: 255H 63S/T 4427C)
(cd1:sym0:0:6:0): error 6
(cd1:sym0:0:6:0): Unretryable Error
cd1 at sym0 bus 0 target 6 lun 0
cd1: <YAMAHA CRW6416S 1.0c> Removable CD-ROM SCSI-2 device 
cd1: 10.000MB/s transfers (10.000MHz, offset 15)
cd1: Attempt to query device size failed: NOT READY, Medium not present - tray closed
SMP: AP CPU #1 Launched!
SMP: CPU1 ap_init():
     lint0: 0x00010700 lint1: 0x00010400 TPR: 0x00000000 SVR: 0x000001ff
(cd1:sym0:0:6:0): error 6
(cd1:sym0:0:6:0): Unretryable Error
(cd1:sym0:0:6:0): error 6
(cd1:sym0:0:6:0): Unretryable Error
[0] f:80 typ:165 s(CHS):0/1/1 e(CHS):129/254/63 s:63 l:2088387
[1] f:00 typ:6 s(CHS):130/0/1 e(CHS):520/254/63 s:2088450 l:6281415
[2] f:00 typ:165 s(CHS):521/0/1 e(CHS):1023/254/63 s:8369865 l:41929650
[3] f:00 typ:15 s(CHS):1023/254/63 e(CHS):1023/254/63 s:50299515 l:20820240
GEOM: Configure da0s1, start 32256 length 1069254144 end 1069286399
GEOM: Configure da0s2, start 1069286400 length 3216084480 end 4285370879
GEOM: Configure da0s3, start 4285370880 length 21467980800 end 25753351679
GEOM: Configure da0s4, start 25753351680 length 10659962880 end 36413314559
GEOM: Configure da1a, start 8192 length 18210029568 end 18210037759
GEOM: Configure da1c, start 0 length 18210037760 end 18210037759
GEOM: Configure da1h, start 0 length 18210037760 end 18210037759
GEOM: Configure da2c, start 0 length 18210037760 end 18210037759
GEOM: Configure da2h, start 0 length 18210037760 end 18210037759
GEOM: Configure da3c, start 0 length 18210037760 end 18210037759
GEOM: Configure da3h, start 0 length 18210037760 end 18210037759
GEOM: Configure da4c, start 0 length 18210037760 end 18210037759
GEOM: Configure da4h, start 0 length 18210037760 end 18210037759
GEOM: Configure da5c, start 0 length 18210037760 end 18210037759
GEOM: Configure da5h, start 0 length 18210037760 end 18210037759
GEOM: Configure da6c, start 0 length 18210037760 end 18210037759
GEOM: Configure da6h, start 0 length 18210037760 end 18210037759
GEOM: Configure da7c, start 0 length 18210037760 end 18210037759
GEOM: Configure da7h, start 0 length 18210037760 end 18210037759
GEOM: Configure da8c, start 0 length 18210037760 end 18210037759
GEOM: Configure da8h, start 0 length 18210037760 end 18210037759
GEOM: Configure da9c, start 0 length 18210037760 end 18210037759
GEOM: Configure da9h, start 0 length 18210037760 end 18210037759
GEOM: Configure da10c, start 0 length 18210037760 end 18210037759
GEOM: Configure da10h, start 0 length 18210037760 end 18210037759
GEOM: Configure da0s1a, start 0 length 1069254144 end 1069254143
GEOM: Configure da0s1c, start 0 length 1069254144 end 1069254143
GEOM: Configure da0s3a, start 9701425152 length 11766555648 end 21467980799
GEOM: Configure da0s3b, start 0 length 536870912 end 536870911
GEOM: Configure da0s3c, start 0 length 21467980800 end 21467980799
GEOM: Configure da0s3e, start 536870912 length 536870912 end 1073741823
GEOM: Configure da0s3f, start 1073741824 length 536870912 end 1610612735
GEOM: Configure da0s3g, start 1610612736 length 6442450944 end 8053063679
GEOM: Configure da0s3h, start 8053063680 length 1648361472 end 9701425151
MBREXT Slice 5 on da0s4:
[0] f:00 typ:131 s(CHS):1023/254/63 e(CHS):1023/254/63 s:63 l:305172
[1] f:00 typ:5 s(CHS):1023/254/63 e(CHS):1023/254/63 s:305235 l:19470780
GEOM: Configure da0s5, start 32256 length 156248064 end 156280319
MBREXT Slice 6 on da0s4:
[0] f:00 typ:131 s(CHS):1023/254/63 e(CHS):1023/254/63 s:63 l:19470717
[1] f:00 typ:5 s(CHS):1023/254/63 e(CHS):1023/254/63 s:19776015 l:1044225
GEOM: Configure da0s6, start 156312576 length 9969007104 end 10125319679
MBREXT Slice 7 on da0s4:
[0] f:00 typ:130 s(CHS):1023/254/63 e(CHS):1023/254/63 s:63 l:1044162
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure da0s7, start 10125351936 length 534610944 end 10659962879
Mounting root from ufs:/dev/da0s1a
start_init: trying /sbin/init
GEOM: Configure ad0c, start 0 length 60022480896 end 60022480895
GEOM: Configure ad0c, start 0 length 60022480896 end 60022480895
GEOM: Configure ad0c, start 0 length 60022480896 end 60022480895
GEOM: Configure ad0c, start 0 length 60022480896 end 60022480895
fxp0: Microcode loaded, int_delay: 1000 usec  bundle_max: 6
fxp0: Microcode loaded, int_delay: 1000 usec  bundle_max: 6
Linux ELF exec handler installed

-- 
Benjamin Lewis <bhlewis at purdue.edu>
Database Analyst/Programmer
IT Security and Policy - Identity and Access Management
Purdue University



More information about the freebsd-current mailing list