Cardbus issues on TiBook

Armando Di Cianno armando at nycap.rr.com
Fri Sep 7 07:10:02 EST 2001


On Thu, 06 Sep 2001 13:19:36 -0700
Ira Weiny <iweiny at acm.org> wrote:

> As some of you may know I am trying to get an IBM microdrive working on
> my TiBook.  I know there is an issue with irq's which I am trying to
> work out but I have run into another issue I don't understand.

Uhmm, I have my microdrive working fine on my TiBook.  It maintains a happy little crypto filesystem for quick and easy removability. Ahh, the joys of being paranoid.

Anyway, here's what I did to make it work and my current config:
- 2.4.9 (benh0)
- built all pcmcia stuff from the kernel itself (pcmcia support compiled in, pcmcia ide support as a module)
- updated pcmcia package to rebuild the userspace controls (just wanted to update for no particular reason)

Now, I needed to change some things in two files, however both changes to do were mentioned in the pcmcia package README.
- /etc/pcmcia/config
--+ change every instance of 'ide_cs' to 'ide-cs' (someone changed this in the kernel source when they last monkeyed around with it) or that module will not load correctly
- /etc/pcmcia/config.opts
--+ if you have the 'default' config.opts file, after "# System resources available for PCMCIA devices" there are, I think, 3 lines (I deleted the incorrect ones) that start with 'include port' and 'include memory', comment-out/remove thouse lines and use this:
--------------
include port 0x100-0x4ff, port 0x1000-0x17ff
include memory 0x80000000-0x80ffffff
--------------

You should now be golden.  Hope that helps!

__Armando Di Cianno
diciaa at rpi.edu


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





More information about the Linuxppc-dev mailing list