From owner-freebsd-bugs Wed Apr 17 16:40: 7 2002 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 662B937B400 for ; Wed, 17 Apr 2002 16:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3HNe2T11465; Wed, 17 Apr 2002 16:40:02 -0700 (PDT) (envelope-from gnats) Date: Wed, 17 Apr 2002 16:40:02 -0700 (PDT) Message-Id: <200204172340.g3HNe2T11465@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Shutko Subject: Re: i386/37086: kernel trap 12 Reply-To: Shutko 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 i386/37086; it has been noted by GNATS. From: Shutko To: freebsd-gnats-submit@FreeBSD.org, AVShutko@mail.khstu.ru Cc: Subject: Re: i386/37086: kernel trap 12 Date: Thu, 18 Apr 2002 10:36:07 +1100 Problem solved..... I compiled wrong device driver into kernel.... There is 'gx' driver for Intel Pro1000T exist, I changed wx to gx and system forks just fine.... BUT... I think system should not panic if I compiled wrong driver in kernel.... I should not even attach it to wrong device... Is it bug ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message