From owner-freebsd-mobile@FreeBSD.ORG Sun Nov 6 05:16:43 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org 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 4E7B216A420 for ; Sun, 6 Nov 2005 05:16:43 +0000 (GMT) (envelope-from luomat@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 124C343D55 for ; Sun, 6 Nov 2005 05:16:41 +0000 (GMT) (envelope-from luomat@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so127077nzo for ; Sat, 05 Nov 2005 21:16:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=RUlfF/oaVedsWStE7hMrIm3INWeD+yKTSLSt/6SUDp94Ii4L3UPI+KIBwD52RTE3utotdaT2lGB1Ju0i7DTGkOIPaiAcVQCc0zvF9bh47Shtu01OuJB6cWi6jJ8JK3f00849byi2Y0e6HSk8L99C3NeOvRWNp9LRlq/gAPWURJU= Received: by 10.36.221.49 with SMTP id t49mr390786nzg; Sat, 05 Nov 2005 21:16:41 -0800 (PST) Received: by 10.36.41.8 with HTTP; Sat, 5 Nov 2005 21:16:41 -0800 (PST) Message-ID: Date: Sun, 6 Nov 2005 00:16:41 -0500 From: "Timothy J. Luoma" To: freebsd-mobile@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: 6.0 "xl0: watchdog timeout" w/ supported 3COM card X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 05:16:43 -0000 New clean install of FreeBSD 6 from CDs on a Dell Inspiron 7500 laptop. I get this error on boot: xl0: watchdog timeout Googling around for that error indicated it might be an issue with a BIOS setting "Plug and Play BIOS: YES" but my BIOS does not seem to have a setting for that (I am using the latest bios for my hardware, A14). PCCARD network card (3CCFE575CT-D, 3Com card made for Dell) is recognized but I cannot even ping the router by IP. The non-D version of the card is listed as supported in http://www.freebsd.org/releases/5.4R/hardware-i386.html by "xl(4)" Light on nic indicates that it sees the network. I've tried a different cable, both PCCard slots on the laptop, I've tried plugging the cable directly into the wall instead of through a hub. Nothing seems to matter. Any suggestions on what I should try next? Most of my searches have turned up only really old hits :-/ which isn't surprising since this laptop is 5 years old... Thanks!