LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Vijay Padiyar" <vijay_padiyar@hotmail.com>
To: "LinuxPPC Support" <linuxppc-embedded@ozlabs.org>,
	"BusyBox Support" <busybox@mail.busybox.net>
Cc: David Bruce <dbruce@ll.mit.edu>,
	Achim Machura <achim.machura@berghof.com>
Subject: telnet and ioremap probs seem to be solved
Date: Fri, 18 Feb 2005 14:10:37 +0530	[thread overview]
Message-ID: <BAY1-DAV14832A4F3F8FB6B55FDCD78B6E0@phx.gbl> (raw)

Hi all

Just thought I'd let everyone know regarding the status of the problems I
was facing.

The first problem I was facing was telnetd getting stuck whenever a
significant amount of data transfer was happening between the target and a
remote host. It turned out that the problem was related to MTU size.

I now set the MTU size to 192 bytes and all seems to be fine now.

ifconfig eth0 192.168.144.222 netmask 255.255.255.0 mtu 192

This seems to be ok so far.

The second problem was about not being able to access ioremapped memory. As
some of you suggested on this forum, it turned out to be a problem with the
MMU not having been configured to access that memory region. In other words,
we set the appropriate ORx and BRx registers to map that memory range, and
then the ioremapped memory was accessible perfectly fine. So that's that.

Thanks to all of you guys for your invaluable assistance!

Regards

Vijay Padiyar

http://www.vijaypadiyar.eu.tf

                 reply	other threads:[~2005-02-18  8:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=BAY1-DAV14832A4F3F8FB6B55FDCD78B6E0@phx.gbl \
    --to=vijay_padiyar@hotmail.com \
    --cc=achim.machura@berghof.com \
    --cc=busybox@mail.busybox.net \
    --cc=dbruce@ll.mit.edu \
    --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