From owner-freebsd-current Mon Sep 20 13:55:36 1999 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.netcom.com. (freebsd.netcom.com [198.211.79.3]) by hub.freebsd.org (Postfix) with SMTP id 6A49214C59 for ; Mon, 20 Sep 1999 13:55:18 -0700 (PDT) (envelope-from bugs@freebsd.netcom.com) Received: by freebsd.netcom.com. (SMI-8.6/SMI-SVR4) id OAA20652; Mon, 20 Sep 1999 14:38:44 -0500 From: bugs@freebsd.netcom.com (Mark Hittinger) Message-Id: <199909201938.OAA20652@freebsd.netcom.com.> Subject: Re: ep0 etherlink III breakage To: freebsd-current@freebsd.org Date: Mon, 20 Sep 1999 14:38:43 -0500 (CDT) X-Mailer: ELM [version 2.4 PL25] Content-Type: text Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > WHAT am I supose to do with this? I don't even understand what you > are trying to tell me. You booted single user and got a hang. What > is the #'ed line supose to be? Last time *_I_* booted single user I > didn't see such output. Actually I don't really care what you do with this. I did say "more later" but you chopped that part out. I was only trying to give a heads up. I've been playing with it for a few minutes and here is some more info: ie0: unknown board_id: f000 1 3C5x9 board(s) on ISA found at 0x300 ep0 at port 0x300-0x30f irq 10 on isa0 ep0: utp[*UTP*] address 00:a0:24:a1:9a:1e isa_compat: didn't get ports for le isa_compat: didn't get ports for cs unknown0: <3Com 3C509B EtherLink III> at port 0x210-0x21f irq 5 on isa0 ep0 XXX: driver didn't set ifq_maxlen changing root device to wd0s1a Since we have an ep0 and an unknown0 the ifconfig ep0 causes a hang. Doing this in stand alone eliminates other issues. When debugging it pays to do that. I assume that the unknown0 probe success is where we are going astray - this may be a similar buglet to the ed_probe_HP_pclanp() routine I submitted a patch for last week ( lots of return 0 instead of return ENXIO ). I'll be doing some additional debugging this evening when I have more time. Guess I made the mistake of misreading a request that came through freebsd-current a few days ago asking for any problem reports with ep0. My mistake - sorry - I shall return to lurking. Regards, Mark Hittinger Mindspring/Netcom/Dallas bugs@freebsd.netcom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message