From owner-freebsd-questions@FreeBSD.ORG Mon Jan 11 01:34:57 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 140851065670 for ; Mon, 11 Jan 2010 01:34:57 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id F26368FC13 for ; Mon, 11 Jan 2010 01:34:56 +0000 (UTC) Received: from [10.0.10.3] ([202.69.172.209]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.3959); Sun, 10 Jan 2010 17:34:57 -0800 Message-ID: <4B4A803F.50504@a1poweruser.com> Date: Mon, 11 Jan 2010 09:34:55 +0800 From: Fbsd1 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Hashimoto References: <6bae2c431001090443h40bb2f65md7a2d531db9c9a48@mail.gmail.com> <3a142e751001090606g36bb4e4aqa0f36a979eb06e12@mail.gmail.com> <6bae2c431001091950p175472aan3a0f2adcf02eabb9@mail.gmail.com> In-Reply-To: <6bae2c431001091950p175472aan3a0f2adcf02eabb9@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 11 Jan 2010 01:34:57.0326 (UTC) FILETIME=[486E74E0:01CA925E] X-Sender: fbsd1@a1poweruser.com Cc: freebsd-questions@freebsd.org Subject: Re: Inserting PC card NIC, system stops X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jan 2010 01:34:57 -0000 Hashimoto wrote: > Thanks for your reply, Paul. > >>> $ uname -a >>> FreeBSD musca.localdomain 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0 >>> r201741: Fri Jan 8 01:01:18 JST 2010 >>> root@aries.localdomain:/usr/obj/usr/src/sys/GENERIC i386 >>> >>> >>> $ tail /var/log/messages >>> Jan 9 21:29:12 musca kernel: cbb1: ready never happened, status = 00 >>> Jan 9 21:29:12 musca kernel: ed0: at port > >> ed(4) appears to be driver for that card > > Sure. > I'm using GENERIC kernel, > and it includes cbb(4), ed(4) device driver. > But the system does not work fine with this PC card. > You are not clear just how you are inserting the nic card. Are you trying to insert the card while Freebsd is up and running or inserting the card while the pc is powered off and them during bootup post you get those msgs?