From owner-freebsd-mobile@FreeBSD.ORG Fri Jun 6 09:27: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 AC8B237B401 for ; Fri, 6 Jun 2003 09:27:59 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FA5B43FB1 for ; Fri, 6 Jun 2003 09:27:24 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h56GRGkA039874; Fri, 6 Jun 2003 10:27:16 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 06 Jun 2003 10:27:14 -0600 (MDT) Message-Id: <20030606.102714.103546544.imp@bsdimp.com> To: rasmith@aristotle.tamu.edu From: "M. Warner Losh" In-Reply-To: <200306031750.h53HoTOk065293@aristotle.tamu.edu> References: <200306031750.h53HoTOk065293@aristotle.tamu.edu> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-mobile@freebsd.org Subject: Re: 5.1-BETA2 on Latitude, xl problems 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, 06 Jun 2003 16:28:00 -0000 In message: <200306031750.h53HoTOk065293@aristotle.tamu.edu> Robin Smith writes: : I recently upgraded my aging Dell Latitude (366MHz PII) to 5.1-BETA2. Though : dmesg indicates the hardware's being detected, I can't seem to get my network : card up (3COM 3CCFEM656, which was a Dell OEM card). I can talk to it with pciconf, : pcitweak, and scanpci, and it appears to take configuration from ifconfig; however, : netstat -r times out waiting to find the route. FWIW, ifconfig does *not* seem to : read the card's MAC address (ff:ff:ff:ff:ff:ff) dmesg? : My Zoom Telephonics 2975L PCMCIA Modem also has ceased : working. Under 4.7-STABLE, I had a little trouble with this, e.g., : booting with the card in the slot would cause a system hang until : you removed the card. Now, I get a kernel panic if I insert the : card at all. traceback? Warner