linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* smc91111
@ 2004-10-04 22:28 Jon Masters
  2004-10-05 20:51 ` smc91111 Dale Farnsworth
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Masters @ 2004-10-04 22:28 UTC (permalink / raw)
  To: linuxppc-embedded

Hi all,

I've got a hacked version of the smc91111 driver from an old arm tree
that I'm happily using on my board at work - I'll post patches for it
in due course as we use a custom 16bit bus that physically looks and
acts like ISA (but really is cunningly slightly different in timing
and spec as it's a soft core implemented bridge bodged together to
work on a dev board. mmmmmm.).

Today I had to add some ethtool support to the driver to support using
howl (anybody else use that to do Zero Conf?) and was debating fixing
up http://criticalmass.sourceforge.net/kernel/smc91x/ to work with odd
bus types like ours (it's a lot of work and testing compared with a
quick hack to get this done on time so this question is more
hyperthetical when I'm done with the immediate problem).

Who is using the SMC91111 family of MACs and if so which driver do you use?

Jon.

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

* Re: smc91111
  2004-10-04 22:28 smc91111 Jon Masters
@ 2004-10-05 20:51 ` Dale Farnsworth
  0 siblings, 0 replies; 2+ messages in thread
From: Dale Farnsworth @ 2004-10-05 20:51 UTC (permalink / raw)
  To: linuxppc-embedded

On Mon, Oct 04, 2004 at 10:28:26PM +0000, Jon Masters wrote:
> 
> Who is using the SMC91111 family of MACs and if so which driver do you use?

On the redwood5 and redwood6 boards I use the smc91x driver from
bk://linux.bkbits.net/linux-2.6/drivers/net/smc91x.[ch].  I had to add
redwood-specific in/out macros to smc91x.h, and use the platform_device
interface rather than OCP, but it's nice to have a single smc91x driver.

-Dale

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

end of thread, other threads:[~2004-10-05 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-04 22:28 smc91111 Jon Masters
2004-10-05 20:51 ` smc91111 Dale Farnsworth

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).