Bug 47255

Summary: 5.0-RELEASE install boot floppies hang with ISA_PROBE_CHILDREN: Probing PNP Devices while booting
Product: Base System Reporter: enderle <enderle>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-RELEASE   
Hardware: Any   
OS: Any   

Description enderle 2003-01-20 14:50:02 UTC
well, it hangs. i found some similar bug reports with google (from people using 4.x) but nothing usefull.

How-To-Repeat: try installing it. i can supply more information on the hardware when the system is up with 4.7 again.
Comment 1 Bruce A. Mah freebsd_committer freebsd_triage 2003-01-20 16:33:33 UTC
State Changed
From-To: open->feedback

There isn't really enough information in this PR to help anybody diagnose 
your problem. 

When you can get some more information on your system's hardware, please 
include it in a followup to this PR.  Thanks!
Comment 2 enderle 2003-01-21 10:39:44 UTC
Hello Bruce,

thanks for your prompt answer.

Here is the dmesg output of a identical machine running 4.6.2-RELEASE:

Jan 21 11:24:24 nas02a /kernel: Copyright (c) 1992-2002 The FreeBSD Project.
Jan 21 11:24:24 nas02a /kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
Jan 21 11:24:24 nas02a /kernel: The Regents of the University of California. All rights reserved.
Jan 21 11:24:24 nas02a /kernel: FreeBSD 4.6.2-RELEASE #0: Thu Aug 22 11:30:22 CEST 2002
Jan 21 11:24:24 nas02a /kernel: enderle@nas02a:/.amd_mnt/bsd01/usr/export/src/sys/compile/GENERIC
Jan 21 11:24:24 nas02a /kernel: Timecounter "i8254"  frequency 1193182 Hz
Jan 21 11:24:24 nas02a /kernel: CPU: Pentium III/Pentium III Xeon/Celeron (999.52-MHz 686-class CPU)
Jan 21 11:24:24 nas02a /kernel: Origin = "GenuineIntel"  Id = 0x68a Stepping = 10
Jan 21 11:24:24 nas02a /kernel: Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
Jan 21 11:24:24 nas02a /kernel: real memory  = 268369920 (262080K bytes)
Jan 21 11:24:24 nas02a /kernel: config> di psm0
Jan 21 11:24:24 nas02a /kernel: config> di sn0
Jan 21 11:24:24 nas02a /kernel: config> di lnc0
Jan 21 11:24:24 nas02a /kernel: config> di ie0
Jan 21 11:24:24 nas02a /kernel: config> di fe0
Jan 21 11:24:24 nas02a /kernel: config> di ed0
Jan 21 11:24:24 nas02a /kernel: config> di cs0
Jan 21 11:24:24 nas02a /kernel: config> di fdc0
Jan 21 11:24:24 nas02a /kernel: config> di bt0
Jan 21 11:24:24 nas02a /kernel: config> di aic0
Jan 21 11:24:24 nas02a /kernel: config> di aha0
Jan 21 11:24:24 nas02a /kernel: config> di adv0
Jan 21 11:24:24 nas02a /kernel: config> q
Jan 21 11:24:24 nas02a /kernel: avail memory = 256212992 (250208K bytes)
Jan 21 11:24:24 nas02a /kernel: Preloaded elf kernel "kernel" at 0xc04d0000.
Jan 21 11:24:24 nas02a /kernel: Preloaded userconfig_script "/boot/kernel.conf" at 0xc04d009c.
Jan 21 11:24:24 nas02a /kernel: Pentium Pro MTRR support enabled
Jan 21 11:24:24 nas02a /kernel: md0: Malloc disk
Jan 21 11:24:24 nas02a /kernel: Using $PIR table, 9 entries at 0xc00f5250
Jan 21 11:24:24 nas02a /kernel: npx0: <math processor> on motherboard
Jan 21 11:24:24 nas02a /kernel: npx0: INT 16 interface
Jan 21 11:24:24 nas02a /kernel: pcib0: <ServerWorks NB6635 3.0LE host to PCI bridge> on motherboard
Jan 21 11:24:24 nas02a /kernel: pci0: <PCI bus> on pcib0
Jan 21 11:24:24 nas02a /kernel: pci0: <ATI Mach64-GR graphics accelerator> at 1.0 irq 11
Jan 21 11:24:24 nas02a /kernel: fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0xd400-0xd43f mem 0xfd900000-0xfd9fffff,0xfdafd000-0xfdafdfff irq 9 at device 6.0 on pci0
Jan 21 11:24:24 nas02a /kernel: fxp0: Ethernet address 00:30:48:22:22:ee
Jan 21 11:24:24 nas02a /kernel: inphy0: <i82555 10/100 media interface> on miibus0
Jan 21 11:24:24 nas02a /kernel: inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
Jan 21 11:24:24 nas02a /kernel: isab0: <ServerWorks IB6566 PCI to ISA bridge> at device 15.0 on pci0
Jan 21 11:24:24 nas02a /kernel: isa0: <ISA bus> on isab0
Jan 21 11:24:24 nas02a /kernel: atapci0: <ServerWorks ROSB4 ATA33 controller> port 0xffa0-0xffaf at device 15.1 on pci0
Jan 21 11:24:24 nas02a /kernel: ata0: at 0x1f0 irq 14 on atapci0
Jan 21 11:24:24 nas02a /kernel: ata1: at 0x170 irq 15 on atapci0
Jan 21 11:24:24 nas02a /kernel: ohci0: <OHCI (generic) USB controller> irq 0 at device 15.2 on pci0
Jan 21 11:24:24 nas02a /kernel: ohci0: Could not map memory
Jan 21 11:24:24 nas02a /kernel: device_probe_and_attach: ohci0 attach returned 6
Jan 21 11:24:24 nas02a /kernel: pcib1: <ServerWorks NB6635 3.0LE host to PCI bridge> on motherboard
Jan 21 11:24:24 nas02a /kernel: pci1: <PCI bus> on pcib1
Jan 21 11:24:24 nas02a /kernel: twe0: <3ware Storage Controller> port 0xefa0-0xefaf mem 0xfe000000-0xfe7fffff,0xfebffc00-0xfebffc0f irq 10 at device 1.0 on pci1
Jan 21 11:24:24 nas02a /kernel: twe0: 8 ports, Firmware FE7X 1.03.09.027, BIOS BE7X 1.07.02.002
Jan 21 11:24:24 nas02a /kernel: orm0: <Option ROMs> at iomem 0xc0000-0xc7fff,0xcc000-0xccfff,0xcd800-0xce7ff on isa0
Jan 21 11:24:24 nas02a /kernel: atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
Jan 21 11:24:24 nas02a /kernel: atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
Jan 21 11:24:24 nas02a /kernel: kbd0 at atkbd0
Jan 21 11:24:24 nas02a /kernel: vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Jan 21 11:24:24 nas02a /kernel: sc0: <System console> at flags 0x100 on isa0
Jan 21 11:24:24 nas02a /kernel: sc0: VGA <16 virtual consoles, flags=0x300>
Jan 21 11:24:24 nas02a /kernel: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
Jan 21 11:24:24 nas02a /kernel: sio0: type 16550A
Jan 21 11:24:24 nas02a /kernel: sio1 at port 0x2f8-0x2ff irq 3 on isa0
Jan 21 11:24:24 nas02a /kernel: sio1: type 16550A
Jan 21 11:24:24 nas02a /kernel: ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
Jan 21 11:24:24 nas02a /kernel: ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
Jan 21 11:24:24 nas02a /kernel: ppc0: FIFO with 16/16/8 bytes threshold
Jan 21 11:24:24 nas02a /kernel: plip0: <PLIP network interface> on ppbus0
Jan 21 11:24:24 nas02a /kernel: lpt0: <Printer> on ppbus0
Jan 21 11:24:24 nas02a /kernel: lpt0: Interrupt-driven port
Jan 21 11:24:24 nas02a /kernel: ppi0: <Parallel I/O> on ppbus0
Jan 21 11:24:24 nas02a /kernel: ad0: 19092MB <IC35L020AVER07-0> [38792/16/63] at ata0-master UDMA33
Jan 21 11:24:24 nas02a /kernel: twed0: <RAID0, Normal> on twe0
Jan 21 11:24:24 nas02a /kernel: twed0: 381581MB (781477888 sectors)
Jan 21 11:24:24 nas02a /kernel: twe0: command interrupt
Jan 21 11:24:24 nas02a /kernel: Mounting root from ufs:/dev/ad0s1a

Best regards

Steven Enderle
-- 
--------------------------------------------------
----- Steven Enderle ----- m d n Huebner GmbH ----
----- enderle@mdn.de ----- + 49 911 93 90 90 -----
-----  Digital Imaging & Documentmanagment   -----
--------------------------------------------------
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2004-08-27 14:27:08 UTC
Does this problem still occur with recent versions of FreeBSD?

Did you try changing your ISAPNP BIOS settings?
Comment 4 enderle 2004-08-31 14:59:18 UTC
Hello Tilman,

that problem was 5.0 specific. 5.2.1 works great!

Thanks

Steven

Tilman Linneweh wrote:
> Does this problem still occur with recent versions of FreeBSD?
> 
> Did you try changing your ISAPNP BIOS settings?
Comment 5 Tilman Keskinoz freebsd_committer freebsd_triage 2004-09-01 11:32:42 UTC
State Changed
From-To: feedback->closed

Submitter reports, that 5.2.1 works