From owner-freebsd-questions@FreeBSD.ORG Sun Jan 10 11:29:03 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 411D51065672 for ; Sun, 10 Jan 2010 11:29:03 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f213.google.com (mail-ew0-f213.google.com [209.85.219.213]) by mx1.freebsd.org (Postfix) with ESMTP id CB5678FC0A for ; Sun, 10 Jan 2010 11:29:02 +0000 (UTC) Received: by ewy5 with SMTP id 5so9566126ewy.14 for ; Sun, 10 Jan 2010 03:28:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=srD08crhGfQFHVO4EkYYn0FWWksE5YT7UhTRsdPd7D4=; b=H+3N2N+6+G7w1Rx5kZOLNFoXlvF9VyXGSQelp02QDa+pRHwaxfTYi4nP4vjgIjg9BS PXEE4YZ6/0AvDXDrS57pVftJoxG7clzUIBg+Ci+i+VbbTQ+BX2sHhUkwK0KhEi1cuoRa yUsV1zXslf/SI0/y28KhcLqEGpTaguSyNKgjM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=wwf9o8f+UegT0zSGc+yG2rswS9gdQdFLmWRijKsVDtuAvaaas2XkIeeThTSKfTbKWF 2QGUwpAK/bWziS66bF1QJTqT0phkIE1iFu/fLZN9/+hEPe0W2Edajr17npEhGzvaPC2s sCC7vz/IFtFHI4As5FbCM/mesMwXKod942EbI= MIME-Version: 1.0 Received: by 10.213.1.205 with SMTP id 13mr1844209ebg.50.1263122938827; Sun, 10 Jan 2010 03:28:58 -0800 (PST) In-Reply-To: <6bae2c431001091950p175472aan3a0f2adcf02eabb9@mail.gmail.com> References: <6bae2c431001090443h40bb2f65md7a2d531db9c9a48@mail.gmail.com> <3a142e751001090606g36bb4e4aqa0f36a979eb06e12@mail.gmail.com> <6bae2c431001091950p175472aan3a0f2adcf02eabb9@mail.gmail.com> Date: Sun, 10 Jan 2010 12:28:58 +0100 Message-ID: <3a142e751001100328q6a687cf4m1888d82356aabf1b@mail.gmail.com> From: Paul B Mahol To: Hashimoto Content-Type: text/plain; charset=ISO-8859-1 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: Sun, 10 Jan 2010 11:29:03 -0000 On 1/10/10, 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. Then it could be bug in hardware(and in FreeBSD because it should not hang) or id ed(4) or in anything else, so report is as a bug. -- Paul B Mahol