From owner-freebsd-hackers@FreeBSD.ORG Tue Jul 15 17:02:16 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B070D37B408; Tue, 15 Jul 2003 17:02:16 -0700 (PDT) Received: from laptop.LucidX.com (dsl093-033-033.snd1.dsl.speakeasy.net [66.93.33.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2D2C43FAF; Tue, 15 Jul 2003 17:02:14 -0700 (PDT) (envelope-from nazguul@cyclonic.storming.org) Received: from laptop.LucidX.com (cp5@localhost [127.0.0.1]) by laptop.LucidX.com (8.12.8p1/8.12.5) with ESMTP id h6G04wLk000377; Tue, 15 Jul 2003 17:04:58 -0700 (PDT) (envelope-from nazguul@cyclonic.storming.org) Received: (from nazguul@localhost) by laptop.LucidX.com (8.12.8p1/8.12.5/Submit) id h6G04wm1000376 for nazguul@9mm.com; Tue, 15 Jul 2003 17:04:58 -0700 (PDT) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by laptop.LucidX.com (8.12.8p1/8.12.5) with ESMTP id h6G04lLk000371 for ; Tue, 15 Jul 2003 17:04:47 -0700 (PDT) (envelope-from owner-freebsd-current@freebsd.org) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 8C93B55F7D; Tue, 15 Jul 2003 17:01:17 -0700 (PDT) (envelope-from owner-freebsd-current@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 7D9E337B40C; Tue, 15 Jul 2003 17:01:12 -0700 (PDT) Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3978C37B401; Tue, 15 Jul 2003 17:00:52 -0700 (PDT) Received: from mail.wrs.com (unknown-1-11.wrs.com [147.11.1.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88DB943F93; Tue, 15 Jul 2003 17:00:51 -0700 (PDT) (envelope-from wpaul@windriver.com) Received: from huisne.wrs.com (huisne [147.11.46.60]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id RAA17374; Tue, 15 Jul 2003 17:00:40 -0700 (PDT) From: william paul Received: (from wpaul@localhost) by huisne.wrs.com (8.9.1/8.9.0) id RAA22276; Tue, 15 Jul 2003 17:00:48 -0700 (PDT) Message-Id: <200307160000.RAA22276@huisne.wrs.com> To: maav@bastun.net (Boris Georgiev) Date: Tue, 15 Jul 2003 17:00:48 -0700 (PDT) In-Reply-To: <000901c34b15$d48db900$020aa8c0@SABBATH> from "Boris Georgiev" at Jul 16, 2003 12:12:41 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-freebsd-current@freebsd.org Errors-To: owner-freebsd-current@freebsd.org X-Spam-Status: No, hits=-12.1 required=5.0 tests=BAYES_01,IN_REP_TO,MSG_ID_ADDED_BY_MTA_3,QUOTED_EMAIL_TEXT version=2.52 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.52 (1.174.2.8-2003-03-24-exp) cc: freebsd-net@freebsd.org cc: ken@kdm.org cc: freebsd-hackers@freebsd.org cc: freebsd-current@freebsd.org Subject: Re: Broadcom NetXtreme BCM5705M support X-BeenThere: freebsd-hackers@freebsd.org List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2003 00:02:17 -0000 Of all the gin joints in all the towns in all the world, Boris Georgiev had to walk into mine and say: > Hi Bill, > > Sorry for the previous e-mail, but have in mind that I'm trying to cooperate > by testing your drivers and > I am not aware of the rules for declaring a hardware problem in the mailing > lists. The only way I can send > you the messages from the kernel is if I rewrite them from the console. I know that. But that's a small price to pay for free driver development. :) > Here is the information that you requested: > > bge0: mem > 0x90000000-0x9000ffff irq 11 at device 14.0 on pci2 > bge0: firmware handshake timed out > bge0: RX CPU self-diagnostics failed! > bge0: chip initialization failed > device_probe_and_attach: bge0 attach returned 6 > > If you need more detailed information, I can send it to you on request. Ok, the firmware handshake does not really load any firmware. This just checks that the firmware on the NIC has responded to a reset and is back up and running. The error here is due to the fact that the firmware initialization seems to take longer on the 5705, so the timeout has to be increased. Thanks for a couple of other people, I have made changes to deal with this. Please download the latest driver code from the same URL (http://www.freebsd.org/~wpaul/Broadcom/5705). This should fix the problem with the timeout, as well as a few other things. -Bill -- ============================================================================= -Bill Paul (510) 749-2329 | Senior Engineer, Master of Unix-Fu wpaul@windriver.com | Wind River Systems ============================================================================= "If stupidity were a handicap, you'd have the best parking spot." ============================================================================= _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"