From owner-freebsd-mobile@FreeBSD.ORG Fri Jun 13 11:43:59 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2916C37B401 for ; Fri, 13 Jun 2003 11:43:59 -0700 (PDT) Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A60843FA3 for ; Fri, 13 Jun 2003 11:43:58 -0700 (PDT) (envelope-from aron@slam.cc) Received: (qmail 4070 invoked from network); 13 Jun 2003 18:43:53 -0000 Received: from unknown (HELO slam.cc) ([216.254.102.98]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 13 Jun 2003 18:43:53 -0000 Date: Fri, 13 Jun 2003 14:43:50 -0400 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed From: Aron Roberts To: freebsd-mobile@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.552) Subject: mwavem on 5.1-REL panic X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 18:43:59 -0000 I am having a problem with the mwavem in 5.1-RELEASE which causes the kernel to panic immediately after the module is loaded. Is anyone else experiencing this problem? I am using a thinkpad 600X. The only thing out of the ordinary that I did was remove the mknod command from the port makefile.. since as near as I can tell the fancy new devfs means I don't have to do that any more. Is this just an issue of the port needing to be updated to work with 5.1? or are others not having this problem? thanks!