Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2000 16:04:03 -0700
From:      David Johnson <djohnson@acuson.com>
To:        freebsd-questions@freebsd.org
Subject:   3Com EtherlinkIII and FreeBSD 4.0
Message-ID:  <39232563.ED96E2F2@acuson.com>

next in thread | raw e-mail | index | archive | help
I am having problems configuring my Etherlink III card (3C589D) on 4.0.
Since this laptop has no network connection because of this, I can't
send my configuration files, so I am transcribing what I hope are the
relevant lines here.

In my kernel configuration, I have the following lines:
device	card
device	pcic0	at isa? irq 10 port 0x3e0 iomem 0xd0000
...
device	ep0	at isa? irq 10 port 0x300

I have not changed the pccard.conf from the defaults taken from
pccard.conf.samples

When booting, I get the following messages:
pcic0: <Intel i82365> at port 0x3e0 iomem 0xd000 irq 10 at isa0
...
ep0 at port 0x300 irq 10 on isa0
ep0: No irq?!
ep0: ep_alloc() failed (6)
...
Initial rc.i386 initialization: apm linuxep1: No irq?! (the last is in
bold)
pccardd[46]: Driver allocation failed for 3Com Corporation(3C589D):
Device not configured

I've looked at some old messages about this, but none of those messages
helped. I have tried changing the irq for ep0, and even tried to use ep1
and a plain ep with not parameters, to no avail. Once I can get the card
working, I am confident that I can set up any networking parameters on
my own. Anyone know what I'm doing wrong?

David Johnson


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39232563.ED96E2F2>