From: Vojtech Pavlik <vojtech@suse.cz>
To: Karsten Wiese <annabellesgarden@yahoo.de>
Cc: torvalds@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Fix misspelled i8259 typo in io_apic.c
Date: Fri, 9 Sep 2005 13:15:19 +0200 [thread overview]
Message-ID: <20050909111519.GA1476@ucw.cz> (raw)
In-Reply-To: <200509091259.05017.annabellesgarden@yahoo.de>
On Fri, Sep 09, 2005 at 12:59:04PM +0200, Karsten Wiese wrote:
> The legacy PIC's name is "i8259".
>
> Signed-off-by: Karsten Wiese <annabellesgarden@yahoo.de>
Indeed, i82559 is an Ethernet NIC.
Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
> diff -upr linux-2.6.13-rc6/arch/i386/kernel/io_apic.c linux-2.6.13/arch/i386/kernel/io_apic.c
> --- linux-2.6.13-rc6/arch/i386/kernel/io_apic.c 2005-08-08 11:46:00.000000000 +0200
> +++ linux-2.6.13/arch/i386/kernel/io_apic.c 2005-08-08 13:24:52.000000000 +0200
> @@ -1641,9 +1641,9 @@ void disable_IO_APIC(void)
> clear_IO_APIC();
>
> /*
> - * If the i82559 is routed through an IOAPIC
> + * If the i8259 is routed through an IOAPIC
> * Put that IOAPIC in virtual wire mode
> - * so legacy interrups can be delivered.
> + * so legacy interrupts can be delivered.
> */
> pin = find_isa_irq_pin(0, mp_ExtINT);
> if (pin != -1) {
> diff -upr linux-2.6.13-rc6/arch/x86_64/kernel/io_apic.c linux-2.6.13/arch/x86_64/kernel/io_apic.c
> --- linux-2.6.13-rc6/arch/x86_64/kernel/io_apic.c 2005-08-08 11:46:01.000000000 +0200
> +++ linux-2.6.13/arch/x86_64/kernel/io_apic.c 2005-08-08 13:25:09.000000000 +0200
> @@ -1138,9 +1138,9 @@ void disable_IO_APIC(void)
> clear_IO_APIC();
>
> /*
> - * If the i82559 is routed through an IOAPIC
> + * If the i8259 is routed through an IOAPIC
> * Put that IOAPIC in virtual wire mode
> - * so legacy interrups can be delivered.
> + * so legacy interrupts can be delivered.
> */
> pin = find_isa_irq_pin(0, mp_ExtINT);
> if (pin != -1) {
> _
>
>
>
>
>
> ___________________________________________________________
> Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
--
Vojtech Pavlik
SuSE Labs, SuSE CR
prev parent reply other threads:[~2005-09-09 11:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-09 10:59 Karsten Wiese
2005-09-09 11:15 ` Vojtech Pavlik [this message]
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=20050909111519.GA1476@ucw.cz \
--to=vojtech@suse.cz \
--cc=annabellesgarden@yahoo.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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®