linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Re: Installing PCMCIA hard disk on DVK MPC823
  2000-08-03  3:06 Installing PCMCIA hard disk on DVK MPC823 Phuc Le
@ 2000-08-02 19:23 ` Dan Malek
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Malek @ 2000-08-02 19:23 UTC (permalink / raw)
  To: Phuc Le; +Cc: Embedded Linux


Phuc Le wrote:

> My name's Phuc Le. I am new on this field.

You are doing better than most people that claim to be experts.....

> message were displayed as below:
>
> ... ide_cs.o: unresolved symbol 'ide_register'
> ... ide_cs.o: unresolved symbol 'ide_unregister'

There have been lots of changes here recently, hopefully I can get
one of the MontaVista folks to explain the details.......

You need to at least configure CONFIG_BLK_DEV_IDE and
CONFIG_BLK_DEV_IDEDISK (whatever the proper questions are to set
these).  You have to be careful not to configure _too_ much, as
the 8xx port is a little sensitive to this (probing places where
it shouldn't).


	-- Dan

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Installing PCMCIA hard disk on DVK MPC823
@ 2000-08-03  3:06 Phuc Le
  2000-08-02 19:23 ` Dan Malek
  0 siblings, 1 reply; 2+ messages in thread
From: Phuc Le @ 2000-08-03  3:06 UTC (permalink / raw)
  To: Embedded Linux


Hi There,

My name's Phuc Le. I am new on this field. I just installed
PCMCIA HDD on the the DVK MPC823 but it failed. Following
is step by step of the installing.

1. Install the embedded linux and cross-platform development
kit from Montavista in the pc-linux
2. Install the pcmcia package in there
3. Install the kernel patch supporting pcmcia
4. Install the pcmcia patch
5. Modify something belong to the document attached along with
the pcmcia package
6. Build and install the embedded kernel and also the pcmcia
7. Boot the DVK via tftp
8. Load pcmcia modules such as 'pcmcia_core.o', 'm8xx_pcmcia.o'
and 'ds.o'
9. Run the cardmgr

At this point everything really seemed to be OK.

10. Flug the pcmcia hard disk

The result was the cardmgr detects the flugged pcmcia device to be
ATA/IDE and it tried to load the 'ide_cs.o' module. But it failed. The error
message were displayed as below:

... ide_cs.o: unresolved symbol 'ide_register'
... ide_cs.o: unresolved symbol 'ide_unregister'

I tried to rebuilt the kernel with turn-on some IDE features in the
configuration phase and recompile the pcmcia based on the new kernel.

The result was still failed with the kernel to be panic status.

Have someone done this task? please tell me how to fix that.

Thanks in advances,
LMP
----------------------------------------------------------------
Phuc My LE
lmphuc@saigonnet.vn


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-08-03  3:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-08-03  3:06 Installing PCMCIA hard disk on DVK MPC823 Phuc Le
2000-08-02 19:23 ` Dan Malek

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).