* PCI ethernet cards
@ 2002-03-26 23:29 David Milburn
2002-03-27 7:42 ` Kevin Paul Herbert
2002-03-27 8:26 ` Kevin D. Kissell
0 siblings, 2 replies; 4+ messages in thread
From: David Milburn @ 2002-03-26 23:29 UTC (permalink / raw)
To: linux-mips
Hello,
Can anyone recommend some PCI 100 Mbit ethernet cards/drivers
that work well with the 2.4 linux-mips kernel?
Thanks,
David
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: PCI ethernet cards
2002-03-26 23:29 PCI ethernet cards David Milburn
@ 2002-03-27 7:42 ` Kevin Paul Herbert
2002-03-27 8:26 ` Kevin D. Kissell
1 sibling, 0 replies; 4+ messages in thread
From: Kevin Paul Herbert @ 2002-03-27 7:42 UTC (permalink / raw)
To: David Milburn, linux-mips
At 5:29 PM -0600 3/26/02, David Milburn wrote:
>Hello,
>
>Can anyone recommend some PCI 100 Mbit ethernet cards/drivers
>that work well with the 2.4 linux-mips kernel?
>
>Thanks,
>David
I've used the tulip driver and a DEC21140-based ethernet adapter
(proprietary) on rm7000/big endian. There are a few endian bugs (at
least in 2.4.2) dealing with some debugging messages, but besides
that the driver works just fine.
Note that the 2.4.2 tulip driver uses PCI I/O space. If you don't
support PCI I/O space on your platform, this may be a problem. Later
kernels have an option for using memory mapped PCI space, but I
haven't tried that driver option yet.
I've also successfully used an i82543-based PCI adapter using the
driver available on intel's website. This is a 10/100/1000 adapter.
Again, the only changes that I needed were because of the proprietary
nature of my platform's I/O interfaces; if you are using intel's
adapter the driver should work for you out of the box.
Kevin
--
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: PCI ethernet cards
2002-03-26 23:29 PCI ethernet cards David Milburn
2002-03-27 7:42 ` Kevin Paul Herbert
@ 2002-03-27 8:26 ` Kevin D. Kissell
2002-03-27 8:26 ` Kevin D. Kissell
1 sibling, 1 reply; 4+ messages in thread
From: Kevin D. Kissell @ 2002-03-27 8:26 UTC (permalink / raw)
To: David Milburn, linux-mips
> Can anyone recommend some PCI 100 Mbit ethernet cards/drivers
> that work well with the 2.4 linux-mips kernel?
At MIPS, we use AMD PCnet32 cards pretty exclusively,
and with good success under both 2.2 and 2.4. For 2.2,
we did a pretty thorough reworking of the driver to deal with
MIPS endianness and (especially) cache issues, but I believe
we use the 2.4 driver "out of the box". YMMV, of course.
Kevin K.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: PCI ethernet cards
2002-03-27 8:26 ` Kevin D. Kissell
@ 2002-03-27 8:26 ` Kevin D. Kissell
0 siblings, 0 replies; 4+ messages in thread
From: Kevin D. Kissell @ 2002-03-27 8:26 UTC (permalink / raw)
To: David Milburn, linux-mips
> Can anyone recommend some PCI 100 Mbit ethernet cards/drivers
> that work well with the 2.4 linux-mips kernel?
At MIPS, we use AMD PCnet32 cards pretty exclusively,
and with good success under both 2.2 and 2.4. For 2.2,
we did a pretty thorough reworking of the driver to deal with
MIPS endianness and (especially) cache issues, but I believe
we use the 2.4 driver "out of the box". YMMV, of course.
Kevin K.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-03-27 8:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-26 23:29 PCI ethernet cards David Milburn
2002-03-27 7:42 ` Kevin Paul Herbert
2002-03-27 8:26 ` Kevin D. Kissell
2002-03-27 8:26 ` Kevin D. Kissell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox