linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* sungem driver won't compile on latest benh kernel
@ 2001-11-01  7:21 Bill Fink
  2001-11-01 10:52 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 3+ messages in thread
From: Bill Fink @ 2001-11-01  7:21 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Bill Fink


When trying to do a make modules on the latest benh kernel (2.4.14-pre5-ben0),
the compile of the sungem driver fails spectacularly.  It looks like there
are missing include files linux/mii.h and linux/ethtool.h, plus undefined
variables and labels.  It was more than I wanted to mess with.  I was
interested in comparing the GigE performance of the gmac and sungem drivers,
but I guess I'll wait.

While on the topic, does anyone know if the GigE hardware in recent G4s
supports jumbo frames (9K byte MTU) for much higher network performance
and/or reduced CPU overhead?

I also want to try using the 3Com 3C996 GigE NIC card, which is supposed
to support jumbo frames.  So far the only Linux driver that I have found
for it is the bcm5700, but it hasn't been ported to PPC AFAIK.  An earlier
version of this driver I was able to compile and insmod, but the hardware
address reported by ifconfig was all FF's.  I believe there are probably
some endian issues with the driver.  I just recently got a newer version
of the bcm5700 driver that came with the RedHat 7.2 release, but I had
even less success with it.  I could build it fine, but when I tried to
insmod it, it hung my machine.

Has anyone else tried to do anything with the 3Com 3C996 GigE NIC card
and/or the bcm5700 driver (or updated the acenic driver to support tigon3,
which the bcm5700 uses)?

						-Thanks

						-Bill


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

* Re: sungem driver won't compile on latest benh kernel
  2001-11-01  7:21 sungem driver won't compile on latest benh kernel Bill Fink
@ 2001-11-01 10:52 ` Benjamin Herrenschmidt
  2001-11-01 15:07   ` Bill Fink
  0 siblings, 1 reply; 3+ messages in thread
From: Benjamin Herrenschmidt @ 2001-11-01 10:52 UTC (permalink / raw)
  To: Bill Fink, linuxppc-dev


>
>When trying to do a make modules on the latest benh kernel (2.4.14-pre5-
ben0),
>the compile of the sungem driver fails spectacularly.  It looks like there
>are missing include files linux/mii.h and linux/ethtool.h, plus undefined
>variables and labels.  It was more than I wanted to mess with.  I was
>interested in comparing the GigE performance of the gmac and sungem drivers,
>but I guess I'll wait.

I'm working on it and didn't finish yet.

Ben.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

* Re: sungem driver won't compile on latest benh kernel
  2001-11-01 10:52 ` Benjamin Herrenschmidt
@ 2001-11-01 15:07   ` Bill Fink
  0 siblings, 0 replies; 3+ messages in thread
From: Bill Fink @ 2001-11-01 15:07 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: Bill Fink, linuxppc-dev


On Thu, 1 Nov 2001, Benjamin Herrenschmidt wrote:

> >When trying to do a make modules on the latest benh kernel (2.4.14-pre5-
> ben0),
> >the compile of the sungem driver fails spectacularly.  It looks like there
> >are missing include files linux/mii.h and linux/ethtool.h, plus undefined
> >variables and labels.  It was more than I wanted to mess with.  I was
> >interested in comparing the GigE performance of the gmac and sungem drivers,
> >but I guess I'll wait.
>
> I'm working on it and didn't finish yet.

Hi Ben,

Thanks for the info.  I suspected as much, so I'll wait a while and
give it a try again later.  I'm looking forward to giving it a spin
once it's ready.

						-Thanks

						-Bill


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2001-11-01 15:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-01  7:21 sungem driver won't compile on latest benh kernel Bill Fink
2001-11-01 10:52 ` Benjamin Herrenschmidt
2001-11-01 15:07   ` Bill Fink

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).