From owner-freebsd-hackers@FreeBSD.ORG Fri Aug 27 06:53:06 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DF6816A4CE for ; Fri, 27 Aug 2004 06:53:06 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3876343D49 for ; Fri, 27 Aug 2004 06:53:06 +0000 (GMT) (envelope-from geniusfreak@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so212166rnl for ; Thu, 26 Aug 2004 23:53:05 -0700 (PDT) Received: by 10.38.83.11 with SMTP id g11mr1918789rnb; Thu, 26 Aug 2004 23:53:05 -0700 (PDT) Received: by 10.38.82.75 with HTTP; Thu, 26 Aug 2004 23:53:05 -0700 (PDT) Message-ID: <97f8dd040826235372388dea@mail.gmail.com> Date: Thu, 26 Aug 2004 23:53:05 -0700 From: Genius Freak To: freebsd-hackers@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: System freeze when useing bfe (Broadcom BCM440x) driver X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Genius Freak List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 06:53:06 -0000 I just installed 5.2.1 RELEASE from CD on my dell inspiron 1100 I found some guides online and used them to create a custom kernel for the laptop, it compiled and booted fine however it freezes whenever I use the network card. (example: running "pkg_add -r cvsup" causes it to freeze ) I have compiled a second kernel while running the first to see it it was just a CPU or resource issue but it went fine so it seems to me to be the driver. I have attached the kernel config file for reference. Please tell me if there are any tricks to get this working properly.