From enderle@mdn.de  Mon Jan 20 06:40:44 2003
Return-Path: <enderle@mdn.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 27E2C37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Jan 2003 06:40:44 -0800 (PST)
Received: from mail.mdn.de (port-212-202-153-179.reverse.qsc.de [212.202.153.179])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3727043F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Jan 2003 06:40:38 -0800 (PST)
	(envelope-from enderle@mdn.de)
Received: by mail.mdn.de (Postfix, from userid 1001)
	id D841BA99C; Mon, 20 Jan 2003 15:40:34 +0100 (CET)
Message-Id: <20030120144034.D841BA99C@mail.mdn.de>
Date: Mon, 20 Jan 2003 15:40:34 +0100 (CET)
From: Steven Enderle <enderle@mdn.de>
Reply-To: Steven Enderle <enderle@mdn.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: 5.0-RELEASE install boot floppies hang with ISA_PROBE_CHILDREN: Probing PNP Devices while booting
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         47255
>Category:       kern
>Synopsis:       5.0-RELEASE install boot floppies hang with ISA_PROBE_CHILDREN: Probing PNP Devices while booting
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 20 06:50:02 PST 2003
>Closed-Date:    Wed Sep 01 10:32:55 GMT 2004
>Last-Modified:  Wed Sep 01 10:32:55 GMT 2004
>Originator:     Steven Enderle
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
mdn Huebner GmbH
>Environment:
5.0 kern and mfsroot floppies from mini install cd
>Description:
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.
>Fix:

	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: bmah 
State-Changed-When: Mon Jan 20 08:33:33 PST 2003 
State-Changed-Why:  
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! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=47255 

From: enderle@mdn.de (Steven Enderle)
To: freebsd-gnats-submit@FreeBSD.org, bmah@FreeBSD.org
Cc:  
Subject: Re: kern/47255: 5.0-RELEASE install boot floppies hang with ISA_PROBE_CHILDREN: Probing PNP Devices while booting
Date: Tue, 21 Jan 2003 11:39:44 +0100 (CET)

 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   -----
 --------------------------------------------------

From: Tilman Linneweh <arved@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, enderle@mdn.de
Cc:  
Subject: Re: kern/47255: 5.0-RELEASE install boot floppies hang with
	ISA_PROBE_CHILDREN: Probing PNP Devices while booting
Date: Fri, 27 Aug 2004 15:27:08 +0200

 Does this problem still occur with recent versions of FreeBSD?
 
 Did you try changing your ISAPNP BIOS settings?

From: Steven Enderle <enderle@mdn.de>
To: Tilman Linneweh <arved@FreeBSD.org>
Cc:  
Subject: Re: kern/47255: 5.0-RELEASE install boot floppies hang with	ISA_PROBE_CHILDREN:
 Probing PNP Devices while booting
Date: Tue, 31 Aug 2004 15:59:18 +0200

 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?
 
State-Changed-From-To: feedback->closed 
State-Changed-By: arved 
State-Changed-When: Wed Sep 1 10:32:42 GMT 2004 
State-Changed-Why:  
Submitter reports, that 5.2.1 works 

http://www.freebsd.org/cgi/query-pr.cgi?pr=47255 
>Unformatted:
