linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: George Staikos <staikos@kde.org>
To: linuxppc-dev <linuxppc-dev@lists.linuxppc.org>
Subject: New TiPB - PCMCIA settings
Date: Mon, 18 Nov 2002 18:29:11 -0500	[thread overview]
Message-ID: <200211181829.11725.staikos@kde.org> (raw)


   After fighting for a short while, I have some settings for config.opts on
the new Ti PowerBook.  These make PCMCIA work for me anyways:

include memory 0xa0003000-0xa0ffffff
include port 0x9100-0x9fff

   Remove any other include memory/port lines to avoid oopses.

   It would really be nice if yenta_socket could be cleaned up and this stuff
could be autodetected.  the algorithm was straightforward I think:

>From /proc/iomem, find the card services region and use a suitable sized
region starting after that (assuming it is free).

>From /proc/ioports, find the PCI entry for cardbus and use the ports available
directly after the last cardbus slot for a suitable sized region.

What doesn't work right now:
- dmasound is aweful (lots of clicking and sounds bad)
- video issues in XFree86 and fbdev, along with sleeping
    - closing the screen causes lots of garbling on the screen.
- v.92 modem (hcfusb doesn't work on it)

--

George Staikos


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

             reply	other threads:[~2002-11-18 23:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-18 23:29 George Staikos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-19  8:45 New TiPB - PCMCIA settings Michel Dänzer
2002-11-19  9:18 ` Benjamin Herrenschmidt

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=200211181829.11725.staikos@kde.org \
    --to=staikos@kde.org \
    --cc=linuxppc-dev@lists.linuxppc.org \
    /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).