Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 95 11:10:04 EST
From:      dayton@sci.brooklyn.cuny.edu (Dayton Clark)
To:        pirzyk@fa.disney.com
Cc:        FreeBSD-questions@FreeBSD.org
Subject:   Re: 3com 3c509 etherlink III card
Message-ID:  <9501241610.AA14411@sci.brooklyn.cuny.edu>
In-Reply-To: <m0rVmb3-0004CBC@snowhite.fa.disney.com> (pirzyk@fa.disney.com)

next in thread | previous in thread | raw e-mail | index | archive | help
<.> From: pirzyk@fa.disney.com
<.> Date: Sat, 21 Jan 95 15:39 EST
<.> Precedence: bulk
<.> 
<.> I know there has been some discussion about the ep0 driver not working
<.> very well with the 3com cards.  I have not had problems with the system
<.> crashing but I have had problems with not being able to communicate at
<.> all over the card.  I have a 3com 509 combo card (I have all three
<.> interfaces on it.  Are the problems that I have due to the driver or
<.> did I configure it wrong.  I have in the past configured a ne2000
<.> driver very easily.  This is all under 2.0 SNAP
<.> 
<.> - Jim
<.> ---                                                                    __o
<.> [Jim] pirzyk@fa.disney.com --------------------------------------    _'\<,_
<.> System Administrator, Walt Disney Feature Animation Florida         (*)/ (*)
<.> 

Mine works, however I had to fiddle with the interrupts.  Here is the
line from my config file

# device ep0 at isa? port 0x300 net irq 10 vector epintr
#    The irq for ep0 is set at 11 via the EISA config program but
#    It shows up as 10.  Go figure.  dayton
device ep0 at isa? port 0x5000 net irq 10 vector epintr

dayton



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