From owner-freebsd-bugs Mon Dec 3 9:50: 5 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 061E837B41A for ; Mon, 3 Dec 2001 09:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB3Ho1M13467; Mon, 3 Dec 2001 09:50:02 -0800 (PST) (envelope-from gnats) Date: Mon, 3 Dec 2001 09:50:02 -0800 (PST) Message-Id: <200112031750.fB3Ho1M13467@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Ian Dowse Subject: Re: kern/22877: installation panic if ep0 presents Reply-To: Ian Dowse Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/22877; it has been noted by GNATS. From: Ian Dowse To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: kern/22877: installation panic if ep0 presents Date: Mon, 03 Dec 2001 17:45:09 +0000 Adding to the audit trail: In message <3C0AEFC3.4F2BBB66@lbl.gov>, Jin Guojun writes: >This is a known problem when ep0 driver moved out of ISA. >Since ep is an old NIC that will go away, so it is not worth to fix it. >The work around is to disable following device if installation uses >ep0 (make a note in the archive): > >config> di sn0 >config> di cs0 >config> di lnc0 >config> di ie0 >config> di fe0 >config> di ed0 > >This case can be closed. > >Thanks, > > -Jin > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message