From: Wakko Warner <wakko@animx.eu.org>
To: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: linux-kernel@vger.kernel.org
Subject: Re: test12-pre2
Date: Wed, 29 Nov 2000 12:15:45 -0500 [thread overview]
Message-ID: <20001129121545.A4583@animx.eu.org> (raw)
In-Reply-To: <Pine.LNX.4.10.10011271838080.15454-100000@penguin.transmeta.com> <20001128213003.A3720@animx.eu.org> <20001129121504.A1794@jurassic.park.msu.ru> <20001129072631.A4193@animx.eu.org> <20001129165011.A2205@jurassic.park.msu.ru>
In-Reply-To: <20001129165011.A2205@jurassic.park.msu.ru>; from Ivan Kokshaysky on Wed, Nov 29, 2000 at 04:50:11PM +0300
> > Ok, I won't have time this morning to try it, but I'll try it when I get off
> > work
>
> Ok. If that patch won't help, here is another one - setting
> cacheline/latency also might cause a trouble.
the patch helped, but it ooped after finding the last scsi drive (the
cdrom). I'll try removing the cdrom from the system as I've had problems
with it in the past. (might want to post your prior patch to the list)
> > I have no idea what 00:07.0 is.
>
> PCI to ISA bridge.
It does have 2 eisa slots.
> --- linux/drivers/pci/setup-res.c.orig Tue Nov 28 14:27:54 2000
> +++ linux/drivers/pci/setup-res.c Wed Nov 29 16:01:13 2000
> @@ -208,11 +208,11 @@ pdev_enable_device(struct pci_dev *dev)
> /* ??? Always turn on bus mastering. If the device doesn't support
> it, the bit will go into the bucket. */
> cmd |= PCI_COMMAND_MASTER;
> -
> +#if 0
> /* Set the cache line and default latency (32). */
> pci_write_config_word(dev, PCI_CACHE_LINE_SIZE,
> (32 << 8) | (L1_CACHE_BYTES / sizeof(u32)));
> -
> +#endif
> /* Enable the appropriate bits in the PCI command register. */
> pci_write_config_word(dev, PCI_COMMAND, cmd);
I'll try this once I get back on the system.
--
Lab tests show that use of micro$oft causes cancer in lab animals
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2000-11-29 17:35 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-28 2:45 test12-pre2 Linus Torvalds
2000-11-28 2:55 ` Linus daughter John B. Jacobsen
2000-11-28 12:13 ` George R. Kasica
2000-11-28 3:46 ` test12-pre2 Neil Brown
2000-11-28 3:53 ` test12-pre2 Alan Cox
2000-11-28 4:38 ` test12-pre2 Linus Torvalds
2000-11-28 4:17 ` test12-pre2 Mohammad A. Haque
2000-11-29 2:30 ` test12-pre2 Wakko Warner
[not found] ` <20001129121504.A1794@jurassic.park.msu.ru>
[not found] ` <20001129072631.A4193@animx.eu.org>
[not found] ` <20001129165011.A2205@jurassic.park.msu.ru>
2000-11-29 17:15 ` Wakko Warner [this message]
2000-11-30 17:24 ` [patch] test12-pre2 Ivan Kokshaysky
[not found] ` <20001201171033.A10915@animx.eu.org>
[not found] ` <20001202162614.A2738@jurassic.park.msu.ru>
2000-12-03 19:46 ` Wakko Warner
2000-11-29 14:35 ` test12-pre2 Ingo Oeser
2000-11-29 16:16 ` test12-pre2 Kai Germaschewski
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=20001129121545.A4583@animx.eu.org \
--to=wakko@animx.eu.org \
--cc=ink@jurassic.park.msu.ru \
--cc=linux-kernel@vger.kernel.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