9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <russcox@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] Little Wavelan intersil prism pcmcia help ?
Date: Wed,  5 Jan 2005 11:35:58 -0500	[thread overview]
Message-ID: <ee9e417a05010508352b2f4830@mail.gmail.com> (raw)
In-Reply-To: <20050105162017.M29131@fu-labs.com>

if they're really pcmcia and not pccard, then you
could try pccard0=disabled in plan9.ini and then
you'll get the real pcmcia driver, which lets you read
the card memory.  for some reason the card memory
isn't accessible via devpccard.

then you can run aux/pcmcia '#y/pcm0attr' and '#y/pcm1attr'
and get a card name.  at that point you should be able to edit
the list in /sys/src/9/pc/wavelan.c and build a new kernel
(or set ether0=type=wavelan id=somestring in plan9.ini
and use an old kernel).

russ


      reply	other threads:[~2005-01-05 16:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-04  7:10 adrian
2005-01-04  7:14 ` Russ Cox
2005-01-04  8:13   ` adrian
2005-01-05 16:20   ` adrian
2005-01-05 16:20   ` adrian
2005-01-05 16:35     ` Russ Cox [this message]

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=ee9e417a05010508352b2f4830@mail.gmail.com \
    --to=russcox@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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 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).