All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Castleberry <cjn@cypress.com>
To: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: linux-net@vger.kernel.org
Subject: macsonic.c SONIC driver
Date: Fri, 26 Apr 2002 14:08:43 -0600	[thread overview]
Message-ID: <3CC9B3CB.83C7753E@cypress.com> (raw)

I have a need for the macsonic.c driver on an old Mac PPC machine but
it looks like the code has been broken for a long time.  I'm trying to
figure out how it got broken and who might know more about it.

Poking around in the CVS logs it looks like the damage happened around
January, 2000.  About 400 of the 600 lines of macsonic.c changed,
including a change from including "macsonic.h" to including "sonic.h".
But the new code references a structure member sonic_local.sonic_desc,
and as far as I can tell the struct sonic_local defined in sonic.h has
never contained such a thing.  And macsonic.h doesn't exist any more.
So to make a long story short, macsonic.c won't compile.

Who knows more about this driver, how it got broken, and/or the easiest
way to fix it?

Thanks,

Jim

                 reply	other threads:[~2002-04-26 20:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3CC9B3CB.83C7753E@cypress.com \
    --to=cjn@cypress.com \
    --cc=linux-net@vger.kernel.org \
    --cc=tsbogend@alpha.franken.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.