From owner-freebsd-hardware@FreeBSD.ORG Thu Nov 3 20:24:05 2005 Return-Path: X-Original-To: hardware@freebsd.org Delivered-To: freebsd-hardware@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91EE416A420; Thu, 3 Nov 2005 20:24:05 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8F9243D45; Thu, 3 Nov 2005 20:24:04 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (195-11.customer.cloud9.net [168.100.195.11]) by corbulon.video-collage.com (8.13.4/8.13.1) with ESMTP id jA3KK22W049932 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 3 Nov 2005 15:24:03 -0500 (EST) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (mteterin@localhost [127.0.0.1]) by mteterin.us.murex.com (8.13.3/8.13.3) with ESMTP id jA3KJuYY014002; Thu, 3 Nov 2005 15:19:56 -0500 (EST) (envelope-from mi+mx@aldan.algebra.com) Received: from localhost (localhost [[UNIX: localhost]]) by mteterin.us.murex.com (8.13.3/8.13.3/Submit) id jA3KJswf014001; Thu, 3 Nov 2005 15:19:54 -0500 (EST) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: mteterin.us.murex.com: mteterin set sender to mi+mx@aldan.algebra.com using -f From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Alex Zbyslaw Date: Thu, 3 Nov 2005 15:19:54 -0500 User-Agent: KMail/1.8.2 References: <200511020530.jA25UjWc002228@corbulon.video-collage.com> <4368CA46.40209@dial.pipex.com> In-Reply-To: <4368CA46.40209@dial.pipex.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200511031519.54854.mi+mx@aldan.algebra.com> X-Scanned-By: MIMEDefang 2.43 Cc: wpaul@freebsd.org, hardware@freebsd.org Subject: Re: skc0: unknown media type: 0x0 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 20:24:05 -0000 > What do you have in /etc/rc.conf especially regarding ifconfig_sk0?  A > bad change there could easily results in the problem not showing up > until a reboot. The interface-detection fails during boot -- long before anything in rc.conf comes into play. It used to say: sk0: on skc0 It now says: skc0: unknown media type: 0x0 and the interface is no longer available (nor listed by `ifconfig -a'). This may be a hardware problem, but it used to work just fine before :-( Thank you, -mi