From: Ruedi.Hofer@ascom.ch
To: linuxppc-embedded@lists.linuxppc.org
Cc: erammsu@kieraypc01.p.y.ki.era.ericsson.se,
kernel@linux01.hasler.ascom.ch
Subject: Re: PCMCIA support for 860
Date: Thu, 06 Apr 2000 11:39:11 +0100 (CED) [thread overview]
Message-ID: <0FSL00IBF9IGAS@pmdf-it.hasler.ascom.ch> (raw)
[-- Attachment #1: Type: TEXT/PLAIN, Size: 1611 bytes --]
Hi
Kernel boot problem:
Obviousely the kernel was too large. When reduce its size and put some
extensions into modules, it starts up fine.
But there are 2 other problems:
Ethernet Card:
- When I insert a Xircom Ethernet card, it is detected and the modules are loaded.
But somehow it affects the NFS connection in such a bad way, that it looses connection
to the server. Everything gets very slow. When I plug the pc card out, NFS works fine again.
>sh-2.03# cardmgr[30]: initializing socket 0
>cardmgr[30]: socket 0: Xircom CE3-10/100 Fast Ethernet
>cardmgr[30]: executing: 'insmod /lib/modules/2.2.13/pcmcia/xirc2ps_cs.o'
>xirc2ps_cs.c 1.31 1998/12/09 19:32:55 (dd9jn+kvh)
>eth1: Xircom: port 0x300, irq 9, hwaddr 00:80:C7:86:E4:DF
>cardmgr[30]: executing: './network start eth1'
>sh-2.03# eth1: media 10BaseT, silicon revision 7
>sh-2.03# cardmgr[30]: + SIOCADDRT: File exists
>sh-2.03# lsmod
>nfs: server 10.1.20.2 not responding, still trying
>nfs: task 1574 can't get a request slot
I guess that too many interrupts knock the system out.
ATA Flash card:
- Even worse with the flash card: The system crashes!
>sh-2.03# cardmgr[42]: initializing socket 0
>cardmgr[42]: socket 0: ATA/IDE Fixed Disk
>cardmgr[42]: executing: 'insmod /lib/modules/2.2.13/pcmcia/ide_cs.o'
>hda: SunDisk SDP3B-40, ATA DISK drive
>Kernel panic: request_irq
>Rebooting in 180 seconds..
- Is the request_irq related to the loaded module or to the IDE stuff in the kernel?
('Configure IDE for ATA on PCMCIA' is switched off!)
- Is it right that every occurence of request_irq has to replaced with request_8xxirq?
Ruedi
next reply other threads:[~2000-04-06 10:39 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-04-06 10:39 Ruedi.Hofer [this message]
2000-04-06 12:23 ` PCMCIA support for 860 Marcus Sundberg
-- strict thread matches above, loose matches on Subject: below --
2000-05-23 9:58 Shuangjun Zhu
2000-05-22 9:24 Shuangjun Zhu
2000-05-19 8:35 Shuangjun Zhu
2000-04-05 16:21 Ruedi.Hofer
2000-04-06 9:07 ` Marcus Sundberg
2000-04-04 11:52 Ruedi Hofer
2000-04-04 13:23 ` Marcus Sundberg
2000-04-04 9:49 Ruedi Hofer
2000-04-04 11:54 ` Marcus Sundberg
2000-04-04 23:33 ` Dan Malek
2000-04-03 7:55 Ruedi.Hofer
2000-04-03 17:01 ` Marcus Sundberg
2000-04-03 19:55 ` Dan Malek
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=0FSL00IBF9IGAS@pmdf-it.hasler.ascom.ch \
--to=ruedi.hofer@ascom.ch \
--cc=erammsu@kieraypc01.p.y.ki.era.ericsson.se \
--cc=kernel@linux01.hasler.ascom.ch \
--cc=linuxppc-embedded@lists.linuxppc.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).