From: Kees Bakker <rnews@altium.nl>
To: linux-kernel@vger.kernel.org
Cc: Martin Dalecki <dalecki@evision-ventures.com>
Subject: VIA 82C586_1 (KT266 IDE) in 2.5.15
Date: 17 May 2002 09:56:54 +0200 [thread overview]
Message-ID: <sid6vvmcl5.fsf@koli.tasking.nl> (raw)
With 2.5.15 I'm able to boot again. Great. Starting with 2.5.9 (upto
2.5.14) I was getting
hda: lost interrupt
and the system was stuck at that point.
But now I'm happy again.
But for my KT266 I need a little patch. I've copied the entry for 82C561
which may be somewhat incorrrect. But it's a start.
--- linux-2.5.15/drivers/ide/ide-pci.c Wed May 15 22:02:11 2002
+++ linux-2.5.15.kees/drivers/ide/ide-pci.c Thu May 16 14:54:33 2002
@@ -787,6 +787,12 @@
device: PCI_DEVICE_ID_VIA_82C561,
bootable: ON_BOARD,
flags: ATA_F_NOADMA
+ },
+ {
+ vendor: PCI_VENDOR_ID_VIA,
+ device: PCI_DEVICE_ID_VIA_82C586_1,
+ bootable: ON_BOARD,
+ flags: ATA_F_NOADMA
}
};
If you need more details, please let me know.
Kees.
--
reply other threads:[~2002-05-17 7:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=sid6vvmcl5.fsf@koli.tasking.nl \
--to=rnews@altium.nl \
--cc=dalecki@evision-ventures.com \
--cc=kees.bakker@altium.nl \
--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