From: Dirk Behme <dirk.behme@googlemail.com>
To: Tom Rini <trini@kernel.crashing.org>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: OSK5912 and CF and network broken?
Date: Thu, 16 Mar 2006 18:03:02 +0100 [thread overview]
Message-ID: <44199A46.3080303@gmail.com> (raw)
In-Reply-To: <20060315183006.GA16873@smtp.west.cox.net>
Tom Rini wrote:
> Has anyone seen this before? Or should I just looking at the interrupt
> routes? I'm assuming that the board does support me using both CF and
> network at the same time. Thanks!
Yes, board supports both, CF and network. However, OSK CF
hardware is limited and is really troublesome.
But using recent git without any special patches I get no
transmit timeouts:
# pccard: PCMCIA card inserted into slot 0
pcmcia: registering new device pcmcia0.0
# ping 192.0.0.1
PING 192.0.0.1 (192.0.0.1): 56 data bytes
64 bytes from 192.0.0.1: icmp_seq=0 ttl=64 time=1.0 ms
64 bytes from 192.0.0.1: icmp_seq=1 ttl=64 time=0.8 ms
--- 192.0.0.1 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 0.8/0.9/1.0 ms
# cp /mnt/nfs/foo.mp3 /dev/null
...
# pccard: card ejected from slot 0
=> No timeouts
Kernel configuration:
#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=m
CONFIG_BLK_DEV_IDE=m
#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_BLK_DEV_IDEDISK=m
# CONFIG_IDEDISK_MULTI_MODE is not set
CONFIG_BLK_DEV_IDECS=m
# CONFIG_BLK_DEV_IDECD is not set
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_IDE_TASK_IOCTL is not set
#
# PCCARD (PCMCIA/CardBus) support
#
CONFIG_PCCARD=m
# CONFIG_PCMCIA_DEBUG is not set
CONFIG_PCMCIA=m
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_PCMCIA_IOCTL=y
#
# PC-card bridges
#
CONFIG_OMAP_CF=m
However, seems that my cardmgr is configured wrong again,
but this is another issue:
# cardmgr
cardmgr[978]: watching 1 socket
cardmgr[978]: could not adjust resource: IO ports
0xc00-0xcff: Function not implemented
cardmgr[978]: could not adjust resource: IO ports
0x800-0x8ff: Function not implemented
cardmgr[978]: could not adjust resource: IO ports
0x100-0x4ff: Function not implemented
cardmgr[978]: could not adjust resource: memory
0xc0000-0xfffff: Function not implemented
cardmgr[978]: could not adjust resource: memory
0x60000000-0x60ffffff: Function not implemented
cardmgr[978]: could not adjust resource: memory
0xa0000000-0xa0ffffff: Function not implemented
cardmgr[978]: could not adjust resource: IO ports
0xa00-0xaff: Function not implemented
# pccard: PCMCIA card inserted into slot 0
cardmgr[979]: socket 0: Anonymous Memory
cardmgr[979]: executing: 'modprobe memory_cs 2>&1'
cardmgr[979]: + modprobe: module memory_cs not found.
cardmgr[979]: + modprobe: failed to load module memory_cs
cardmgr[979]: modprobe exited with status 1
cardmgr[979]: module
/lib/modules/2.6.16-rc5-omap1/pcmcia/memory_cs.o not available
cardmgr[979]: bind 'memory_cs' to socket 0 failed: Invalid
argument
Best regards
Dirk
next prev parent reply other threads:[~2006-03-16 17:03 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-15 18:30 OSK5912 and CF and network broken? Tom Rini
2006-03-15 18:36 ` Tony Lindgren
2006-03-15 19:22 ` Tom Rini
2006-03-15 19:41 ` Tony Lindgren
2006-03-15 20:31 ` Tom Rini
2006-03-16 17:03 ` Dirk Behme [this message]
2006-03-16 17:19 ` Tom Rini
2006-03-22 15:07 ` tony
2006-03-22 15:29 ` Dirk Behme
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=44199A46.3080303@gmail.com \
--to=dirk.behme@googlemail.com \
--cc=linux-omap-open-source@linux.omap.com \
--cc=trini@kernel.crashing.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