From: "Travis B. Sawyer" <tsawyer+linuxppc@sandburst.com>
To: linuxppc-embedded@ozlabs.org
Subject: RPXClassic Help
Date: Wed, 24 Aug 2005 08:12:00 -0400 [thread overview]
Message-ID: <430C6410.90805@sandburst.com> (raw)
Greetings:
I got my hands on a couple of RPXClassic (CLLF) boards gratis
and am planning on putting them to some use with my model
railroad (overkill, but its fun!).
I have them running Das U-Boot git as of ~ 16August2005.
I'm attempting to use a kernel.org 2.4.30 kernel. (With
i2c-2.9.0 patches)
After pushing the bd_t struct into rpxclassic.h, the board
boots linux well, mounts the nfs root properly, things are
good.
I would like to get a pcmcia flash disk working. It is id'ed
by Das U-Boot:
PCMCIA:SunDisk SDP 5/3 0.6
Fixed Disk Card
IDE interface
[silicon] [unique] [single] [sleep] [standby] [idle] [low power]
Bus 0: OK
Device 0: Model: SanDisk SDP3B-64 Firm: vdd 1.00 Ser#: g3vspq15924
Type: Removable Hard Disk
Capacity: 61.2 MB = 0.0 GB (125440 x 512)
After enabling pcmcia, 8xx pccard, ide, et al (and some debug printk's)
I get the following output from the kernel:
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
PCMCIA slot B: phys mem e0000000...e8010000 (size 08010000)
Card ID: SunDisk SDP 5/3 0.6
Fixed Disk Card
IDE interface
[silicon] [unique] [single] [sleep] [standby] [idle] [low power]
Probing IDE interface ide0...
probing for hda: present=0, media=32, probetype=ATA
do_probe 471
probing for hda: present=0, media=32, probetype=ATAPI
do_probe 471
probing for hdb: present=0, media=32, probetype=ATA
do_probe 471
probing for hdb: present=0, media=32, probetype=ATAPI
do_probe 471
Linux Kernel Card Services 3.1.22
options: none
m8xx_pcmcia: Version 0.05, 14-Apr-2002
m8xx_pcmcia: RPX CLASSIC or RPX LITE using SLOT_B with IRQ 13.
Nothing shows up in /proc/ide other than 'drivers'
bash-2.05b# cat drivers
ide-disk version 1.17
ide-default version 0.9.newide
I tried googling to no avail. Any ideas?
TIA,
Travis
next reply other threads:[~2005-08-24 12:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-24 12:12 Travis B. Sawyer [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-08-24 12:49 RPXClassic Help Steven Blakeslee
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=430C6410.90805@sandburst.com \
--to=tsawyer+linuxppc@sandburst.com \
--cc=linuxppc-embedded@ozlabs.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).