Port-xen archive

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

Re: Booting XEN3_DOM0 results into "panic: pci_get_capability"



On Thu, Sep 18, 2008, Christoph Egger wrote:

> Thanks for the pci register dump.

You're welcome!

> Can you apply this patch
> 
>      http://www.netbsd.org/~joerg/pci.c.diff
> 
> and retry booting NetBSD/Xen the same way
> where you got the panic before ?
> Please give us the dmesg output in any case.

Sure! At least now the machine boots up and emits the warning mentioned
in your patch. Below to complete output on serial line (hostname
and gateway IP modified), but no login prompt or any other system
initialisation is visible. The machine becomes pingable over network
but sshd, which is up to now the one and only service on that machine,
doesn't accept connections. 

Probably some other stuff hangs during boot, pressing Ctrl-C bails out
and gives me a login prompt. After starting the missing services like
sshd in /etc/rc.d manually and especially mounting /kern, I'm able to
launch the /etc/rc.d/xen* stuff and see "Domain-0" listed when running
"xm list".

---8<---snipp---8<---
 __  __            _____  _  _  _   
 \ \/ /___ _ __   |___ / / || || |  
  \  // _ \ '_ \    |_ \ | || || |_ 
  /  \  __/ | | |  ___) || ||__   _|
 /_/\_\___|_| |_| |____(_)_(_) |_|  
                                    
 http://www.cl.cam.ac.uk/netos/xen
 University of Cambridge Computer Laboratory

 Xen version 3.1.4 (root@) (gcc version 4.1.3 20080704 prerelease (NetBSD nb1 
20080202)) Wed Sep 17 14:49:47 CEST 2008
 Latest ChangeSet: unavailable

(XEN) Command line: com1=115200,8n1
(XEN) Video information:
(XEN)  VGA is text mode 80x25, font 8x16
(XEN)  VBE/DDC methods: V2; EDID transfer time: 1 seconds
(XEN) Disc information:
(XEN)  Found 2 MBR signatures
(XEN)  Found 2 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN)  0000000000000000 - 000000000009f000 (usable)
(XEN)  000000000009f000 - 00000000000a0000 (reserved)
(XEN)  00000000000f0000 - 0000000000100000 (reserved)
(XEN)  0000000000100000 - 000000007eed0000 (usable)
(XEN)  000000007eed0000 - 000000007eed3000 (ACPI NVS)
(XEN)  000000007eed3000 - 000000007eee0000 (ACPI data)
(XEN)  000000007eee0000 - 000000007ef00000 (reserved)
(XEN)  000000007f000000 - 0000000080000000 (reserved)
(XEN)  00000000f0000000 - 00000000f4000000 (reserved)
(XEN)  00000000fec00000 - 0000000100000000 (reserved)
(XEN) System RAM: 2030MB (2079164kB)
(XEN) Xen heap: 14MB (15156kB)
(XEN) Domain heap initialised: DMA width 32 bits
(XEN) Processor #0 15:11 APIC version 16
(XEN) Processor #1 15:11 APIC version 16
(XEN) IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23
(XEN) Enabling APIC mode:  Flat.  Using 1 I/O APICs
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2304.844 MHz processor.
(XEN) AMD SVM: ASIDs enabled. 
(XEN) HVM: SVM enabled
(XEN) CPU0: AMD Athlon(tm) Dual Core Processor 4450B stepping 02
(XEN) Booting processor 1/1 eip 90000
(XEN) AMD: Disabling C1 Clock Ramping Node #0
(XEN) AMD SVM: ASIDs enabled. 
(XEN) CPU1: AMD Athlon(tm) Dual Core Processor 4450B stepping 02
(XEN) Total of 2 processors activated.
(XEN) ENABLING IO-APIC IRQs
(XEN)  -> Using new ACK method
(XEN) Platform timer overflows in 8589 jiffies.
(XEN) Platform timer is 25.000MHz HPET
(XEN) Brought up 2 CPUs
(XEN) *** LOADING DOMAIN 0 ***
(XEN)  Xen  kernel: 64-bit, lsb, compat32
(XEN)  Dom0 kernel: 64-bit, lsb, paddr 0xffffffff80100000 -> 0xffffffff80c37d00
(XEN)  Dom0 symbol map 0xffffffff80c37d00 -> 0xffffffff80d2c6a8
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)  Dom0 alloc.:   0000000078000000->000000007a000000 (468907 pages to be 
allocated)
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)  Loaded kernel: ffffffff80100000->ffffffff80d2c6a8
(XEN)  Init. ramdisk: ffffffff80d2d000->ffffffff80d2d000
(XEN)  Phys-Mach map: ffffffff80d2d000->ffffffff810d0d58
(XEN)  Start info:    ffffffff810d1000->ffffffff810d149c
(XEN)  Page tables:   ffffffff810d2000->ffffffff810df000
(XEN)  Boot stack:    ffffffff810df000->ffffffff810e0000
(XEN)  TOTAL:   \0x00      ffffffff8done.
(XEN) Xen trace buffers: disabled
(XEN) Std. Loglevel: Errors and warnings
(XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings)
(XEN) Xen is relinquishing VGA console.
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to 
Xen).
(XEN) Freed 100kB init memory.
Loaded initial symtab at 0xffffffff80c37d04, strtab at 0xffffffff80ccbd40, # 
entries 25161
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008
    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 4.99.72 (XEN3_DOM0) #1: Thu Sep 18 15:03:36 CEST 2008
