From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.105.143 with SMTP id k15cs175908yhg; Wed, 20 Jul 2011 12:23:54 -0700 (PDT) Return-Path: <9front+bncCODLkubXHBDE1pzxBBoEM72orQ@googlegroups.com> Received-SPF: pass (google.com: domain of 9front+bncCODLkubXHBDE1pzxBBoEM72orQ@googlegroups.com designates 10.223.158.70 as permitted sender) client-ip=10.223.158.70; Authentication-Results: mr.google.com; spf=pass (google.com: domain of 9front+bncCODLkubXHBDE1pzxBBoEM72orQ@googlegroups.com designates 10.223.158.70 as permitted sender) smtp.mail=9front+bncCODLkubXHBDE1pzxBBoEM72orQ@googlegroups.com; dkim=pass header.i=9front+bncCODLkubXHBDE1pzxBBoEM72orQ@googlegroups.com Received: from mr.google.com ([10.223.158.70]) by 10.223.158.70 with SMTP id e6mr5680311fax.12.1311189833348 (num_hops = 1); Wed, 20 Jul 2011 12:23:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:date:from:x-x-sender:to:subject :in-reply-to:message-id:references:user-agent:mime-version :x-original-sender:x-original-authentication-results:reply-to :precedence:mailing-list:list-id:x-google-group-id:list-post :list-help:list-archive:sender:list-subscribe:list-unsubscribe :content-type; bh=e31W74EAO+/x8F2YEQLW6NmFp1+4aBamTaiFwGdPejY=; b=PzcM27yduVwUOplUqYQ+dDbIz3qJ9K37RiLmx/M8cpv+aXV4u9fukUUG7beNewO+eN cFQTzMypjopuDZwKMgX2hbL0IU0XvNk7StU3bN+2S3qGujrT1IL8i2PTUsPitxGPLeoo I2eNmfHL/AaYy0k2JDNa4Bwa8fWYIDg8Er/hU= Received: by 10.223.158.70 with SMTP id e6mr1820248fax.12.1311189828661; Wed, 20 Jul 2011 12:23:48 -0700 (PDT) X-BeenThere: 9front@googlegroups.com Received: by 10.204.39.211 with SMTP id h19ls411794bke.2.gmail; Wed, 20 Jul 2011 12:23:47 -0700 (PDT) Received: by 10.204.134.19 with SMTP id h19mr685218bkt.1.1311189827839; Wed, 20 Jul 2011 12:23:47 -0700 (PDT) Received: by 10.204.134.19 with SMTP id h19mr685216bkt.1.1311189827818; Wed, 20 Jul 2011 12:23:47 -0700 (PDT) Received: from phicode.de (phicode.de [46.4.89.174]) by gmr-mx.google.com with ESMTP id h17si468881fac.1.2011.07.20.12.23.46; Wed, 20 Jul 2011 12:23:46 -0700 (PDT) Received-SPF: pass (google.com: domain of aiju@phicode.de designates 46.4.89.174 as permitted sender) client-ip=46.4.89.174; Received: from localhost (localhost [127.0.0.1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by phicode.de (Postfix) with ESMTPS id 694D540049 for <9front@googlegroups.com>; Wed, 20 Jul 2011 21:25:15 +0200 (CEST) Date: Wed, 20 Jul 2011 21:25:15 +0200 (CEST) From: Julius Schmidt X-X-Sender: aiju@localhost To: 9front <9front@googlegroups.com> Subject: Re: Broadcom Corporation NetXtreme BCM5751 Gigabit Ethernet doesn't work In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 X-Original-Sender: aiju@phicode.de X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of aiju@phicode.de designates 46.4.89.174 as permitted sender) smtp.mail=aiju@phicode.de Reply-To: 9front@googlegroups.com Precedence: list Mailing-list: list 9front@googlegroups.com; contact 9front+owners@googlegroups.com List-ID: <9front.googlegroups.com> X-Google-Group-Id: 831096995978 List-Post: , List-Help: , List-Archive: Sender: 9front@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed > Subj. No ether0 directory in /net/, no optimistic detect phrase on > startup. > Linux lspci output for it: > 40:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751 > Gigabit Ethernet PCI Express (rev 01) > Subsystem: Hewlett-Packard Company DC7100 SFF(DX878AV) > Flags: bus master, fast devsel, latency 0, IRQ 5 > Memory at f0400000 (64-bit, non-prefetchable) [size=64K] > Expansion ROM at [disabled] > Capabilities: [48] Power Management version 2 > Capabilities: [50] Vital Product Data > Capabilities: [58] MSI: Enable- Count=1/8 Maskable- 64bit+ > Capabilities: [d0] Express Endpoint, MSI 00 > Capabilities: [100] Advanced Error Reporting > Capabilities: [13c] Virtual Channel > Kernel driver in use: tg3 > Kernel modules: tg3 > This is pretty odd since I've developed etherbcm.c exactly for the BCM5751. And I'm using it on my X41 right now. Any further clues? (Are you really using 9front, heh?) VID/DID would be nice, try lspci -n | grep 40:00.0 aiju