All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] eisa nic: intel 82556. Driver?
@ 2003-07-28 19:55 Diego Francisco de Gastal Morales
  2003-07-29  2:41 ` Chris Jantzen
  2003-07-29 21:32 ` Grant Grundler
  0 siblings, 2 replies; 4+ messages in thread
From: Diego Francisco de Gastal Morales @ 2003-07-28 19:55 UTC (permalink / raw)
  To: parisc-linux

Hello,

	I just installed linux on a HP9000/D280. It's all fine, except the =
machine has two eisa fast ethernet cards, with intel 82556 chipset, and =
I can't make it work.
	I've already searched a lot the internet, this list archives, =
recompiled my kernel with various modules, and I am just about to loose =
my faith. I've found a message just like "with this chipset on eisa, =
you're out of luck".

	Is it really so? Does anyone here heard of this nic working on linux =
parisc? Without fast ethernet, I'm afraid we'll have to give up putting =
linux on it.


	Thank you in advance.


--
Diego Francisco de Gastal Morales

Equipe de Rede
Depto. de Inform=E1tica
Tribunal de Justi=E7a do RS
Porto Alegre/RS - Brasil

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [parisc-linux] eisa nic: intel 82556. Driver?
  2003-07-28 19:55 [parisc-linux] eisa nic: intel 82556. Driver? Diego Francisco de Gastal Morales
@ 2003-07-29  2:41 ` Chris Jantzen
  2003-07-29 21:32 ` Grant Grundler
  1 sibling, 0 replies; 4+ messages in thread
From: Chris Jantzen @ 2003-07-29  2:41 UTC (permalink / raw)
  To: Diego Francisco de Gastal Morales; +Cc: parisc-linux

[-- Attachment #1: Type: text/plain, Size: 1354 bytes --]

On Mon, Jul 28, 2003 at 04:55:25PM -0300, Diego Francisco de Gastal Morales wrote:
> Hello,
> 
> 	I just installed linux on a HP9000/D280. It's all fine, except the machine has two eisa fast ethernet cards, with intel 82556 chipset, and I can't make it work.
> 	I've already searched a lot the internet, this list archives, recompiled my kernel with various modules, and I am just about to loose my faith. I've found a message just like "with this chipset on eisa, you're out of luck".
> 
> 	Is it really so? Does anyone here heard of this nic working on linux parisc? Without fast ethernet, I'm afraid we'll have to give up putting linux on it.


I gave up on installing some EISA 3com cards in my C180. I believe the
dmac bridge in Linux isn't (yet) general enough to support anything
other than PCI.

That said, is Fast Ethernet really *that* important? You'd have to be
using the host to do fairly trivial tasks thousands of times per second
to saturate 100Mbps. In other words: at these CPU speeds, anything
seriously taxing will obviate your need for that much bandwidth. I do
builds over NFS and notice no appreciable performance hits. (And
certainly bandwidth monitors are never pegged on the network.)

-- 
chris jantzen kb7rnl =->         __O
Insert witty comment here.     _`\<,_
http://www.maybe.net/         (*)/ (*)

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [parisc-linux] eisa nic: intel 82556. Driver?
  2003-07-28 19:55 [parisc-linux] eisa nic: intel 82556. Driver? Diego Francisco de Gastal Morales
  2003-07-29  2:41 ` Chris Jantzen
@ 2003-07-29 21:32 ` Grant Grundler
  2003-07-29 22:48   ` James Bottomley
  1 sibling, 1 reply; 4+ messages in thread
From: Grant Grundler @ 2003-07-29 21:32 UTC (permalink / raw)
  To: Diego Francisco de Gastal Morales; +Cc: parisc-linux

On Mon, Jul 28, 2003 at 04:55:25PM -0300, Diego Francisco de Gastal Morales wrote:
> 	I just installed linux on a HP9000/D280. It's all fine,
> except the machine has two eisa fast ethernet cards, with intel 82556
> chipset, and I can't make it work.

No EISA cards which require DMA will work (yet).
Wax (EISA bus controller) docs haven't been published and a non-coherent
IOMMU (have I got that right, James?) needs to be programmed for DMA.

It's likely someone from inside HP will have to write that code
since it's gotten alot harder to publish stuff.

grant

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [parisc-linux] eisa nic: intel 82556. Driver?
  2003-07-29 21:32 ` Grant Grundler
@ 2003-07-29 22:48   ` James Bottomley
  0 siblings, 0 replies; 4+ messages in thread
From: James Bottomley @ 2003-07-29 22:48 UTC (permalink / raw)
  To: Grant Grundler; +Cc: Diego Francisco de Gastal Morales, PARISC list

On Tue, 2003-07-29 at 17:32, Grant Grundler wrote:
> No EISA cards which require DMA will work (yet).

Actually, I believe at least the aha1740 will.  The problem is that very
few have been properly converted to using the API.  A lot have been
converted to use the EISA bus abstraction, but there's no incentive to
take them further.

Fortunately, since EISA cards were mainly designed to work in PIO mode
in I/O space, there are quite a few that will work if they've only been
converted to the new probing API.

> Wax (EISA bus controller) docs haven't been published and a non-coherent
> IOMMU (have I got that right, James?) needs to be programmed for DMA.

I'm not really sure what the wax IOMMU does.  I suspect its main use is
to help ISA like cards, but I don't know for sure. It currently looks
like Wax/Mongoose are simply bypassed, and the DMA goes straight through
the U2/Uturn.

James

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-07-29 22:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-28 19:55 [parisc-linux] eisa nic: intel 82556. Driver? Diego Francisco de Gastal Morales
2003-07-29  2:41 ` Chris Jantzen
2003-07-29 21:32 ` Grant Grundler
2003-07-29 22:48   ` James Bottomley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.