From: Xavier Bestel <xavier.bestel@free.fr>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: Re: Linux 2.4.6-ac4
Date: 16 Jul 2001 14:24:08 +0200 [thread overview]
Message-ID: <995286249.28503.22.camel@nomade> (raw)
In-Reply-To: <200107161158.NAA09324@harpo.it.uu.se>
In-Reply-To: <200107161158.NAA09324@harpo.it.uu.se>
it does not boot here.
I use 2.4.6-ac4, with the following hand-made patch in
drivers/pci/quirks.c:
- if (rev < 0x40 && rev > 0x42)
+ if (rev < 0x40 || rev > 0x42)
It stops right after:
hdd: LG CD-RW CED-8080B, ATAPI CD/DVD-ROM drive
I have a VIA686b, lspci and all on demand.
Xav
next prev parent reply other threads:[~2001-07-16 12:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-16 11:58 Mikael Pettersson
2001-07-16 12:24 ` Xavier Bestel [this message]
2001-07-16 12:45 ` Alan Cox
2001-07-16 16:18 ` Xavier Bestel
-- strict thread matches above, loose matches on Subject: below --
2001-07-15 23:49 Alan Cox
2001-07-16 0:20 ` David Ford
2001-07-16 0:49 ` David S. Miller
2001-07-16 2:02 ` Udo A. Steinberg
2001-07-16 2:13 ` Udo A. Steinberg
2001-07-16 11:16 ` Alan Cox
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=995286249.28503.22.camel@nomade \
--to=xavier.bestel@free.fr \
--cc=alan@lxorguk.ukuu.org.uk \
--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
all inboxes | Powered by JetHome®