From owner-freebsd-current@FreeBSD.ORG Mon Oct 17 18:56:45 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 8EE0416A41F for ; Mon, 17 Oct 2005 18:56:45 +0000 (GMT) (envelope-from freebsd@psam.se) Received: from mxfep04.bredband.com (mxfep04.bredband.com [195.54.107.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54B9D43D8A for ; Mon, 17 Oct 2005 18:56:29 +0000 (GMT) (envelope-from freebsd@psam.se) Received: from ironport.bredband.com ([195.54.107.82] [195.54.107.82]) by mxfep04.bredband.com with ESMTP id <20051017185628.EWOC4878.mxfep04.bredband.com@ironport.bredband.com> for ; Mon, 17 Oct 2005 20:56:28 +0200 Received: from c-5702e455.04-75-76786a11.cust.bredbandsbolaget.se (HELO caspian) ([85.228.2.87]) by ironport.bredband.com with ESMTP; 17 Oct 2005 20:56:14 +0200 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="3.97,222,1125871200"; d="scan'208"; a="3711596:sNHT20774106" Received: from [127.0.0.1] ([85.228.2.90]) (authenticated user peter@psam.se) by caspian (Kerio MailServer 6.1.0); Mon, 17 Oct 2005 20:56:34 +0200 Message-ID: <4353F3D5.6060309@psam.se> Date: Mon, 17 Oct 2005 20:56:21 +0200 From: Psadi User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: sv, en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <4350C749.9070704@psam.se> <20051015.125419.47698820.imp@bsdimp.com> <4352E841.6000601@psam.se> <20051017.113630.35505791.imp@bsdimp.com> In-Reply-To: <20051017.113630.35505791.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 0542-0, 2005-10-17), Outbound message X-Antivirus-Status: Clean Cc: freebsd-current@freebsd.org Subject: Re: Thoshiba Tecra 8000 with 3com 3CXFE575CT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 18:56:45 -0000 Yes I had the card in while I was booting. When I start it outside and then connect the card it will detect and configure it correctly. This is what I get in the consol message while booting with boot -v cardbus1: Resource not specified in CIS: id=14, size=80 cardbus1: Resource not specified in CIS: id=18, size=80 found-> vendor=0x10b7, dev=0x5257, revid=0x10 bus=21, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0000, statreg=0x0210, cachelnsz=8 (dwords) lattimer=0xa8 (5040 ns), mingnt=0x0a (2500 ns), maxlat=0x05 (1250 ns) intpin=a, irq=11 powerspec 1 supports D0 D1 D2 D3 current D0 xl0: <3Com 3c575C Fast Etherlink XL> port 0x1080-0x10ff mem 0x88000000-0x8800007 f,0x88000080-0x880000ff irq 11 at device 0.0 on cardbus1 xl0: using port I/O xl0: media options word: 40 xl0: found MII/AUTO miibus0: on xl0 tdkphy0: on miibus0 tdkphy0: OUI 0x00c039, model 0x0014, rev. 11 tdkphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: bpf attached xl0: Ethernet address: 00:00:86:51:81:f8 xl0: [MPSAFE] xl0: watchdog timeout (around here I get a IP from my dhcp server) xl0: watchdog timeout When I disconnect the card this is shown in the consol login: xl0: reset didn't complete xl0: command never completed! xl0: command never completed! xl0: command never completed! tdkphy0: detached miibus0: detached xl0: detached Oct 17 20:53:01 laptop dhclient[540]: connection closed Oct 17 20:53:01 laptop dhclient[540]: exiting. /peter M. Warner Losh skrev: >OK. Next step is a question. I can't tell from your dmesg for sure, >but it looks like you have the xl0 card inserted on boot. Is that >correct? If so, I'd like to suggest an experiment. Insert the card >after the login: prompt has appeared. Does it detect and configure? >If not, then we have a global routing problem. If so, then we have an >interrupt issue with the TOPIC 95B chip that you have of some sort >that we need to address. It looks like my Topic 97 part works great, >but I'll double check again with -current and 6.0. > >Warner > > > >