DragonFly BSD
DragonFly kernel List (threaded) for 2004-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

deadlock during boot


From: David Rhodus <drhodus@xxxxxxxxxxx>
Date: Fri, 16 Jan 2004 11:52:24 -0500

Joerg, here ya go. :-)

From dmesg

Pentium Pro MTRR support enabled
md0: Malloc disk
Using $PIR table, 12 entries at 0xc00f4660
acpi0: <INTEL  D845EBT2> on motherboard
installed MI handler for int 9
acpi0: power button is handled as a fixed feature programming model.
Timecounter "ACPI-fast"  frequency 3579545 Hz
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
acpi_cpu0: <CPU> on acpi0
acpi_cpu1: <CPU> on acpi0
acpi_button0: <Sleep Button> on acpi0
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard

We stop booting here.


Here is the output from pciconf -lv


none0@pci0:0:0: class=0x060000 card=0x25608086 chip=0x25608086 rev=0x01
hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82845G/GL/GV/GE/PE DRAM Controller / Host-Hub I/F
Bridge'
   class    = bridge
   subclass = HOST-PCI
agp0@pci0:2:0:  class=0x030000 card=0x4c598086 chip=0x25628086 rev=0x01
hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82845G/GL/GV/GE/PE Integrated Graphics Device'
   class    = display
   subclass = VGA
uhci0@pci0:29:0:        class=0x0c0300 card=0x4c598086 chip=0x24c28086
rev=0x01
hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82801DB (ICH4) USB UHCI Controller #1'
   class    = serial bus
   subclass = USB
uhci1@pci0:29:1:        class=0x0c0300 card=0x4c598086 chip=0x24c48086
rev=0x01
hdr=0x00
guppy% cat stuff
none0@pci0:0:0: class=0x060000 card=0x25608086 chip=0x25608086 rev=0x01
hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82845G/GL/GV/GE/PE DRAM Controller / Host-Hub I/F
Bridge'
   class    = bridge
   subclass = HOST-PCI
agp0@pci0:2:0:  class=0x030000 card=0x4c598086 chip=0x25628086 rev=0x01
hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82845G/GL/GV/GE/PE Integrated Graphics Device'
   class    = display
   subclass = VGA
uhci0@pci0:29:0:        class=0x0c0300 card=0x4c598086 chip=0x24c28086
rev=0x01 hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82801DB (ICH4) USB UHCI Controller #1'
   class    = serial bus
   subclass = USB
uhci1@pci0:29:1:        class=0x0c0300 card=0x4c598086 chip=0x24c48086
rev=0x01 hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82801DB (ICH4) USB UHCI Controller #2'
   class    = serial bus
   subclass = USB
uhci2@pci0:29:2:        class=0x0c0300 card=0x4c598086 chip=0x24c78086
rev=0x01 hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82801DB (ICH4) USB UHCI Controller #3'
   class    = serial bus
   subclass = USB
none1@pci0:29:7:        class=0x0c0320 card=0x4c598086 chip=0x24cd8086
rev=0x01 hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82801DB (ICH4) USB EHCI Controller'
   class    = serial bus
   subclass = USB
pcib1@pci0:30:0:        class=0x060400 card=0x00000000 chip=0x244e8086
rev=0x81 hdr=0x01
   vendor   = 'Intel Corporation'
   device   = '82801BA/CA/DB (ICH2/3/4) Hub Interface to PCI Bridge
(244E)'
   class    = bridge
   subclass = PCI-PCI
isab0@pci0:31:0:        class=0x060100 card=0x00000000 chip=0x24c08086
rev=0x01 hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82801DB (ICH4) LPC Interface Bridge'
   class    = bridge
   subclass = PCI-ISA
atapci0@pci0:31:1:      class=0x01018a card=0x4c598086 chip=0x24cb8086
rev=0x01 hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82801DB (ICH4) UltraATA/100 EIDE Controller'
   class    = mass storage
   subclass = ATA
none2@pci0:31:3:        class=0x0c0500 card=0x4c598086 chip=0x24c38086
rev=0x01 hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82801DB (ICH4) SMBus Controller'
   class    = serial bus
   subclass = SMBus
none3@pci0:31:5:        class=0x040100 card=0x03028086 chip=0x24c58086
rev=0x01 hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82801DB (ICH4) AC'97 Audio Controller'
   class    = multimedia
   subclass = audio
fxp0@pci1:8:0:  class=0x020000 card=0x30128086 chip=0x10398086 rev=0x81
hdr=0x00
   vendor   = 'Intel Corporation'
   device   = '82801DB (ICH4) PRO/100 VE Network Connection'
   class    = network
   subclass = ethernet




-DR





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