From owner-freebsd-stable Fri Apr 14 18:20:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from math.uic.edu (galois.math.uic.edu [131.193.178.114]) by hub.freebsd.org (Postfix) with SMTP id AFC4337B9A8 for ; Fri, 14 Apr 2000 18:20:43 -0700 (PDT) (envelope-from vladimir-bsd-stable@math.uic.edu) Received: (qmail 6430 invoked by uid 31415); 15 Apr 2000 01:20:15 -0000 Date: 15 Apr 2000 01:20:15 -0000 Message-ID: <20000415012015.6429.qmail@math.uic.edu> From: vladimir-bsd-stable@math.uic.edu To: vladimir-bsd-stable@math.uic.edu Subject: Re: intel etherexpress 16 (ISA) card Cc: freebsd-stable@FreeBSD.ORG Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >I've been unable to make these cards work on > >a 4.0-stable cvsup'ed a couple of days ago. > > > >I assume it is using ie driver, here is the line > >from the kernel config: > > > >device ie0 at isa? port 0x300 irq 5 iomem 0xd8000 > > > >That's the only NIC that I've left in the kernel > >config. > > > >I have used intel's softset2 utility to configure the card to the same > >settings. The lights on the card are blinking during boot. > >Unfortunately the card is not detected on the boot (I verified that on > >3 different cards). Any ideas? Thanks! > > > > Vladimir > > vladimir-bsd-stable@math.uic.edu > > >On 14 Apr 2000 vladimir-bsd-stable@math.uic.edu wrote: > >> device ie0 at isa? port 0x300 irq 5 iomem 0xd8000 > >Should be: device ie0 at isa? port 0x300 irq 05 iomem 0xd8000 > >Hope this helps, > >Jim Thanks, I'll try that, although IMHO it would be strange if it worked (05 instead of 5). Or maybe I don't understand something. Also, LINT has device ie0 at isa? port 0x300 irq 5 iomem 0xd0000 Vladimir To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message