\0x09adm%pkg.example.com@localhost:/usr/obj/sys/arch/amd64/compile/XEN3_DOM0
total memory = 1863 MB
avail memory = 1787 MB
SMBIOS rev. 2.4 @ 0xf0000 (71 entries)
mainbus0 (root)
pmap_kenter_pa: pa 0x0 for va 0xffffa00047da0000 outside range
pmap_kenter_pa: pa 0x9f000 for va 0xffffa00047da0000 outside range
pmap_kenter_pa: pa 0x9e000 for va 0xffffa00047da0000 outside range
pmap_kenter_pa: pa 0xf0000 for va 0xffffa00047da0000 outside range
pmap_kenter_pa: pa 0xf1000 for va 0xffffa00047da1000 outside range
pmap_kenter_pa: pa 0xf2000 for va 0xffffa00047da2000 outside range
pmap_kenter_pa: pa 0xf3000 for va 0xffffa00047da3000 outside range
pmap_kenter_pa: pa 0xf4000 for va 0xffffa00047da4000 outside range
pmap_kenter_pa: pa 0xf5000 for va 0xffffa00047da5000 outside range
pmap_kenter_pa: pa 0xf6000 for va 0xffffa00047da6000 outside range
pmap_kenter_pa: pa 0xf7000 for va 0xffffa00047da7000 outside range
pmap_kenter_pa: pa 0xf8000 for va 0xffffa00047da8000 outside range
pmap_kenter_pa: pa 0xf9000 for va 0xffffa00047da9000 outside range
pmap_kenter_pa: pa 0xfa000 for va 0xffffa00047daa000 outside range
pmap_kenter_pa: pa 0xfb000 for va 0xffffa00047dab000 outside range
pmap_kenter_pa: pa 0xfc000 for va 0xffffa00047dac000 outside range
pmap_kenter_pa: pa 0xfd000 for va 0xffffa00047dad000 outside range
pmap_kenter_pa: pa 0xfe000 for va 0xffffa00047dae000 outside range
pmap_kenter_pa: pa 0xff000 for va 0xffffa00047daf000 outside range
pmap_kenter_pa: pa 0xf3000 for va 0xffffa00047da0000 outside range
pmap_kenter_pa: pa 0xf2000 for va 0xffffa00047da1000 outside range
pmap_kenter_pa: pa 0xf2000 for va 0xffffa00047da1000 outside range
cpu0 at mainbus0 apid 0: (boot processor)
cpu1 at mainbus0 apid 1: (application processor)
ioapic0 at mainbus0 apid 4, virtual wire mode
(XEN) ioapic_guest_write: apic=0, pin=2, old_irq=0, new_irq=-1
(XEN) ioapic_guest_write: old_entry=000009f0, new_entry=00010900
(XEN) ioapic_guest_write: Attempt to remove IO-APIC pin of in-use IRQ!
(XEN) ioapic_guest_write: apic=0, pin=4, old_irq=4, new_irq=-1
(XEN) ioapic_guest_write: old_entry=000009f1, new_entry=00010900
(XEN) ioapic_guest_write: Attempt to remove IO-APIC pin of in-use IRQ!
ioapic0: can't remap to apid 4
hypervisor0 at mainbus0: Xen version 3.1
vcpu0 at hypervisor0: AMD 686-class, 2304MHz, id 0x60fb2
xenbus0 at hypervisor0: Xen Virtual Bus Interface
xencons0 at hypervisor0: Xen Virtual Console Driver
acpi0 at hypervisor0: Intel ACPICA 20080321
mpacpi: found root PCI bus 0 at level 1
mpacpi: found subordinate bus 4 at level 2
mpacpi: 2 PCI busses
mpacpi: ISA interrupt override 0 -> 2 (0/0)
mpacpi: ISA interrupt override 9 -> 9 (1/3)
mpacpi: ISA interrupt override 14 -> 14 (1/1)
mpacpi: ISA interrupt override 15 -> 15 (1/1)
mpacpi: configuring PCI bus 0 int routing
mpacpi: configuring PCI bus 4 int routing
ioapic0: pin 2 attached to isa0 irq 0 (type 0<type=0> flags 0<pol=0,trig=0>)
ioapic0: pin 1 attached to isa0 irq 1 (type 0<type=0> flags 0<pol=0,trig=0>)
ioapic0: pin 3 attached to isa0 irq 3 (type 0<type=0> flags 0<pol=0,trig=0>)
ioapic0: pin 4 attached to isa0 irq 4 (type 0<type=0> flags 0<pol=0,trig=0>)
ioapic0: pin 5 attached to isa0 irq 5 (type 0<type=0> flags 0<pol=0,trig=0>)
ioapic0: pin 6 attached to isa0 irq 6 (type 0<type=0> flags 0<pol=0,trig=0>)
ioapic0: pin 7 attached to isa0 irq 7 (type 0<type=0> flags 0<pol=0,trig=0>)
ioapic0: pin 8 attached to isa0 irq 8 (type 0<type=0> flags 0<pol=0,trig=0>)
ioapic0: pin 9 attached to isa0 irq 9 (type 0<type=0> flags d<pol=1=Act 
Hi,trig=3=Level>)
ioapic0: pin 10 attached to isa0 irq 10 (type 0<type=0> flags 0<pol=0,trig=0>)
ioapic0: pin 11 attached to isa0 irq 11 (type 0<type=0> flags 0<pol=0,trig=0>)
ioapic0: pin 12 attached to isa0 irq 12 (type 0<type=0> flags 0<pol=0,trig=0>)
ioapic0: pin 13 attached to isa0 irq 13 (type 0<type=0> flags 0<pol=0,trig=0>)
ioapic0: pin 14 attached to isa0 irq 14 (type 0<type=0> flags 5<pol=1=Act 
Hi,trig=1=Edge>)
ioapic0: pin 15 attached to isa0 irq 15 (type 0<type=0> flags 5<pol=1=Act 
Hi,trig=1=Edge>)
local apic: pin 1 attached to NMI (type 1<type=1=NMI> flags 0<pol=0,trig=0>)
local apic: pin 1 attached to NMI (type 1<type=1=NMI> flags 0<pol=0,trig=0>)
local apic: pin 1 attached to NMI (type 1<type=1=NMI> flags 0<pol=0,trig=0>)
local apic: pin 1 attached to NMI (type 1<type=1=NMI> flags 0<pol=0,trig=0>)
linkdev APCS attached to pci0 device 10 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APMU attached to pci0 device 10 INT_B (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APCF attached to pci0 device 11 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APCL attached to pci0 device 11 INT_B (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APCH attached to pci0 device 20 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APCJ attached to pci0 device 16 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev AAZA attached to pci0 device 16 INT_B (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APCJ attached to pci0 device 16 INT_C (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APCK attached to pci0 device 16 INT_D (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APCZ attached to pci0 device 13 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APSI attached to pci0 device 14 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APSJ attached to pci0 device 15 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC5 attached to pci0 device 4 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC6 attached to pci0 device 4 INT_B (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC7 attached to pci0 device 4 INT_C (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC8 attached to pci0 device 4 INT_D (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC5 attached to pci0 device 3 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC6 attached to pci0 device 3 INT_B (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC7 attached to pci0 device 3 INT_C (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC8 attached to pci0 device 3 INT_D (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC6 attached to pci0 device 2 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC7 attached to pci0 device 2 INT_B (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC8 attached to pci0 device 2 INT_C (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC5 attached to pci0 device 2 INT_D (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC7 attached to pci0 device 5 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC8 attached to pci0 device 5 INT_B (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC5 attached to pci0 device 5 INT_C (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC6 attached to pci0 device 5 INT_D (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC2 attached to pci4 device 9 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC3 attached to pci4 device 9 INT_B (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC4 attached to pci4 device 9 INT_C (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC1 attached to pci4 device 9 INT_D (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC1 attached to pci4 device 8 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC2 attached to pci4 device 8 INT_B (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC3 attached to pci4 device 8 INT_C (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC4 attached to pci4 device 8 INT_D (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC4 attached to pci4 device 7 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC4 attached to pci4 device 7 INT_B (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC4 attached to pci4 device 7 INT_C (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC4 attached to pci4 device 7 INT_D (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC2 attached to pci4 device 0 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC3 attached to pci4 device 0 INT_B (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC4 attached to pci4 device 0 INT_C (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC1 attached to pci4 device 0 INT_D (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC3 attached to pci4 device 1 INT_A (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC4 attached to pci4 device 1 INT_B (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC1 attached to pci4 device 1 INT_C (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
linkdev APC2 attached to pci4 device 1 INT_D (type 0<type=0> flags f<pol=3=Act 
Lo,trig=3=Level>)
ioapic0: int9 18998<vector=98,delmode=1,logical,level,masked,dest=0> 
3000000<target=3>
acpibut0 at acpi0 (PWRB, PNP0C0C): ACPI Power Button
TMR (PNP0100) [AT Timer] at acpi0 not configured
pcppi0 at acpi0 (SPKR, PNP0800)
pcppi0: io 0x61
UAR1 (PNP0501) [16550A-compatible COM port] at acpi0 not configured
pci0 at hypervisor0 bus 0: configuration mode 1
hypervisor0: added to list as bus 0
vendor 0x10de product 0x02f0 (RAM memory, revision 0xa2) at pci0 dev 0 function 
0 not configured
vendor 0x10de product 0x02fa (RAM memory, revision 0xa2) at pci0 dev 0 function 
1 not configured
vendor 0x10de product 0x02fe (RAM memory, revision 0xa2) at pci0 dev 0 function 
2 not configured
vendor 0x10de product 0x02f8 (RAM memory, revision 0xa2) at pci0 dev 0 function 
3 not configured
vendor 0x10de product 0x02f9 (RAM memory, revision 0xa2) at pci0 dev 0 function 
4 not configured
vendor 0x10de product 0x02ff (RAM memory, revision 0xa2) at pci0 dev 0 function 
5 not configured
Broken PCI header detected
vendor 0x10de product 0x027f (RAM memory, revision 0xa2) at pci0 dev 0 function 
6 not configured
vendor 0x10de product 0x027e (RAM memory, revision 0xa2) at pci0 dev 0 function 
7 not configured
ppb0 at pci0 dev 2 function 0: vendor 0x10de product 0x02fc (rev. 0xa1)
pci1 at ppb0 bus 1
ppb0: added to list as bus 1
ppb1 at pci0 dev 3 function 0: vendor 0x10de product 0x02fd (rev. 0xa1)
pci2 at ppb1 bus 2
ppb1: added to list as bus 2
bge0 at pci2 dev 0 function 0: Broadcom BCM5754 Gigabit Ethernet
linkdev APC5 returned ACPI global irq 16, line 16
ioapic0: int16 1a9a0<vector=a0,delmode=1,logical,actlo,level,masked,dest=0> 
3000000<target=3>
bge0: interrupting at ioapic0 pin 16, event channel 4
bge0: ASIC BCM5754/5787 A2 (0xb002), Ethernet address 00:1e:c9:4a:3e:0c
brgphy0 at bge0 phy 1: BCM5754/5787 1000BASE-T media interface, rev. 0
brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 
1000baseT-FDX, auto
ppb2 at pci0 dev 4 function 0: vendor 0x10de product 0x02fb (rev. 0xa1)
pci3 at ppb2 bus 3
ppb2: added to list as bus 3
vga0 at pci0 dev 5 function 0: vendor 0x10de product 0x0241 (rev. 0xa2)
wsdisplay0 at vga0 kbdmux 1
drm at vga0 not configured
vendor 0x10de product 0x0270 (RAM memory, revision 0xa2) at pci0 dev 9 function 
0 not configured
pcib0 at pci0 dev 10 function 0
pcib0: vendor 0x10de product 0x0260 (rev. 0xa3)
vendor 0x10de product 0x0264 (SMBus serial bus, revision 0xa3) at pci0 dev 10 
function 1 not configured
vendor 0x10de product 0x0272 (RAM memory, revision 0xa3) at pci0 dev 10 
function 2 not configured
ohci0 at pci0 dev 11 function 0: vendor 0x10de product 0x026d (rev. 0xa3)
linkdev APCF returned ACPI global irq 20, line 20
ioapic0: int20 1a9a8<vector=a8,delmode=1,logical,actlo,level,masked,dest=0> 
3000000<target=3>
ohci0: interrupting at ioapic0 pin 20, event channel 5
ohci0: OHCI version 1.0, legacy support
usb0 at ohci0: USB revision 1.0
ehci0 at pci0 dev 11 function 1: vendor 0x10de product 0x026e (rev. 0xa3)
linkdev APCL returned ACPI global irq 21, line 21
ioapic0: int21 1a9b0<vector=b0,delmode=1,logical,actlo,level,masked,dest=0> 
3000000<target=3>
ehci0: interrupting at ioapic0 pin 21, event channel 6
ehci0: companion controller, 8 ports each: ohci0
usb1 at ehci0: USB revision 2.0
viaide0 at pci0 dev 14 function 0
viaide0: NVIDIA nForce430 Serial ATA Controller (rev. 0xa1)
linkdev APSI returned ACPI global irq 22, line 22
ioapic0: int22 1a9b8<vector=b8,delmode=1,logical,actlo,level,masked,dest=0> 
3000000<target=3>
viaide0: using ioapic0 pin 22, event channel 7 for native-PCI interrupt
atabus0 at viaide0 channel 0
atabus1 at viaide0 channel 1
viaide1 at pci0 dev 15 function 0
viaide1: NVIDIA nForce430 Serial ATA Controller (rev. 0xa1)
linkdev APSJ returned ACPI global irq 23, line 23
ioapic0: int23 1a9c0<vector=c0,delmode=1,logical,actlo,level,masked,dest=0> 
3000000<target=3>
viaide1: using ioapic0 pin 23, event channel 8 for native-PCI interrupt
atabus2 at viaide1 channel 0
atabus3 at viaide1 channel 1
ppb3 at pci0 dev 16 function 0: vendor 0x10de product 0x026f (rev. 0xa2)
pci4 at ppb3 bus 4
ppb3: added to list as bus 4
pchb0 at pci0 dev 24 function 0
pchb0: vendor 0x1022 product 0x1100 (rev. 0x00)
pchb1 at pci0 dev 24 function 1
pchb1: vendor 0x1022 product 0x1101 (rev. 0x00)
pchb2 at pci0 dev 24 function 2
pchb2: vendor 0x1022 product 0x1102 (rev. 0x00)
amdtemp0 at pci0 dev 24 function 3
amdtemp0: AMD CPU Temperature Sensors (K8: core rev BH-G2)
isa0 at pcib0
pckbc0 at isa0 port 0x60-0x64
pckbdprobe: reset error 5
pmsprobe: reset error 5
Link Device APCS:
Index  IRQ  Rtd  Ref  IRQs
    0  255   N     1  20 21 22 23 polarity 1 trigger 0

Link Device APMU:
Index  IRQ  Rtd  Ref  IRQs
    0  255   N     1  20 21 22 23 polarity 1 trigger 0

Link Device APCF:
Index  IRQ  Rtd  Ref  IRQs
    0   20   Y     1  20 21 22 23 polarity 1 trigger 0

Link Device APCL:
Index  IRQ  Rtd  Ref  IRQs
    0   21   Y     1  20 21 22 23 polarity 1 trigger 0

Link Device APCH:
Index  IRQ  Rtd  Ref  IRQs
    0  255   N     1  20 21 22 23 polarity 1 trigger 0

Link Device APCJ:
Index  IRQ  Rtd  Ref  IRQs
    0  255   N     2  20 21 22 23 polarity 1 trigger 0

Link Device AAZA:
Index  IRQ  Rtd  Ref  IRQs
    0  255   N     1  20 21 22 23 polarity 1 trigger 0

Link Device APCK:
Index  IRQ  Rtd  Ref  IRQs
    0  255   N     1  20 21 22 23 polarity 1 trigger 0

Link Device APCZ:
Index  IRQ  Rtd  Ref  IRQs
    0  255   N     1  20 21 22 23 polarity 1 trigger 0

Link Device APSI:
Index  IRQ  Rtd  Ref  IRQs
    0   22   Y     1  20 21 22 23 polarity 1 trigger 0

Link Device APSJ:
Index  IRQ  Rtd  Ref  IRQs
    0   23   Y     1  20 21 22 23 polarity 1 trigger 0

Link Device APC5:
Index  IRQ  Rtd  Ref  IRQs
    0   16   Y     4  16 polarity 1 trigger 0

Link Device APC6:
Index  IRQ  Rtd  Ref  IRQs
    0  255   N     4  16 polarity 1 trigger 0

Link Device APC7:
Index  IRQ  Rtd  Ref  IRQs
    0  255   N     4  16 polarity 1 trigger 0

Link Device APC8:
Index  IRQ  Rtd  Ref  IRQs
    0  255   N     4  16 polarity 1 trigger 0

Link Device APC2:
Index  IRQ  Rtd  Ref  IRQs
    0  255   N     4  17 polarity 1 trigger 0

Link Device APC3:
Index  IRQ  Rtd  Ref  IRQs
    0  255   N     4  18 polarity 1 trigger 0

Link Device APC4:
Index  IRQ  Rtd  Ref  IRQs
    0  255   N     8  19 polarity 1 trigger 0

Link Device APC1:
Index  IRQ  Rtd  Ref  IRQs
    0  255   N     4  16 polarity 1 trigger 0

xenbus0: using event channel 10
uhub0 at usb0: vendor 0x10de OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1 at usb1: vendor 0x10de EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
viaide0 port 0: device present, speed: 3.0Gb/s
viaide0 port 1: device present, speed: 3.0Gb/s
wd0 at atabus0 drive 0: <ST3250310AS>
wd0: quirks 2<FORCE_LBA48>
wd0: 232 GB, 484406 cyl, 16 head, 63 sec, 512 bytes/sect x 488281250 sectors
wd1 at atabus1 drive 0: <ST3250310AS>
wd1: quirks 2<FORCE_LBA48>
wd1: 232 GB, 484406 cyl, 16 head, 63 sec, 512 bytes/sect x 488281250 sectors
ehci0: handing over low speed device on port 7 to ohci0
raidattach: Asked for 8 units
Kernelized RAIDframe activated
Searching for RAID components...
boot device: wd0
root on wd0a dumps on wd0b
mountroot: trying lfs...
mountroot: trying ffs...
root file system type: ffs
init: copying out path `/sbin/init' 11
Thu Sep 18 13:06:15 GMT 2008
swapctl: adding /dev/wd0b as swap device at priority 0
Starting file system checks:
/dev/rwd0a: file system is clean; not checking
/dev/rwd0e: file system is clean; not checking
/dev/rwd0f: file system is clean; not checking
/dev/rwd0g: file system is clean; not checking
Setting tty flags.
Setting sysctl variables:
Starting network.
Hostname: pkg.example.com
uhidev0 at uhub0 port 7 configuration 1 interface 0
uhidev0: DELL DELL USB Keyboard, rev 1.10/1.05, addr 2, iclass 3/1
ukbd0 at uhidev0: 8 modifier keys, 6 key codes
IPv6 mode: host
Configuring network interfaces: bge0.
add net default: gateway XXX.XXX.XXX.XXX
Adding interface aliases:
wskbd0 at ukbd0 mux 1
Building databases: dev, utmp, utmpx done
Starting syslogd.
Checking for core dump...
dumplo = 0 (0 * 512)

--->8---snapp--->8---

Thanks for your quick help!
Christoph



Home | Main Index | Thread Index | Old Index