From owner-freebsd-bugs Wed Nov 15 15:30: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F02137B4D7 for ; Wed, 15 Nov 2000 15:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA04516; Wed, 15 Nov 2000 15:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from gracie.lbl.gov (gracie.lbl.gov [131.243.2.175]) by hub.freebsd.org (Postfix) with ESMTP id 0FF4837B4CF for ; Wed, 15 Nov 2000 15:28:17 -0800 (PST) Received: (from jin@localhost) by gracie.lbl.gov (8.9.3/8.9.3) id PAA08848; Wed, 15 Nov 2000 15:28:17 -0800 (PST) (envelope-from jin) Message-Id: <200011152328.PAA08848@gracie.lbl.gov> Date: Wed, 15 Nov 2000 15:28:17 -0800 (PST) From: Jin Guojun (DSD staff) Reply-To: j_guojun@lbl.gov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/22877: installation panic if ep0 presents Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22877 >Category: kern >Synopsis: installation panic if ep0 presents >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 15 15:30:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Jin Guojun (DSD staff) >Release: FreeBSD 5.0-20001114-CURRENT i386 >Organization: >Environment: software -- 5.0-20001114-CURRENT maybe ealier but after 200006xx. The previous version used is 200006xx which is OK for ep0. hardware -- AMD K6-II 500MHz with ASUS P5A-B motherboard + 3c509 Ethernet adapter. >Description: If irq for 3c509 board is set to 15, the board will not be configured, and system will boot with ep0 (but some ti{0-1} are up). If irq for 3c509 board is set to non-15, and ie0, fe0, le0, cs0, lnc0 and sn0 are enabled, system will hang as soon as it detects the ep0. This has been a problem for long long time. If irq for 3c509 board is set to non-15, and ie0, fe0, le0, cs0, lnc0 and sn0 are disabled; or set 3c509 board to PNP, system will panic, once the ep0 is configured. >How-To-Repeat: Boot installation floppies and may sure to set 3c509 able to be configured, then it wil panic. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message