From: kuznet@ms2.inr.ac.ru
To: mmurray@deepthought.ORG (Martin Murray)
Cc: linux-kernel@vger.kernel.org
Subject: Re: yenta_socket hangs sager laptop in kernel 2.4.6
Date: Sat, 21 Jul 2001 17:35:51 +0400 (MSK DST) [thread overview]
Message-ID: <200107211335.RAA13657@ms2.inr.ac.ru> (raw)
In-Reply-To: <Pine.LNX.4.21.0107171610120.31029-100000@cobalt.deepthought.org> from "Martin Murray" at Jul 18, 1 00:45:20 am
Hello!
> You know. 2.2.19 uses my cardbus controller on IRQ 11 without a
> problem. Could it be something in the way the yenta_socket driver sets up
> the controller? I was thinking of dumping the read/write's from the i82365
> from 2.2.19, and comparing it to the yenta_socket driver. Do you think
> this is worthwhile?
Did you make any progress on this?
I have similar problem. Probably, we could cooperate to find a way to solve
this.
Seems, you are right, yenta.c corrupts something in hardware
and the problem is not related to irqs. Observations are:
* No irqs are generated at all after lockup. Printk added at do_IRQ, no activity.
(Moreover, here yenta irq is not shared with vga, but shared with firewire
port though.) Nothing. I did not find any software activity at all.
* No activity at pcmcia is required to lockup. Loading yenta_socket is enough.
* Unloading yenta before lockup happened does not help, i.e. something
is corrupted at time of yenta_init().
* Lockup _inevitably_ happens when yenta_init was executed once
and I make any operation from set:
1. any call to APM bios, except for cpu idle.
2. Pressing any hotkey, including change of LCD brightness
(Sic! The last event is _absolutely_ invisible to software,
so that yenta_init does something terrible with hardware).
linux-2.2 with pcmcia does work, so that puzzle really can be solved
comparing operations made by both implementations. Did you make this?
Alexey Kuznetsov
next prev parent reply other threads:[~2001-07-21 13:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.21.0107121802310.17665-100000@cobalt.deepthought.org>
2001-07-13 0:38 ` yenta_socket hangs sager laptop in kernel 2.4.6 Linus Torvalds
2001-07-17 20:15 ` Martin Murray
2001-07-17 21:33 ` Linus Torvalds
2001-07-17 21:35 ` Martin Murray
2001-07-21 13:35 ` kuznet [this message]
2001-07-21 15:47 ` Ben Greear
2001-08-20 14:17 ` Gerd Knorr
2001-08-20 22:52 ` Alexey Kuznetsov
2001-08-21 20:37 ` Gerd Knorr
2001-08-22 17:35 ` yenta_socket hangs sager laptop in kernel 2.4.6-> PNPBIOS life saver Gunther Mayer
2001-07-12 18:36 yenta_socket hangs sager laptop in kernel 2.4.6 Martin Murray
2001-07-12 20:42 ` Linus Torvalds
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=200107211335.RAA13657@ms2.inr.ac.ru \
--to=kuznet@ms2.inr.ac.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=mmurray@deepthought.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