Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Nov 1998 15:14:58 +0100
From:      Eivind Eklund <eivind@yes.no>
To:        Bruce Albrecht <bruce@zuhause.mn.org>, freebsd-questions@FreeBSD.ORG
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: ISA EtherExpress Pro/100 supported?
Message-ID:  <19981109151458.50653@follo.net>
In-Reply-To: <13894.26684.886269.935910@zuhause.zuhause.mn.org>; from Bruce Albrecht on Sun, Nov 08, 1998 at 09:57:48PM -0600
References:  <13892.37693.738551.462846@zuhause.zuhause.mn.org> <36465E90.597D9CF5@softweyr.com> <13894.26684.886269.935910@zuhause.zuhause.mn.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 08, 1998 at 09:57:48PM -0600, Bruce Albrecht wrote:
> The fxp driver is located in sys/pci/if_fxp.c, which is why I asked
> this question.  The card in question is ISA, not PCI, and I didn't see
> anything is sys/i386/isa that referenced the Intel 82557 chipset.  If, 
> as I suspect, the driver for the PCI card is incapable of driving the
> ISA card, I'm interested in pointers for modifying another ISA network 
> driver to support this card, like "if_ZZZ.c is an archetypical ISA
> network driver, start with it, but look at the if_fxp driver too".  To 
> me, that sounds more like a topic for freebsd-net, not -questions.

Check the if_ie.c driver, which is a driver for an ISA Intel
Etherexpress.  I don't know if it is for the _right_ ISA Intel
Etherexpress, though.

Also look at if_ed.c (chaotic, but probably show just about every
possible ting you could do), and if_fxp.c.

Eivind.


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?19981109151458.50653>