linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Angielski <jeff@theptrgroup.com>
To: agnel juni <junijoseph@yahoo.co.in>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: linux-2.6 system ACE driver - need help
Date: Wed, 20 Sep 2006 08:38:45 -0400	[thread overview]
Message-ID: <1158755925.8564.19.camel@sumo-jaa> (raw)
In-Reply-To: <20060919224349.25812.qmail@web8408.mail.in.yahoo.com>

On Tue, 2006-09-19 at 23:43 +0100, agnel juni wrote:

> First, I would like to know if the driver tested in interrupt mode.

Does it work for you in polling mode?  If not, you probably have a
problem with the way you are accessing the system ace - cache,
endianess, byte alignment, etc.  If it does work in polling, the usual
suspects are interrupt masking errors or some low level problems with
your IRQ signals.  Since you know the size of a sector and the size of
the sysace buffers, how many interrupts do you get per sector read?  Do
you see extras or not enough?

> We are able to mount the CF, but it is very inconsistent.

Dump the sector data to the screen that you are reading from the CF.
Especially look at the results from the initial identify command to
verify that they make sense, and because that is the easiest to check.

> Same is the case with fdisk command. When it fails,we get errors which you could see in the screen-dump below.
> Are we missing to apply the right patch? Please let us know your
> inputs to go forward.
> Looking forwards for your reply.

> 
> # mount -t msdos /dev/xsysace /root/cf

Shouldn't this be /dev/xsysace1?  You want to mount a partition not the
entire block device.


-- 
Jeff Angielski
The PTR Group

  reply	other threads:[~2006-09-20 12:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-19 22:43 linux-2.6 system ACE driver - need help agnel juni
2006-09-20 12:38 ` Jeff Angielski [this message]
2006-09-21 21:52   ` agnel juni
2006-09-21 23:59     ` agnel juni
2006-10-02 10:08       ` Ameet Patil
2006-09-25  9:23 ` Ameet Patil
2006-09-25 18:47   ` agnel juni
2006-09-28 22:51   ` mount- crashes with sig-11 error - linux-2.6.16.2 agnel juni
  -- strict thread matches above, loose matches on Subject: below --
2006-10-03 22:31 linux-2.6 system ACE driver - need help Grenier, Jim
2006-10-05 21:58 agnel juni

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=1158755925.8564.19.camel@sumo-jaa \
    --to=jeff@theptrgroup.com \
    --cc=junijoseph@yahoo.co.in \
    --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).